summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-18Install and wire up django-jinjaDan McGee
2014-10-18Disable eggs template loaderDan McGee
2014-10-18Only show arches/repos that are necessaryDan McGee
2014-10-18Tweak sorting settings on stale relations pageDan McGee
2014-10-02Merge branch 'archweb' into archweb-genericLuke Shumaker
2014-09-30Update AUR feed URLDan McGee
2014-09-22Update to OrderedDict usage for Django 1.7Dan McGee
2014-09-11Properly start the Django application in WSGI contextDan McGee
2014-09-11Remove now unnecessary empty models.py filesDan McGee
2014-09-11Whoops, this shouldn't be commented outDan McGee
2014-09-11Merge branch 'django-1.7'Dan McGee
2014-09-02Bump Django requirement to 1.7Dan McGee
2014-09-01Fix up some IP address field issuesDan McGee
2014-09-01More changes for move to Django 1.7Dan McGee
2014-09-01Update for admin changes for Django 1.7Dan McGee
2014-09-01Add auto-generated migrations from new Django migrations frameworkDan McGee
2014-09-01Remove dependency on SouthDan McGee
2014-09-01Remove old south migrationsDan McGee
2014-09-01Update to a version of django-countries compatible with 1.7Dan McGee
2014-09-01Silence warning with 1.7 by using new test runnerDan McGee
2014-09-01Add details link to mirror status pageDan McGee
2014-09-01Save some space, (secs) -> (s)Dan McGee
2014-09-01Add default value for boolean fieldDan McGee
2014-09-01De-emphasize package files pagesDan McGee
2014-09-01Requirements bumpingDan McGee
2014-09-01update URLs to Arch wikiJakub Klinkovský
2014-06-28Bump some requirementsDan McGee
2014-06-10Use last element in args tuple as error messageDan McGee
2014-05-31Convert ~~~ to date/username text when editing mirror notesDan McGee
2014-05-31Bump markdown requirement versionDan McGee
2014-05-25Merge tag 'release_2014-03-22' into archweb-genericLuke Shumaker
2014-05-18Bump some requirementsDan McGee
2014-04-29Bump Django version, againDan McGee
2014-04-22Bump Django versionDan McGee
2014-03-29Protect ORM migration portion in db.dry_runDan McGee
2014-03-29Add last_modified column to mirrorsDan McGee
2014-03-29Bump django-countries and pytz requirementsDan McGee
2014-03-22Make filename and directory name fields accept longer valuesDan McGee
2014-03-09Simplify filter reload codeDan McGee
2014-03-09Use localStorage to save/restore developer report filtersDan McGee
2014-03-09Use localStorage to save/restore todolist filtersDan McGee
2014-03-09Use localStorage to save/restore signoffs filtersDan McGee
2014-03-09Allow filesize sorter to match   characterDan McGee
2014-02-22Split signature report into two reportsDan McGee
2014-02-22Generate list of reports dynamicallyDan McGee
2014-02-22Break out developer reports into a separate moduleDan McGee
2014-02-22Upgrade django-countries to 2.0Dan McGee
2014-02-22Change long out-of-date report to 30 daysDan McGee
2014-02-22Upgrade markdown versionDan McGee
2014-02-16Ensure correct value gets submitted on package search typeaheadDan McGee