summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2010-07-02Add mirror protocols fixtureDan McGee
2010-06-24Get unit tests up and running againDan McGee
2010-06-21Cache results of get_depends() and get_requiredby()release_2010-06-21Dan McGee
2010-06-21Add utility cache_functionDan McGee
2010-06-20Remove AutoUserMiddlewareDan McGee
2010-06-16Update fixturesDan McGee
2010-06-09Enhance base package listing in package detailsrelease_2010-06-10Dan McGee
2010-06-08Use Sites framework instead of hardcoded domain nameDan McGee
2010-05-26Add filename column to package modelDan McGee
2010-05-24Merge branch 'redesign'Dan McGee
2010-05-24Fix null field issues exposed by Django 1.1.2Dan McGee
2010-05-17Add alphabetical sorting to mirrorlistsThayer Williams
2010-05-14Make CDN not dependent on DEBUG settingDan McGee
2010-05-04Add a hacked version of Django UpdateCacheMiddlewarerelease_2010-05-04Dan McGee
2010-04-27Dedupe entries in required by listDan McGee
2010-04-18Migration to remove external projectsDan McGee
2010-04-18Remove Arch-Based ProjectsDan McGee
2010-04-18Migration to delete AltForum modelDan McGee
2010-04-18Remove International CommunitiesDan McGee
2010-04-18Migration to remove press modelrelease_2010-04-18Dan McGee
2010-04-18Remove Press model and adminDan McGee
2010-04-17Maintainer doesn't exist on package anymoreDan McGee
2010-03-27Simplify code now that pkgbase is always definedrelease_2010-03-28Dan McGee
2010-03-27Make pkgbase non-null and indexedDan McGee
2010-03-27Make reporead always populate pkgbaseDan McGee
2010-03-27Drop maintainer column off packages modelDan McGee
2010-03-27Move package maintainer off of package modelDan McGee
2010-03-20Make rsync fields on mirrors optionalrelease_2010-03-20Dan McGee
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