summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2008-06-29fix depends bug in reporeadrelease_2008-jun-30release_2008-06-30Dusty Phillips
2008-05-23Updates for deployment.eliott
- Fix for reporead when description is empty. - Fix for settings.py. Middleware wasn't found (changed import name) - Clarity change for dashboard.
2008-04-17fix for dep vercmpeliott
2008-04-16Added some more debug logging.eliott
2008-04-16Added a test for what is effectively packages with super long descriptions.eliott
Chop so we don't throw mysql errors when we try to commit.
2008-04-09Changed to arches and repos in the db.eliott
Added them to the django admin interface as well.
2008-04-05added stanza at topeliott
2008-04-05small fix to arch verificationeliott
2008-04-05changes to try shoehorning multiarch ineliott
2008-03-22moving the reporead parser utility into the archweb_dev root.eliott
reporead uses the same model files, and needs access to the db anyway.
2007-12-29removed helper scripteliott
2007-11-03Initial import for public release...eliott
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!