summaryrefslogtreecommitdiffstats
path: root/templates/mirrors
AgeCommit message (Expand)AuthorFilesLines
2013-05-21Add 'Edit Mirror' link to mirror details pageDan McGee1-1/+7
2013-05-21Begin removal of FTP mirror supportDan McGee1-2/+0
2013-05-10Add mirror error logs to mirror details pageDan McGee1-0/+3
2013-05-10Pull mirror error table into inclusion templateDan McGee3-25/+25
2013-05-10Simplify with statements by using new syntaxDan McGee1-6/+2
2013-04-20Move all script blocks into {% script_block %} sectionrelease_2013-04-20Dan McGee2-0/+6
2013-04-20Remove {% spaceless %} tag from a few more placesDan McGee2-8/+4
2013-04-14Draw one mirror status graph per check locationDan McGee1-3/+9
2013-04-14Turn visualize-mirror into a CSS classDan McGee1-1/+1
2013-03-05Add link to get HTTPS-only mirrorlistDan McGee1-0/+1
2013-02-08Upgrade D3 to 3.0.6release_2013-02-08Dan McGee1-1/+1
2013-01-16Convert all usages of flag icons to new spriterelease_2013-01-18Dan McGee3-3/+10
2013-01-14Drop country column from mirror tableDan McGee5-12/+10
2012-12-27Update D3 to 3.0.0Dan McGee1-1/+1
2012-11-13Mirror details style and JS cleanupDan McGee1-3/+4
2012-11-12Prefetch the available protocols on the mirror overview pageDan McGee1-1/+1
2012-11-10Add initial version of mirror status chartDan McGee1-0/+7
2012-07-08Add a new jquery_tablesorter CDN template tagDan McGee3-6/+3
2012-05-13Add ability to restrict status report to single tierrelease_2012-05-13Dan McGee1-2/+2
2012-05-13Add rsync support to mirrorcheck and other small improvementsDan McGee1-2/+2
2012-05-13Use linebreaksbr filter on log error message textDan McGee1-1/+1
2012-05-02Add a smart protocol filter to mirrorlist generatorDan McGee1-0/+1
2012-04-26Add empty 'alt' attribute for all country flag imagesDan McGee4-4/+4
2012-04-25Add country flag to individual mirror details pageDan McGee1-1/+1
2012-04-25Clean up mirrorlist generation form a bitDan McGee1-1/+1
2012-04-25Mirror status page cleanupDan McGee2-12/+6
2012-04-25Finish django countries implementationDan McGee6-13/+14
2012-04-25Rename mirror country fields to country_old in prep for normalizationDan McGee2-2/+2
2012-03-29Use spaceless tag in mirror status outputDan McGee2-4/+4
2012-03-24Convert STATIC_URL usage to {% static %} template tagDan McGee3-6/+9
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee3-5/+6
2011-08-17Add capfirst filter to yesno usage in templatesDan McGee2-8/+8
2011-07-29mirrors: do protocol formatting in templateDan McGee1-1/+1
2011-04-12Add optional country override for individual mirror URLsDan McGee4-4/+4
2011-03-29Link email address if availableDan McGee1-1/+1
2011-03-29Ensure durations are sorted correctlyDan McGee1-4/+3
2011-03-28Enhance the mirror details pageDan McGee2-28/+85
2010-12-14Add note about UTC datetimesDan McGee1-1/+2
2010-12-13Link to JSON mirror status viewDan McGee1-2/+5
2010-10-28Convert a bunch of links to HTTPSDan McGee1-1/+1
2010-10-07Factor check completion pct into mirror scorerelease_2010-10-07Dan McGee1-2/+3
2010-09-30Move most inline JS into script filerelease_2010-09-30Dan McGee1-30/+1
2010-09-30Remove console.log statementsDan McGee1-2/+0
2010-09-30Mirror status improvementsDan McGee2-11/+50
2010-09-24Add a basic mirror details pageDan McGee2-1/+60
2010-09-24Make general mirror list view publicDan McGee1-0/+51
2010-09-24Add note about mean syncing delayrelease_2010-09-24Dan McGee1-1/+2
2010-09-24Give more information about mirror check runs and frequencyDan McGee1-4/+7
2010-09-22Switch mirror status delay display to average delayrelease_2010-09-22Dan McGee2-5/+8
2010-09-21Allow generated mirrorlist to take status info into accountDan McGee3-6/+21