summaryrefslogtreecommitdiff
path: root/templates/mirrors/status.html
AgeCommit message (Expand)Author
2019-03-17Merge tag 'release_2017-05-17' into archweb-genericLuke Shumaker
2017-05-02Port mirrors to pure django templateJelle van der Waa
2015-04-15Merge tag 'release_2014-11-08' into archweb-genericLuke Shumaker
2014-11-08Convert mirror status tables to Jinja2Dan McGee
2014-10-02Merge branch 'archweb' into archweb-genericLuke Shumaker
2014-09-01Add details link to mirror status pagerelease_2014-09-01Dan McGee
2013-12-22Merge commit 'ecece25' into archweb-genericLuke Shumaker
2013-12-14Fix double space in templateDan McGee
2013-06-23Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-05-10Pull mirror error table into inclusion templateDan McGee
2013-05-10Simplify with statements by using new syntaxDan McGee
2013-04-21Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-04-21Merge branch 'archweb' into archweb-generic2Luke Shumaker
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-19replace a bunch more instances of "Arch" in templates manuallyLuke Shumaker
2013-03-27find templates -type f -exec sed -i 's/\({% block title %}\)Arch Linux/\1{{ B...Luke Shumaker
2013-01-16Convert all usages of flag icons to new spriterelease_2013-01-18Dan 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-04-26Add empty 'alt' attribute for all country flag imagesDan McGee
2012-04-25Mirror status page cleanupDan McGee
2012-04-25Finish django countries implementationDan 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-04-12Add optional country override for individual mirror URLsDan McGee
2011-03-29Ensure durations are sorted correctlyDan McGee
2010-12-14Add note about UTC datetimesDan McGee
2010-12-13Link to JSON mirror status viewDan 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 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-21Fix self-closing anchor links for ChromeDan McGee
2010-09-21Add ordering, sorting, and a lot more info to mirror status pageDan McGee
2010-09-21Add mirror status viewDan McGee