summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-02Add new StaffGroup objectrelease_2014-11-02Dan McGee
2014-11-02Mirror view tweaks and enhancementsDan McGee
2014-11-01Add bandwidth field to mirror URLsDan McGee
2014-10-28Bump to django_countries bugfix releaserelease_2014-10-28Dan McGee
2014-10-26Add last modified date to releasesDan McGee
2014-10-26Double batch size in BatchWritesWrapperDan McGee
2014-10-26Kill now unneeded workaround for Django issue #9800Dan McGee
2014-10-26Remove Etag header from feedsDan McGee
2014-10-24Reorganize sidebar links involving peopleDan McGee
2014-10-23Bump to Django 1.7.1release_2014-10-23Dan McGee
2014-10-21Move all homepage JavaScript into single fileDan McGee
2014-10-21Fix error when viewing mirror with no active URLsDan McGee
2014-10-21Fix 500 when no URLs have been checkedrelease_2014-10-21Dan McGee
2014-10-21Remove old suggested recommended settingsDan McGee
2014-10-21Use cache_page on mirror status JSONDan McGee
2014-10-21Update django_countries to latest releaseDan McGee
2014-10-21Move caching of function data back to get_mirror_statusesDan McGee
2014-10-21Simplify/clean-up finding of download mirrorDan McGee
2014-10-21Reduce complexity of status data URL queryDan McGee
2014-10-21Remove queryset specialization in JSON encoderDan McGee
2014-10-21Small performance tweaks to mirror status JSON encodingDan McGee
2014-10-20Fix display of flag requests for non-logged-in usersrelease_2014-10-20Dan McGee
2014-10-19Remove usage of templates for RSS feedsDan McGee
2014-10-19Use varied prime numbers for caching lengthsDan McGee
2014-10-19Simplify last modified and etags processing for feedsDan McGee
2014-10-19Use raw DB query to fetch last modified dateDan McGee
2014-10-19Convert package files view to Jinja2release_2014-10-19Dan McGee
2014-10-19Fix Jinja2 render in no-packager caseDan McGee
2014-10-19Fix function vs. property reference in Jinja templateDan McGee
2014-10-18Merge branch 'jinja'Dan McGee
2014-10-18Tweak search results page a bit moreDan McGee
2014-10-18Fix colspan valuesDan McGee
2014-10-18FS#30773: put exact matches at topDan McGee
2014-10-18Package search HTML cleanupsDan McGee
2014-10-18Change case of SUM() SQL functionDan McGee
2014-10-18Add possible optimization as a TODO for laterDan McGee
2014-10-18Move maintainer/packager link code back into templateDan McGee
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-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 contextrelease_2014-09-11Dan McGee
2014-09-11Remove now unnecessary empty models.py filesDan McGee
2014-09-11Whoops, this shouldn't be commented outDan McGee