summaryrefslogtreecommitdiff
path: root/mirror.php
AgeCommit message (Collapse)Author
2016-05-23mirror.php: don't resolve links when getting the ctimeLuke Shumaker
2016-05-22mirror: fix stuffLuke Shumaker
- use ctime, not mtime for checking if s lastsync is recent enough - allow a list of mirror status URLs. - exclude tier 0 mirrors from the possibilities - Add an X-Repomirror-Mirrors header for debugging.
2016-05-22mirror: Ensure that directory URIs end with '/'.Luke Shumaker
Otherwise, relative paths don't work.
2016-05-21add an automatic mirror selection scriptLuke Shumaker