summaryrefslogtreecommitdiff
path: root/mirror.php
AgeCommit message (Collapse)Author
2017-11-05mirror: append "?noredirect" to tier 0 URLsLuke Shumaker
https://lists.parabola.nu/pipermail/dev/2016-July/004242.html
2017-11-05mirror: handle network issuesLuke Shumaker
2016-06-10mirror: Better HTTP debuggingLuke Shumaker
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