summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-18Break out Jinja2-specific template helpersDan McGee
2014-10-18Convert bulk of package details page to Jinja2Dan McGee
2014-10-18Enable Jinja2 template bytecode cachingDan McGee
2014-10-18Convert details sub-tempates to Jinja2Dan McGee
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-05Don't show mirror Flyspray issue: we don't use it.Michał Masłowski
2014-10-05Rebrand mirror URL details.Michał Masłowski
2014-10-05Use new Parabola URLs.Michał Masłowski
2014-10-05Ignore editor backup files and SQLite database.Michał Masłowski
2014-10-05Fix public tests and download URL.Michał Masłowski
2014-10-02Merge branch 'master-nomake'Luke Shumaker
2014-10-02Merge branch 'archweb-generic' into master-nomakeLuke Shumaker
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 branch 'master-nomake'Luke Shumaker
2014-05-25common.mk: Switch to gitget from libregit.Luke Shumaker
2014-05-25Merge branch 'master-nomake'Luke Shumaker
2014-05-25Merge branch 'archweb-generic' into master-nomakeLuke Shumaker
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