evorepo/mirrors
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
..
fixtures Begin removal of FTP mirror support 2013-05-21 20:24:55 -05:00
management Handle Django's level 3 verbosity properly 2015-06-18 16:31:09 -05:00
migrations Add bandwidth field to mirror URLs 2014-11-01 12:31:52 -05:00
static
templatetags Remove percentage filter from Django templates filters 2014-11-08 14:15:11 -06:00
views Remove scored based mirrorlist sorting 2017-02-17 12:17:13 -05:00
__init__.py
admin.py Add bandwidth field to mirror URLs 2014-11-01 12:31:52 -05:00
fields.py Remove dependency on South 2014-09-01 18:26:05 -05:00
models.py Make delay a property, not a function 2014-11-08 14:04:31 -06:00
urls_mirrorlist.py Break out mirrorlist views 2015-02-26 19:37:23 -06:00
urls.py Fix URL precedence due to /json/ and mirror name overlap 2015-02-26 20:44:25 -06:00
utils.py Pylint suggested cleanups 2015-02-26 19:36:49 -06:00