summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-02Add new StaffGroup objectrelease_2014-11-02Dan McGee9-65/+86
2014-11-02Mirror view tweaks and enhancementsDan McGee4-13/+39
2014-11-01Add bandwidth field to mirror URLsDan McGee3-2/+23
2014-10-28Bump to django_countries bugfix releaserelease_2014-10-28Dan McGee2-2/+2
2014-10-26Add last modified date to releasesDan McGee5-0/+51
2014-10-26Double batch size in BatchWritesWrapperDan McGee1-3/+2
2014-10-26Kill now unneeded workaround for Django issue #9800Dan McGee1-25/+13
2014-10-26Remove Etag header from feedsDan McGee1-15/+2
2014-10-24Reorganize sidebar links involving peopleDan McGee1-13/+10
2014-10-23Bump to Django 1.7.1release_2014-10-23Dan McGee2-2/+2
2014-10-21Move all homepage JavaScript into single fileDan McGee2-38/+43
2014-10-21Fix error when viewing mirror with no active URLsDan McGee2-0/+3
2014-10-21Fix 500 when no URLs have been checkedrelease_2014-10-21Dan McGee1-2/+2
2014-10-21Remove old suggested recommended settingsDan McGee1-4/+0
2014-10-21Use cache_page on mirror status JSONDan McGee1-0/+2
2014-10-21Update django_countries to latest releaseDan McGee2-2/+2
2014-10-21Move caching of function data back to get_mirror_statusesDan McGee1-4/+3
2014-10-21Simplify/clean-up finding of download mirrorDan McGee1-9/+7
2014-10-21Reduce complexity of status data URL queryDan McGee2-10/+9
2014-10-21Remove queryset specialization in JSON encoderDan McGee2-8/+2
2014-10-21Small performance tweaks to mirror status JSON encodingDan McGee2-21/+16
2014-10-20Fix display of flag requests for non-logged-in usersrelease_2014-10-20Dan McGee1-1/+1
2014-10-19Remove usage of templates for RSS feedsDan McGee3-5/+6
2014-10-19Use varied prime numbers for caching lengthsDan McGee5-20/+19
2014-10-19Simplify last modified and etags processing for feedsDan McGee4-57/+12
2014-10-19Use raw DB query to fetch last modified dateDan McGee1-1/+4
2014-10-19Convert package files view to Jinja2release_2014-10-19Dan McGee2-2/+2
2014-10-19Fix Jinja2 render in no-packager caseDan McGee1-3/+3
2014-10-19Fix function vs. property reference in Jinja templateDan McGee1-1/+1
2014-10-18Merge branch 'jinja'Dan McGee13-327/+326
2014-10-18Tweak search results page a bit moreDan McGee2-14/+18
2014-10-18Fix colspan valuesDan McGee1-3/+3
2014-10-18FS#30773: put exact matches at topDan McGee3-2/+44
2014-10-18Package search HTML cleanupsDan McGee2-12/+5
2014-10-18Change case of SUM() SQL functionDan McGee1-1/+1
2014-10-18Add possible optimization as a TODO for laterDan McGee1-0/+7
2014-10-18Move maintainer/packager link code back into templateDan McGee2-32/+8
2014-10-18Break out Jinja2-specific template helpersDan McGee2-94/+99
2014-10-18Convert bulk of package details page to Jinja2Dan McGee3-233/+239
2014-10-18Enable Jinja2 template bytecode cachingDan McGee1-0/+1
2014-10-18Convert details sub-tempates to Jinja2Dan McGee7-18/+15
2014-10-18Install and wire up django-jinjaDan McGee3-2/+10
2014-10-18Disable eggs template loaderDan McGee1-1/+0
2014-10-18Only show arches/repos that are necessaryDan McGee1-1/+2
2014-10-18Tweak sorting settings on stale relations pageDan McGee1-3/+3
2014-09-30Update AUR feed URLDan McGee1-1/+1
2014-09-22Update to OrderedDict usage for Django 1.7Dan McGee1-7/+11
2014-09-11Properly start the Django application in WSGI contextrelease_2014-09-11Dan McGee1-2/+2
2014-09-11Remove now unnecessary empty models.py filesDan McGee3-1/+0
2014-09-11Whoops, this shouldn't be commented outDan McGee1-1/+1