summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-03Update several requirementsrelease_2015-01-03Dan McGee2-8/+10
2014-12-17Fix thinko in leaving old code behind in keys_jsonDan McGee1-2/+0
2014-12-11Don't blow up if lastsync file wasn't correctly fetchedDan McGee1-3/+6
2014-12-08Fix issue with memcache being unable to pickle new QSrelease_2014-12-08Dan McGee1-1/+2
2014-12-08Upgrade to python-markdown 2.5.2Dan McGee6-14/+24
2014-12-02Don't suggest FTP mirror for DB downloadDan McGee1-1/+1
2014-12-02Fix fixture dependency problem in README data loadingDan McGee1-10/+13
2014-12-02Make dev stats section look better when loadingDan McGee1-4/+11
2014-12-02Filter maintainer list on developer dashboardDan McGee1-1/+4
2014-12-02Filter maintainer list on packages page by allowed reposDan McGee1-7/+10
2014-12-02Fix filtering of minor versions on differences pageDan McGee1-2/+2
2014-12-01Update to latest django-jinja releaseDan McGee2-2/+2
2014-11-08Add paginator template for todolistsrelease_2014-11-08.2Dan McGee1-0/+22
2014-11-08Add a todolists sitemapDan McGee2-1/+22
2014-11-08Paginate the todolist listing pageDan McGee4-9/+28
2014-11-08Minor news listing tweaksDan McGee2-4/+2
2014-11-08Add a news-specific sitemapDan McGee3-1/+29
2014-11-08Convert sitemap.xml template to Jinja2Dan McGee2-2/+2
2014-11-08Override default sitemap.xml templateDan McGee2-1/+10
2014-11-08Remove percentage filter from Django templates filtersrelease_2014-11-08Dan McGee1-7/+0
2014-11-08Break out available URLs into Jinja2 templateDan McGee4-40/+38
2014-11-08Make delay a property, not a functionDan McGee2-27/+28
2014-11-08Convert mirror status tables to Jinja2Dan McGee6-39/+57
2014-11-08Convert some of URL details to Jinja2Dan McGee4-29/+60
2014-11-07Master signing keys page improvementsDan McGee4-33/+32
2014-11-05Add torrent/magnet icons to download pageDan McGee1-2/+2
2014-11-05Add icons, more detail to releases pagesDan McGee4-11/+29
2014-11-05Always link to torrent and magnet, even if not availableDan McGee1-3/+3
2014-11-03Update fixtures for new staff groupsDan McGee2-466/+567
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