Commit Graph

7 Commits

Author SHA1 Message Date
Florian Pritz
62a78721d5 Fix empty mirror list when mirror status is used
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2017-02-22 16:18:27 +01:00
Florian Pritz
644864de28 Remove scored based mirrorlist sorting
Users may use the returned mirror list as-is without sorting it
themselves. This may lead to the first mirror in the list being
overloaded. Prevent this by not returning a sorted list.

References: https://lists.archlinux.org/pipermail/arch-dev-public/2017-January/028681.html

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2017-02-17 12:17:13 -05:00
Johannes Löthberg
875cc597e9 mirrors: api: Add ISOs information to JSON output
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Signed-off-by: Angel Velasquez <angvp@archlinux.org>
2016-08-01 22:23:11 +00:00
Dan McGee
65daa766ca Include error message in JSON detail response
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-26 20:01:14 -06:00
Dan McGee
e739d440e9 Break out mirror JSON API views
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-26 19:53:44 -06:00
Dan McGee
5ec5b1a702 Break out mirrorlist views
Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-26 19:37:23 -06:00
Dan McGee
17b6ce186c Move mirrors views into subdirectory
We'll start splitting these up as we did in packages/.

Signed-off-by: Dan McGee <dan@archlinux.org>
2015-02-26 19:16:44 -06:00