Commit Graph

7 Commits

Author SHA1 Message Date
Jelle van der Waa
b4b625284f mirrors: rename .jinja to html 2017-05-02 21:13:56 +02:00
Dan McGee
886d2934ec Break out available URLs into Jinja2 template
Signed-off-by: Dan McGee <dan@archlinux.org>
2014-11-08 14:12:32 -06:00
Dan McGee
eb7172cd4d Convert some of URL details to Jinja2
Anytime we have a loop with >100 items, the Django template engine
begins to be the bottleneck. This one is relatively straightforward to
convert, and sets the stage for converting the mirror status page as
well.

Signed-off-by: Dan McGee <dan@archlinux.org>
2014-11-08 13:43:59 -06:00
Dan McGee
a8ceba3429 Add details link to mirror status page
Signed-off-by: Dan McGee <dan@archlinux.org>
2014-09-01 16:16:44 -05:00
Dan McGee
9335d3330b Save some space, (secs) -> (s)
Signed-off-by: Dan McGee <dan@archlinux.org>
2014-09-01 15:53:23 -05:00
Dan McGee
0e29ce68fc A few more tweaks to the URL details template
Signed-off-by: Dan McGee <dan@archlinux.org>
2013-12-23 12:03:14 -06:00
Dan McGee
79aef280dd Add mirror URL details page
This will allow those that care about mirrors to zoom into URL-level
details for each mirror and examine the individual check results.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-12-15 13:28:13 -06:00