Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-01 | Added the DepCondition field to the table PackageDepends. | dsa | 1 | -0/+1 | |
2006-08-22 | Applied license patch from dsa (closes #4085). | swiergot | 1 | -0/+1 | |
2006-08-10 | of course, max length for Description must be 255, not 256 | pjmattal | 1 | -1/+1 | |
2006-08-03 | upped length on Description in Package table to 256 from 128 | pjmattal | 1 | -1/+1 | |
as per discussions with simo and dsa | |||||
2005-07-29 | committed schema change for swiergot's checking patch | pjmattal | 1 | -0/+4 | |
2005-06-08 | SQL CHANGES: New table CommentNotify with fields: | simo | 1 | -0/+9 | |
PkgID UserID This implements emailing comment notifications, including a user option to enable/disable it on the package page. It uses php's mail() function to do it and sends to everyone on the notify list as BCC. This needs some more testing before public consumption. | |||||
2005-05-08 | Added ModifiedTS to Packages database | simo | 1 | -0/+1 | |
Implemented ModifiedTS such that: -ModifiedTS changed ONLY when package updated -SubmittedTS changed ONLY when new package Also made DummyPkg fixups in tupkgupdate | |||||
2005-04-09 | changed db name from AUR to aur | pjmattal | 1 | -3/+3 | |
moved db config for webapp into the config file | |||||
2005-04-06 | many changes in prep for launch | pjmattal | 1 | -5/+5 | |
new doc page added changed AUR to community lower-cased unsupported fixed half of the bug with changing categories: categories now can't be changed for packages in community however they can still be changed out from under maintainers by joe users for unsupported packages debugged problem with package details not found when unsupported uploads were with Category 0 (changed default to 19) | |||||
2005-03-20 | added comments/category editing, and closed #2280 | eric | 1 | -0/+2 | |
2005-03-06 | started working on pkgedit for comments | eric | 3 | -2/+4 | |
2005-03-05 | started working on package comments | eric | 3 | -9/+35 | |
2005-01-24 | fixed dummy-data, schema, gendummydata to use md5 passwords | eric | 3 | -12/+12 | |
2004-12-15 | renumber none to one, hide none from category/location dropdowns | pjmattal | 1 | -9/+9 | |
2004-12-15 | removed my url path and fs path from the packages table | jchu | 1 | -2/+0 | |
2004-12-15 | tweaks to package functions and schema | pjmattal | 1 | -2/+8 | |
2004-12-15 | added a url path and fs path to the packages table | jchu | 1 | -0/+2 | |
2004-12-15 | added a url path and fs path to the contents and took out filename | jchu | 1 | -3/+2 | |
2004-12-06 | fixed the aur schema, added use AUR; line to make it | pjmattal | 1 | -0/+1 | |
re-find the db after drop and cr-create | |||||
2004-09-20 | added upload comments/history, still need to finish the actual db calls | eric | 1 | -0/+13 | |
2004-07-13 | started on the package submit script | eric | 3 | -4/+33 | |
2004-07-02 | still working on pkgsearch.php::do_Details | eric | 3 | -1/+56 | |
2004-06-30 | slow going - work has been insane | eric | 1 | -0/+0 | |
2004-06-29 | yet another schema change | eric | 4 | -14/+19 | |
2004-06-28 | re-working pkgsearch, NumVotes add to Packages table | eric | 2 | -4/+16 | |
2004-06-28 | working on action box for packages | eric | 2 | -53/+23 | |
2004-06-25 | improved dummy data, sorting works on package listing, still need Less/More ↵ | eric | 2 | -32/+134 | |
buttons and package operations (details, manage, out-of-date) | |||||
2004-06-23 | added dummy data for testing | eric | 3 | -0/+256 | |
2004-06-23 | account adding/editing is working | eric | 1 | -1/+5 | |
2004-06-22 | pulled out account functions into separate include file | eric | 1 | -2/+2 | |
2004-06-21 | working on the accounts stuff | eric | 1 | -0/+2 | |
2004-06-19 | started working on the login | eric | 1 | -2/+3 | |
2004-06-18 | finishing touches on genpopo, started playing with _real_ PHP code and svn ↵ | eric | 1 | -0/+1 | |
keywords | |||||
2004-06-13 | Schema file now loads properly into MySQL. | eric | 1 | -45/+49 | |
2004-06-13 | initial import | eric | 1 | -0/+139 | |