summaryrefslogtreecommitdiffstats
path: root/support/schema/gendummydata.py
AgeCommit message (Expand)AuthorFilesLines
2011-04-13Make "gendummydata.py" Python 3 compliant.Lukas Fleischer1-14/+14
2011-04-12Fix dependency generation in "gendummydata.py".Lukas Fleischer1-2/+2
2011-04-12wrap long SQL commands to improve formatting and readabilityelij1-11/+23
2011-04-12replace print statements with logging module in gendummydataelij1-40/+22
2011-04-12remove mysql dependency from gendummydataelij1-41/+3
2011-03-30gendummydata.py: Do not touch output file until we need it.Lukas Fleischer1-5/+5
2011-03-04Allow DB connection values to come from the environmentDan McGee1-12/+12
2011-03-04Use a single transaction to write dummy dataDan McGee1-0/+2
2011-02-27Fix some minor bugs in "support/schema/gendummydata.py".Lukas Fleischer1-2/+2
2011-02-27Define "Packages.SubmitterUID" and "Packages.MaintainerUID" as "NULL".Lukas Fleischer1-1/+6
2011-02-01Drop "PackageContents" table and references.Lukas Fleischer1-28/+0
2011-02-01Drop PackageLocations table and referencesDan McGee1-78/+28
2011-01-24Use "python2" shebang for "newpackage-notify" and "gendummydata.py".Lukas Fleischer1-1/+1
2011-01-24Build URLs from package names (fixes FS#15308, FS#19327).Lukas Fleischer1-14/+8
2008-03-27Remove references to AURMaintainerUIDCallan Barrett1-2/+2
2008-03-23Generate valid dummy data entriesLoui Chang1-12/+5
2005-03-06started working on pkgedit for commentseric1-2/+2
2005-03-05started working on package commentseric1-6/+32
2005-01-24fixed dummy-data, schema, gendummydata to use md5 passwordseric1-9/+9
2004-07-13started on the package submit scripteric1-4/+10
2004-07-02still working on pkgsearch.php::do_Detailseric1-0/+38
2004-06-29yet another schema changeeric1-11/+13
2004-06-28re-working pkgsearch, NumVotes add to Packages tableeric1-4/+14
2004-06-28working on action box for packageseric1-53/+23
2004-06-25improved dummy data, sorting works on package listing, still need Less/More b...eric1-32/+134
2004-06-23added dummy data for testingeric1-0/+253