Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-01 | Drop PackageLocations table and references | Dan McGee | 1 | -78/+28 | |
We don't need this anymore since all packages managed here are well...managed here. Rip out all of the places we were using this field, many of which depended on the magic value '2' anyway. On the display side of things, we had a column that was always showing 'unsupported' that is now gone, and you can no longer sort by this column. Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> | |||||
2011-01-24 | Use "python2" shebang for "newpackage-notify" and "gendummydata.py". | Lukas Fleischer | 1 | -1/+1 | |
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> | |||||
2011-01-24 | Build URLs from package names (fixes FS#15308, FS#19327). | Lukas Fleischer | 1 | -14/+8 | |
Drop the "URLPath" field from the "Packages" table, build URLs from package names instead. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> | |||||
2008-03-27 | Remove references to AURMaintainerUID | Callan Barrett | 1 | -2/+2 | |
This (should) get rid of anything to do with the unused column AURMaintainerUID in the scripts and schema files Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by: Simo Leone <simo@archlinux.org> | |||||
2008-03-23 | Generate valid dummy data entries | Loui Chang | 1 | -12/+5 | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> Signed-off-by: Simo Leone <simo@archlinux.org> | |||||
2005-03-06 | started working on pkgedit for comments | eric | 1 | -2/+2 | |
2005-03-05 | started working on package comments | eric | 1 | -6/+32 | |
2005-01-24 | fixed dummy-data, schema, gendummydata to use md5 passwords | eric | 1 | -9/+9 | |
2004-07-13 | started on the package submit script | eric | 1 | -4/+10 | |
2004-07-02 | still working on pkgsearch.php::do_Details | eric | 1 | -0/+38 | |
2004-06-29 | yet another schema change | eric | 1 | -11/+13 | |
2004-06-28 | re-working pkgsearch, NumVotes add to Packages table | eric | 1 | -4/+14 | |
2004-06-28 | working on action box for packages | eric | 1 | -53/+23 | |
2004-06-25 | improved dummy data, sorting works on package listing, still need Less/More ↵ | eric | 1 | -32/+134 | |
buttons and package operations (details, manage, out-of-date) | |||||
2004-06-23 | added dummy data for testing | eric | 1 | -0/+253 | |