summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-07Set verify_exists=False on ExternalProjects modelAaron Griffin
2009-10-04reporead: ensure we catch all testing repos in ratio checkDan McGee
2009-09-26reporead: do all DB updates in one transactionDan McGee
2009-09-26Make community-testing accessableDan McGee
2009-09-26reporead: join multivalue attributes with ', 'Dan McGee
2009-09-25Update reporead and model to store pkgbaseDan McGee
2009-09-15Add a basic mirror view for the dev siteDan McGee
2009-09-11Fix community links.Dusty Phillips
2009-08-20Add an 'external projects' model and admin for managing the projects page.Dusty Phillips
2009-08-18Apparently you couldn't view the packages page if the user wasn't logged into...Dusty Phillips
2009-08-12Too many columns in mirror adminDusty Phillips
2009-08-12Merge branch 'master' of /srv/projects/git/archweb_devDusty Phillips
2009-08-12Add a couple columns to user admin at Aaron's request.Dusty Phillips
2009-08-12Add a couple fields to mirror admin at Aaron's requestDusty Phillips
2009-08-12merge fixDusty Phillips
2009-08-11So now the created user passwords should work and Aaron will be less pissed o...Dusty Phillips
2009-08-10Merge branch 'master' of ssh://archlinux.org/srv/projects/git/archweb_devDusty Phillips
2009-08-10Dan's patch applied.Dusty Phillips
2009-08-10Sometimes its better if you test your code before deploying. Other times, you...Dusty Phillips
2009-08-10Add a page to aid Aaron in user creation.Dusty Phillips
2009-08-04Whoops! Got to clear that dep list firstDan McGee
2009-08-04Change deprecated admin site urls for 1.1.Dusty Phillips
2009-08-04Fix Dan's package population patch. Now it is tested.Dusty Phillips
2009-08-04reporead: unify add and update package codeDan McGee
2009-07-24Allow setting allowed repos to empty.Dusty Phillips
2009-07-24Repo-based permissions when adopting packages.Dusty Phillips
2009-07-13Fixes #12273. Patch supplied by Henning Garus.Dusty Phillips
2009-05-24Mark news as safe so people can enter HTML.Dusty Phillips
2009-05-04No More DohDusty Phillips
2009-05-04DOHDusty Phillips
2009-05-04Fix link to packages in todo lists.Dusty Phillips
2009-05-04Fix a bug when someone accesses the update page without POSTINg adopt or diso...Dusty Phillips
2009-04-13FS#11325. Add a 'Target Repo' column to the signoffs page.Dusty Phillips
2009-04-13Aaron says maintainer column isn't necessary (FS#11325)Dusty Phillips
2009-04-06reporead: dramatically reduce number of queriesDan McGee
2009-04-02Make donor name uniqueDan McGee
2009-02-08Store IP address as a char fieldDan McGee
2009-02-07Add DB index on country fieldDan McGee
2009-02-07Update admin_media to latest Django versionDan McGee
2009-02-07Mirror rsync IP: allow netmask specificationDan McGee
2009-02-07Remove unneeded link for the dev siteDan McGee
2009-02-07remove unneeded scriptDan McGee
2009-02-06Use __unicode__ over __str__Dusty Phillips
2009-02-06Ensure all mirror URLs are saved with a trailing slashDan McGee
2009-02-06Refactor mirror modelDan McGee
2009-02-06Misc script changes that haven't been committed.Dusty Phillips
2009-01-30Put maintainer list by last name.Dusty Phillips
2009-01-30Add package count to the top of the search table.Dusty Phillips
2009-01-18Apparently its not available on https. Bad Dan.Dusty Phillips
2009-01-18Add Dan's stats page to the dev menu.Dusty Phillips