summaryrefslogtreecommitdiff
path: root/templates/mirrors/mirror_details.html
AgeCommit message (Expand)Author
2015-04-16Merge branch 'archweb-generic'Luke Shumaker
2015-04-15Merge tag 'release_2014-11-08' into archweb-genericLuke Shumaker
2014-11-08Break out available URLs into Jinja2 templateDan McGee
2014-11-08Convert mirror status tables to Jinja2Dan McGee
2014-10-05Don't show mirror Flyspray issue: we don't use it.Michał Masłowski
2014-10-02Merge branch 'archweb' into archweb-genericLuke Shumaker
2014-09-01Save some space, (secs) -> (s)Dan McGee
2014-03-29Add last_modified column to mirrorsDan McGee
2014-01-02fix the bug_link template tagLuke Shumaker
2013-12-22Merge tag 'release_2013-12-19' into archweb-genericLuke Shumaker
2013-12-22Merge tag 'release_2013-12-14' into archweb-genericLuke Shumaker
2013-12-22Pull the bug link generation into a templatetagLuke Shumaker
2013-12-22Merge commit '97ca3f7' into archweb-generic (bugtracker/mirror integration)Luke Shumaker
2013-12-22Merge tag 'release_2013-11-30' into archweb-genericLuke Shumaker
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-11-28Merge tag 'release_2013-11-25' into archweb-genericLuke Shumaker
2013-11-27Stop using Django-provided floatformat template tagrelease_2013-11-30Dan McGee
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee
2013-07-14Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-07-13Show alternate email on mirror details pageDan McGee
2013-06-23Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-05-21Add 'Edit Mirror' link to mirror details pageDan McGee
2013-05-10Add mirror error logs to mirror details pageDan 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-14Draw one mirror status graph per check locationDan McGee
2013-04-14Turn visualize-mirror into a CSS classDan McGee
2013-03-27find templates -type f -exec sed -i 's/\({% block title %}\)Arch Linux/\1{{ B...Luke Shumaker
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-10Add initial version of mirror status chartDan McGee
2012-07-08Add a new jquery_tablesorter CDN template tagDan 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-25Finish django countries implementationDan McGee
2012-04-25Rename mirror country fields to country_old in prep for normalizationDan 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-03-29Link email address if availableDan McGee
2011-03-28Enhance the mirror details pageDan McGee
2010-09-24Add a basic mirror details pageDan McGee