summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2010-03-10Make the new 'testing' flag on repo a bit clearerrelease_2010-03-10Dan McGee
2010-03-06Fix up get_depends logic a bitDan McGee
2010-03-06Use repo.testing flag instead of test-based checksDan McGee
2010-03-06Add a flag to the repo to indicate its 'testing' statusDan McGee
2010-03-06Fix get_depends() method descriptionDan McGee
2010-03-06Make mirror notes a text fieldrelease_2010-03-06Dan McGee
2010-03-06Kill rsync IP hostname fieldDan McGee
2010-03-06Add mirror rsync credentials dataDan McGee
2010-03-06Mirror tiering enhancementsDan McGee
2010-03-03Merge branch 'master' into cdn-jqueryDan McGee
2010-02-27Upgrade jQuery to 1.4.2Dan McGee
2010-02-27Add CDN templatetag packageDan McGee
2010-02-27Add a files_last_update columnDan McGee
2010-02-26Add some additional fields to package importDan McGee
2010-02-10Remove archweb prefix from all importsDan McGee
2010-02-09Fix the get_user middleware stuffDan McGee
2010-02-08Make sure we use orm in migrationsDan McGee
2010-02-05Make the maintainer migration less stupidrelease_2010-02-07Evangelos Foutras
2010-02-05Make recent updates group multiple architecturesDan McGee
2010-01-31Provide SVN links to trunk/ for each packageDan McGee
2010-01-31Make looking up a package with many required by entries fasterDan McGee
2010-01-31Handle empty pkgdesc and url a bit betterDan McGee
2010-01-31Make bugs link more usefulDan McGee
2010-01-31Kill a no longer necessary hack in the adminDan McGee
2010-01-31Use select_related() to make a few more places more performantDan McGee
2010-01-31Add a pkgname indexDan McGee
2010-01-31Reintroduce optimized code for Todo listingsEvangelos Foutras
2010-01-31Adjust models and views for nullable maintainerEvangelos Foutras
2010-01-31Add migrations for nullable Package.maintainerEvangelos Foutras
2010-01-31Add initial South migration for 'main' appDan McGee
2010-01-30Fix todolist bug with select_related()Dan McGee
2010-01-30Drastically reduce loading time of Todo listsEvangelos Foutras
2009-11-09removed RequireLoginMiddlewareIsmael Carnales
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales
2009-10-18Adjust SVN links to the WebSVN URL schemeThomas Bächler
2009-10-17Port archweb_pub commit 1f96c7a1182ef75279c18986b708e683f89dd690 to archweb_d...Thomas Bächler
2009-10-07Set verify_exists=False on ExternalProjects modelAaron Griffin
2009-09-25Update reporead and model to store pkgbaseDan McGee
2009-08-20Add an 'external projects' model and admin for managing the projects page.Dusty Phillips
2009-08-12Too many columns in mirror adminDusty 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-07-24Allow setting allowed repos to empty.Dusty Phillips
2009-07-24Repo-based permissions when adopting packages.Dusty Phillips
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-07Mirror rsync IP: allow netmask specificationDan McGee
2009-02-06Use __unicode__ over __str__Dusty Phillips
2009-02-06Ensure all mirror URLs are saved with a trailing slashDan McGee