aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-mirrors/files/check_mirrors_status
Commit message (Collapse)AuthorAgeFilesLines
* mirrors: move cauldron to leftmost column in status pageJani Välimaa2024-04-131-2/+2
|
* Stop checking i586 mirror status on CauldronJani Välimaa2024-04-101-1/+1
|
* Also check i686 mirror statusPascal Terjan2024-04-051-1/+1
|
* Switch links to https: where possibleDan Fandrich2024-01-251-1/+1
| | | | | | | All these point to valid https: resources, but there is a small chance that some unusual interaction will cause it not to work. Some of these changes also won't take effect until the server is restarted, so we'll need to keep this in mind if failures occur long from now.
* Add a favicon on the mirrors status page (mga#12220)Dan Fandrich2024-01-121-0/+1
|
* Display the time zone at start in check_mirrors_statusDan Fandrich2024-01-081-1/+1
|
* Bump timeouts in check_mirrors_statusDan Fandrich2024-01-011-2/+2
| | | | | Slow systems/networks might be the reason for the occasional missing data causing previous crashes.
* Give the mirror summary page a titleDan Fandrich2024-01-011-2/+4
| | | | Also, use CSS to highlight the colour summary.
* Another nil ref_times check in check_mirrors_statusDan Fandrich2024-01-011-1/+1
|
* Better handle nil ref_times in check_mirrors_statusDan Fandrich2023-12-281-1/+1
| | | | | This happens every once in a while and results in a cron job failure e-mail.
* stop checking mga7, start checking mga9Thomas Backlund2023-08-251-1/+1
|
* Recover when mirrors have expired certificatesPascal Terjan2021-03-021-2/+2
|
* Fix tier1 mirrors missing from status pagePascal Terjan2021-02-261-1/+1
|
* Also check https only mirrorsPascal Terjan2021-02-251-4/+18
| | | | The ones available both on http and https will be checked as https
* Add https supportPascal Terjan2021-02-251-0/+3
|
* Add Mageia 8 mirror statusPascal Terjan2021-02-251-0/+1
|
* Small safety additionPascal Terjan2020-09-231-1/+1
|
* List Tier 1 mirrors first on status pagePascal Terjan2020-09-231-2/+9
|
* Add one more connection error typePascal Terjan2020-07-041-2/+2
| | | | One of the mirrors started triggering Errno::ECONNRESET
* Another colouring fixPascal Terjan2020-06-281-1/+1
| | | | Mirrors over 2 days old should be in broken style
* Fix mirror age colouringPascal Terjan2020-06-281-2/+6
|
* Add a column showing mageia_timestamp agePascal Terjan2020-06-281-21/+43
| | | | | This gives a better idea on how long ago the mirror last (at least partially) synced than VERSION which only changes after an upload.
* Fix error when failing to connectPascal Terjan2020-06-281-1/+1
|
* Drop Mageia 6Pascal Terjan2020-06-281-1/+0
|
* Catch IOError in check_mirrors_statusPascal Terjan2020-01-151-1/+1
|
* mirror-status: drop mga5, add mga7, update cauldron archesThomas Backlund2019-06-291-2/+2
|
* Catch one more error connecting to mirrorsPascal Terjan2018-02-071-1/+1
|
* Log URLs we fail to fetch from reference mirrorPascal Terjan2017-12-221-1/+6
|
* Catch another timeout exceptionPascal Terjan2017-12-211-1/+1
|
* Increase timeouts, repository.mageia.org currently takes more than 3s to respondPascal Terjan2017-07-191-2/+2
|
* Enable mirror status for 6Pascal Terjan2017-07-191-1/+2
|
* Fix check_mirrors_status broken by previous commitPascal Terjan2017-04-121-26/+16
|
* Also check armv7hlPascal Terjan2017-04-121-2/+2
|
* mga-mirrors: check_mirrors_status should be in files/Olivier Blin2017-04-081-0/+223