summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2010-09-09After moving models, update content type tablerelease_2010-09-09Dan McGee
2010-09-08Update arch fixture with new columnDan McGee
2010-09-08Use arch.agnostic flag everywhereDan McGee
2010-09-08Add metadata to Arch tableDan McGee
2010-09-08Remove explicit ordering from admin specsDan McGee
2010-09-08Move news model to an appropriate placeDan McGee
2010-09-06Move mirror models out of main appDan McGee
2010-09-06Remove unnecessary commentsDan McGee
2010-09-03Add ability to get versions of a package elsewhereDan McGee
2010-08-28PyLint suggested cleanupsDan McGee
2010-08-25Use new repository fields in link generation coderelease_2010-08-25Dan McGee
2010-08-25Simple migration to populate repo dataDan McGee
2010-08-25Add more metadata to repo modelDan McGee
2010-08-25Fix multilib SVN linkDan McGee
2010-08-17Make package size fields big integersDan McGee
2010-07-28Add packager fields to package modelDan McGee
2010-07-10Make the cache_function key a bit more descriptiveDan McGee
2010-07-06Add helper method to package to find self in testing repoDan McGee
2010-07-06Remove old needupdate columnDan McGee
2010-07-06Update code to use new flag_date columnDan McGee
2010-07-06Make flag column on packages a dateDan McGee
2010-07-05Add absolute URL method for todo listsDan McGee
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