summaryrefslogtreecommitdiff
path: root/mirrors
AgeCommit message (Expand)Author
2016-12-11Merge branch 'archweb' into archweb-genericLuke Shumaker
2016-08-01mirrors: api: Add ISOs information to JSON outputrelease_2016-08-01Johannes Löthberg
2015-08-05Merge branch 'archweb' into archweb-genericLuke Shumaker
2015-06-18Handle Django's level 3 verbosity properlyDan McGee
2015-06-18Catch SSL CertificateErrors and log themDan McGee
2015-06-18Silence DNS errors we see too often in productionDan McGee
2015-04-16Merge tag 'release_2015-04-13' into archweb-genericLuke Shumaker
2015-04-16Merge tag 'release_2015-01-13' into archweb-genericLuke Shumaker
2015-04-15Merge tag 'release_2014-11-08' into archweb-genericLuke Shumaker
2015-04-15Merge tag 'release_2014-11-02' into archweb-genericLuke Shumaker
2015-04-15Merge branch 'mkjs' into archweb-genericLuke Shumaker
2015-04-13Merge tag 'release_2014-10-21' into archweb-genericLuke Shumaker
2015-04-13Merge tag 'release_2014-10-20' into archweb-genericLuke Shumaker
2015-02-26Fix URL precedence due to /json/ and mirror name overlapDan McGee
2015-02-26Include error message in JSON detail responseDan McGee
2015-02-26Break out mirror JSON API viewsDan McGee
2015-02-26Break out mirrorlist viewsDan McGee
2015-02-26Pylint suggested cleanupsDan McGee
2015-02-26Move mirrors views into subdirectoryDan McGee
2015-02-26Add details links to third mirror status tableDan McGee
2014-12-11Don't blow up if lastsync file wasn't correctly fetchedDan McGee
2014-11-08Remove percentage filter from Django templates filtersrelease_2014-11-08Dan McGee
2014-11-08Make delay a property, not a functionDan McGee
2014-11-08Convert mirror status tables to Jinja2Dan McGee
2014-11-08Convert some of URL details to Jinja2Dan McGee
2014-11-02Mirror view tweaks and enhancementsDan McGee
2014-11-01Add bandwidth field to mirror URLsDan 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-21Use cache_page on mirror status JSONDan 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-19Use raw DB query to fetch last modified dateDan McGee
2014-10-02Merge branch 'archweb' into archweb-genericLuke Shumaker
2014-09-01Fix up some IP address field issuesDan 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-01Add details link to mirror status pagerelease_2014-09-01Dan 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-25Merge tag 'release_2014-03-22' into archweb-genericLuke Shumaker
2014-03-29Protect ORM migration portion in db.dry_runDan McGee
2014-03-29Add last_modified column to mirrorsDan McGee
2014-02-22Upgrade django-countries to 2.0Dan McGee
2014-01-11Add a 'last_modified' function for mirror status pagesrelease_2014-01-11Dan McGee
2013-12-23Set all attributes to default values on status URL fetchDan McGee