Age | Commit message (Expand) | Author | Files | Lines |
2012-07-06 | gendummydata.py: Add ability to generate dummy trusted user proposals | canyonknight | 1 | -0/+26 |
2012-07-06 | gendummydata.py: Change variable to string to eliminate redundant code | canyonknight | 1 | -11/+5 |
2012-07-06 | gendummydata.py: Remove unused variables | canyonknight | 1 | -7/+0 |
2012-07-06 | gendummydata.py: Add check for command generating dummy comments | canyonknight | 1 | -1/+7 |
2011-04-13 | Make "gendummydata.py" Python 3 compliant. | Lukas Fleischer | 1 | -14/+14 |
2011-04-12 | Fix dependency generation in "gendummydata.py". | Lukas Fleischer | 1 | -2/+2 |
2011-04-12 | wrap long SQL commands to improve formatting and readability | elij | 1 | -11/+23 |
2011-04-12 | replace print statements with logging module in gendummydata | elij | 1 | -40/+22 |
2011-04-12 | remove mysql dependency from gendummydata | elij | 1 | -41/+3 |
2011-03-30 | gendummydata.py: Do not touch output file until we need it. | Lukas Fleischer | 1 | -5/+5 |
2011-03-04 | Allow DB connection values to come from the environment | Dan McGee | 1 | -12/+12 |
2011-03-04 | Use a single transaction to write dummy data | Dan McGee | 1 | -0/+2 |
2011-02-27 | Fix some minor bugs in "support/schema/gendummydata.py". | Lukas Fleischer | 1 | -2/+2 |
2011-02-27 | Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL". | Lukas Fleischer | 1 | -1/+6 |
2011-02-01 | Drop "PackageContents" table and references. | Lukas Fleischer | 1 | -28/+0 |
2011-02-01 | Drop PackageLocations table and references | Dan McGee | 1 | -78/+28 |
2011-01-24 | Use "python2" shebang for "newpackage-notify" and "gendummydata.py". | Lukas Fleischer | 1 | -1/+1 |
2011-01-24 | Build URLs from package names (fixes FS#15308, FS#19327). | Lukas Fleischer | 1 | -14/+8 |
2008-03-27 | Remove references to AURMaintainerUID | Callan Barrett | 1 | -2/+2 |
2008-03-23 | Generate valid dummy data entries | Loui Chang | 1 | -12/+5 |
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 b... | eric | 1 | -32/+134 |
2004-06-23 | added dummy data for testing | eric | 1 | -0/+253 |