summaryrefslogtreecommitdiffstats
path: root/templates/mirrors/status.html
AgeCommit message (Expand)AuthorFilesLines
2014-09-01Add details link to mirror status pageHEADmasterDan McGee1-1/+3
2013-12-14Fix double space in templateDan McGee1-1/+1
2013-05-11Pull mirror error table into inclusion templateDan McGee1-23/+1
2013-05-11Simplify with statements by using new syntaxDan McGee1-6/+2
2013-04-20Move all script blocks into {% script_block %} sectionDan McGee1-0/+3
2013-04-20Remove {% spaceless %} tag from a few more placesDan McGee1-4/+2
2013-01-16Convert all usages of flag icons to new spriteDan McGee1-1/+4
2012-07-09Add a new jquery_tablesorter CDN template tagDan McGee1-2/+1
2012-05-14Add ability to restrict status report to single tierDan McGee1-2/+2
2012-05-14Add rsync support to mirrorcheck and other small improvementsDan McGee1-2/+2
2012-05-14Use linebreaksbr filter on log error message textDan McGee1-1/+1
2012-04-26Add empty 'alt' attribute for all country flag imagesDan McGee1-1/+1
2012-04-25Mirror status page cleanupDan McGee1-9/+5
2012-04-25Finish django countries implementationDan McGee1-1/+1
2012-03-29Use spaceless tag in mirror status outputDan McGee1-2/+2
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee1-2/+3
2011-12-06Convert to and enable staticfiles contrib applicationDan McGee1-2/+2
2011-04-13Add optional country override for individual mirror URLsDan McGee1-1/+1
2011-03-29Ensure durations are sorted correctlyDan McGee1-4/+3
2010-12-14Add note about UTC datetimesDan McGee1-1/+2
2010-12-13Link to JSON mirror status viewDan McGee1-2/+5
2010-10-07Factor check completion pct into mirror scoreDan McGee1-2/+3
2010-09-30Move most inline JS into script fileDan McGee1-30/+1
2010-09-30Remove console.log statementsDan McGee1-2/+0
2010-09-30Mirror status improvementsDan McGee1-9/+46
2010-09-25Add note about mean syncing delayDan McGee1-1/+2
2010-09-25Give more information about mirror check runs and frequencyDan McGee1-4/+7
2010-09-22Switch mirror status delay display to average delayDan McGee1-3/+6
2010-09-22Fix self-closing anchor links for ChromeDan McGee1-3/+3
2010-09-22Add ordering, sorting, and a lot more info to mirror status pageDan McGee1-4/+52
2010-09-21Add mirror status viewDan McGee1-0/+53