summaryrefslogtreecommitdiff
path: root/templates/mirrors
AgeCommit message (Expand)Author
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
2011-08-17Add capfirst filter to yesno usage in templatesDan McGee
2011-07-29mirrors: do protocol formatting in templateDan McGee
2011-04-12Add optional country override for individual mirror URLsDan McGee
2011-03-29Link email address if availableDan McGee
2011-03-29Ensure durations are sorted correctlyDan McGee
2011-03-28Enhance the mirror details pageDan McGee
2010-12-14Add note about UTC datetimesDan McGee
2010-12-13Link to JSON mirror status viewDan McGee
2010-10-28Convert a bunch of links to HTTPSDan McGee
2010-10-07Factor check completion pct into mirror scorerelease_2010-10-07Dan McGee
2010-09-30Move most inline JS into script filerelease_2010-09-30Dan McGee
2010-09-30Remove console.log statementsDan McGee
2010-09-30Mirror status improvementsDan McGee
2010-09-24Add a basic mirror details pageDan McGee
2010-09-24Make general mirror list view publicDan McGee
2010-09-24Add note about mean syncing delayrelease_2010-09-24Dan McGee
2010-09-24Give more information about mirror check runs and frequencyDan McGee
2010-09-22Switch mirror status delay display to average delayrelease_2010-09-22Dan McGee
2010-09-21Allow generated mirrorlist to take status info into accountDan McGee
2010-09-21Fix self-closing anchor links for ChromeDan McGee
2010-09-21Add ordering, sorting, and a lot more info to mirror status pageDan McGee