aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-mirrors
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* declare the web application twice, one time as http and one timeMichael Scherer2011-05-191-0/+9
| | | | as https
* disable https redirect on mirrors.mageia.org, as it is causing problems in ↵Nicolas Vigier2011-05-191-3/+0
| | | | stage1
* fix syntaxNicolas Vigier2011-05-191-1/+1
|
* redirect http to https on mirrors.mageia.orgNicolas Vigier2011-05-191-6/+2
|
* add ssl on mirrors.mageia.orgNicolas Vigier2011-05-191-0/+7
|
* use the new type for user and database declaration ( will be used later for ↵Michael Scherer2011-03-221-5/+1
| | | | pg access list )
* - use the new type for remote database declarationMichael Scherer2011-03-081-3/+2
|
* - create the database and the user on deployment of mga-mirrorsMichael Scherer2010-12-151-0/+10
|