summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-02-11reporead: turn into a django-admin commandDan McGee1-369/+0
2010-02-11reporead: remove unused functionsDan McGee1-31/+0
2010-02-01Fix reporead choking on empty valuesDan McGee1-6/+9
2010-01-31Handle empty pkgdesc and url a bit betterDan McGee1-2/+2
2010-01-31Adjust models and views for nullable maintainerEvangelos Foutras1-6/+1
2009-10-14reporead: don't blow up on division by zeroDan McGee1-1/+6
2009-10-05reporead: ensure we catch all testing repos in ratio checkDan McGee1-8/+9
2009-09-26reporead: do all DB updates in one transactionDan McGee1-0/+4
2009-09-26reporead: join multivalue attributes with ', 'Dan McGee1-1/+1
2009-09-26Update reporead and model to store pkgbaseDan McGee1-2/+6
2009-08-10Dan's patch applied.Dusty Phillips1-1/+1
2009-08-05Whoops! Got to clear that dep list firstDan McGee1-0/+1
2009-08-04Fix Dan's package population patch. Now it is tested.Dusty Phillips1-4/+5
2009-08-04reporead: unify add and update package codeDan McGee1-36/+29
2009-07-13Fixes #12273. Patch supplied by Henning Garus.Dusty Phillips1-1/+1
2009-04-06reporead: dramatically reduce number of queriesDan McGee1-3/+7
2009-02-07remove unneeded scriptDan McGee1-17/+0
2009-02-06Misc script changes that haven't been committed.Dusty Phillips2-4/+7
2009-01-01Insert the license field into the package database when packages are updated.Dusty Phillips1-1/+4
2008-11-26reporead: force load of package list from databaseDan McGee1-2/+6
2008-10-06drop a bunch of unusued importsDusty Phillips1-4/+2
2008-09-13fix bug with packages being orphanedDusty Phillips1-4/+8
2008-09-13add some extra debugging outputDusty Phillips1-3/+6
2008-09-13add a threshold check to reporead to try to catch the orphaning packages errorDusty Phillips1-0/+15
2008-08-21Fix for FS#10881 - URL missing in some packages.eliott1-0/+1
2008-07-06minor refactor to available_archesDusty Phillips1-4/+4
2008-06-30fix depends bug in reporeadDusty Phillips1-1/+1
2008-05-23Updates for deployment.eliott1-0/+3
2008-04-18fix for dep vercmpeliott1-1/+1
2008-04-17Added some more debug logging.eliott1-1/+6
2008-04-17Added a test for what is effectively packages with super long descriptions.eliott1-0/+4
2008-04-10Changed to arches and repos in the db.eliott1-7/+8
2008-04-06added stanza at topeliott1-0/+1
2008-04-06small fix to arch verificationeliott1-2/+2
2008-04-06changes to try shoehorning multiarch ineliott1-7/+27
2008-03-23moving the reporead parser utility into the archweb_dev root.eliott1-0/+327
2007-12-29removed helper scripteliott1-6/+0
2007-11-03Initial import for public release...eliott2-0/+20