fedora-infra / mirrormanager2

Rewrite of the MirrorManager application in Flask and SQLAlchemy
https://mirrormanager.fedoraproject.org
GNU General Public License v2.0
63 stars 48 forks source link

Sort metalinks alternates by timestamps descending #121

Closed adrianreber closed 8 years ago

adrianreber commented 8 years ago

Another try to sort the alternates in the metalink by timestamps in descending order. This time the list is sorted during pkl generation.

https://mirrors.stg.fedoraproject.org/metalink?repo=rawhide&arch=x86_64

Solves #117

adrianreber commented 8 years ago

It does not solve #117 but #116

pypingou commented 8 years ago

Doesn't solve #117?

adrianreber commented 8 years ago

I wanted to mention the ticket #116 and not the old PR #117. It kind of solves #117 but I really wanted to mention #116.

pypingou commented 8 years ago

:+1: for me