index
:
parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
mirror of git://projects.parabola.nu/parabolaweb.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
mirrors
/
mirror_details.html
Age
Commit message (
Expand
)
Author
2015-04-16
Merge branch 'archweb-generic'
Luke Shumaker
2015-04-15
Merge tag 'release_2014-11-08' into archweb-generic
Luke Shumaker
2014-11-08
Break out available URLs into Jinja2 template
Dan McGee
2014-11-08
Convert mirror status tables to Jinja2
Dan McGee
2014-10-05
Don't show mirror Flyspray issue: we don't use it.
Michał Masłowski
2014-10-02
Merge branch 'archweb' into archweb-generic
Luke Shumaker
2014-09-01
Save some space, (secs) -> (s)
Dan McGee
2014-03-29
Add last_modified column to mirrors
Dan McGee
2014-01-02
fix the bug_link template tag
Luke Shumaker
2013-12-22
Merge tag 'release_2013-12-19' into archweb-generic
Luke Shumaker
2013-12-22
Merge tag 'release_2013-12-14' into archweb-generic
Luke Shumaker
2013-12-22
Pull the bug link generation into a templatetag
Luke Shumaker
2013-12-22
Merge commit '97ca3f7' into archweb-generic (bugtracker/mirror integration)
Luke Shumaker
2013-12-22
Merge tag 'release_2013-11-30' into archweb-generic
Luke Shumaker
2013-12-18
Allow mirror notes to wrap
release_2013-12-19
Dan McGee
2013-12-15
Add mirror URL details page
Dan McGee
2013-12-14
Don't list downstream mirrors one per line
release_2013-12-14
Dan McGee
2013-12-14
Add Flyspray Issue to mirror details template
Dan McGee
2013-11-28
Merge tag 'release_2013-11-25' into archweb-generic
Luke Shumaker
2013-11-27
Stop using Django-provided floatformat template tag
release_2013-11-30
Dan McGee
2013-11-06
Django 1.6 upgrade, deprecation cleanup
Dan McGee
2013-07-14
Merge branch 'archweb' into archweb-generic2
Luke Shumaker
2013-07-13
Show alternate email on mirror details page
Dan McGee
2013-06-23
Merge branch 'archweb' into archweb-generic2
Luke Shumaker
2013-05-21
Add 'Edit Mirror' link to mirror details page
Dan McGee
2013-05-10
Add mirror error logs to mirror details page
Dan McGee
2013-04-21
Merge branch 'archweb' into archweb-generic2
Luke Shumaker
2013-04-21
Merge branch 'archweb' into archweb-generic2
Luke Shumaker
2013-04-20
Move all script blocks into {% script_block %} section
release_2013-04-20
Dan McGee
2013-04-14
Draw one mirror status graph per check location
Dan McGee
2013-04-14
Turn visualize-mirror into a CSS class
Dan McGee
2013-03-27
find templates -type f -exec sed -i 's/\({% block title %}\)Arch Linux/\1{{ B...
Luke Shumaker
2013-02-08
Upgrade D3 to 3.0.6
release_2013-02-08
Dan McGee
2013-01-16
Convert all usages of flag icons to new sprite
release_2013-01-18
Dan McGee
2013-01-14
Drop country column from mirror table
Dan McGee
2012-12-27
Update D3 to 3.0.0
Dan McGee
2012-11-13
Mirror details style and JS cleanup
Dan McGee
2012-11-10
Add initial version of mirror status chart
Dan McGee
2012-07-08
Add a new jquery_tablesorter CDN template tag
Dan McGee
2012-04-26
Add empty 'alt' attribute for all country flag images
Dan McGee
2012-04-25
Add country flag to individual mirror details page
Dan McGee
2012-04-25
Finish django countries implementation
Dan McGee
2012-04-25
Rename mirror country fields to country_old in prep for normalization
Dan McGee
2012-03-24
Convert STATIC_URL usage to {% static %} template tag
Dan McGee
2011-12-05
Convert to and enable staticfiles contrib application
Dan McGee
2011-08-17
Add capfirst filter to yesno usage in templates
Dan McGee
2011-03-29
Link email address if available
Dan McGee
2011-03-28
Enhance the mirror details page
Dan McGee
2010-09-24
Add a basic mirror details page
Dan McGee