aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-mirrors
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Also remove the package entry from the templatePascal Terjan2019-10-011-1/+0
| | | | It is now in its own file
* Change the name of the cron file checking mirrorsPascal Terjan2019-10-011-1/+1
| | | | mga_mirrors package contains a file with same path...
* mirror-status: drop mga5, add mga7, update cauldron archesThomas Backlund2019-06-291-2/+2
|
* mga-mirrors: fix db hostThomas Backlund2018-03-061-1/+1
|
* Catch one more error connecting to mirrorsPascal Terjan2018-02-071-1/+1
|
* Use same config for ssl and non ssl mirrors vhost (mga#20805)Pascal Terjan2017-12-221-2/+3
|
* 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
|
* Fix script name in cronPascal Terjan2017-04-081-1/+1
|
* mga-mirrors: check_mirrors_status should be in files/Olivier Blin2017-04-081-0/+0
|
* mga-mirrors: add check_mirrors_status script and cronOlivier Blin2017-04-083-0/+229
| | | | | | | | | | It was manually installed on alamut, as /usr/local/bin/check_mirrors, and had a custom crontab entry for user nobody. This also renames the script as check_mirrors_status, to avoid confusion with /usr/bin/check_mirror from the mga-mirrors package. From unknown author (I bet pterjan).
* Create /var/www/mirrors owned by nobodyOlivier Blin2017-04-081-0/+6
| | | | Like manually done on alamut
* use consistent domain referencesThomas Backlund2015-10-201-1/+1
|
* lint fixes for mga-mirrorsThomas Backlund2015-10-201-1/+1
|
* Attempt to support alias in catalyst_appPascal Terjan2014-04-041-0/+3
|
* Add an alias for mirrors statusPascal Terjan2014-04-031-0/+1
|
* mga-mirrors: remove fastcgi redefinitionNicolas Vigier2013-07-251-3/+4
|
* mga-mirrors: add ssl vhostNicolas Vigier2013-07-251-0/+7
|
* split vhost_catalyst_app in a separate fileMichael Scherer2012-04-021-1/+1
|
* clean the module mga-mirrorsMichael Scherer2012-03-191-13/+13
|
* small cleaning of mga-mirrorsMichael Scherer2012-01-081-10/+2
|
* ignore output from check_mirrorNicolas Vigier2011-08-051-1/+1
|
* update mga_mirrors cron to send emails to root instead of apache userNicolas Vigier2011-08-012-0/+10
|
* revert last commit for now as it broke alamutThomas Backlund2011-05-191-9/+0
|