summaryrefslogtreecommitdiff
path: root/templates/mirrors
AgeCommit message (Expand)Author
2015-04-07Fix URL details page when checks don't have locationsDan McGee
2015-02-26Add details links to third mirror status tableDan McGee
2014-11-08Break out available URLs into Jinja2 templateDan 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-09-01Add details link to mirror status pageDan McGee
2014-09-01Save some space, (secs) -> (s)Dan McGee
2014-03-29Add last_modified column to mirrorsDan McGee
2013-12-23A few more tweaks to the URL details templateDan McGee
2013-12-18Allow mirror notes to wraprelease_2013-12-19Dan McGee
2013-12-15Add mirror URL details pageDan McGee
2013-12-14Don't list downstream mirrors one per linerelease_2013-12-14Dan McGee
2013-12-14Add Flyspray Issue to mirror details templateDan McGee
2013-12-14Fix double space in templateDan McGee
2013-11-27Stop using Django-provided floatformat template tagrelease_2013-11-30Dan McGee
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee
2013-07-13Show alternate email on mirror details pageDan McGee
2013-05-21Add 'Edit Mirror' link to mirror details pageDan McGee
2013-05-21Begin removal of FTP mirror supportDan McGee
2013-05-10Add mirror error logs to mirror details pageDan McGee
2013-05-10Pull mirror error table into inclusion templateDan McGee
2013-05-10Simplify with statements by using new syntaxDan McGee
2013-04-20Move all script blocks into {% script_block %} sectionrelease_2013-04-20Dan McGee
2013-04-20Remove {% spaceless %} tag from a few more placesDan McGee
2013-04-14Draw one mirror status graph per check locationDan McGee
2013-04-14Turn visualize-mirror into a CSS classDan McGee
2013-03-05Add link to get HTTPS-only mirrorlistDan McGee
2013-02-08Upgrade D3 to 3.0.6release_2013-02-08Dan McGee
2013-01-16Convert all usages of flag icons to new spriterelease_2013-01-18Dan McGee
2013-01-14Drop country column from mirror tableDan McGee
2012-12-27Update D3 to 3.0.0Dan McGee
2012-11-13Mirror details style and JS cleanupDan McGee
2012-11-12Prefetch the available protocols on the mirror overview pageDan McGee
2012-11-10Add initial version of mirror status chartDan McGee
2012-07-08Add a new jquery_tablesorter CDN template tagDan McGee
2012-05-13Add ability to restrict status report to single tierrelease_2012-05-13Dan McGee
2012-05-13Add rsync support to mirrorcheck and other small improvementsDan McGee
2012-05-13Use linebreaksbr filter on log error message textDan McGee
2012-05-02Add a smart protocol filter to mirrorlist generatorDan McGee
2012-04-26Add empty 'alt' attribute for all country flag imagesDan McGee
2012-04-25Add country flag to individual mirror details pageDan McGee
2012-04-25Clean up mirrorlist generation form a bitDan McGee
2012-04-25Mirror status page cleanupDan McGee
2012-04-25Finish django countries implementationDan McGee
2012-04-25Rename mirror country fields to country_old in prep for normalizationDan McGee
2012-03-29Use spaceless tag in mirror status outputDan McGee
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee