Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add https support | Pascal Terjan | 2021-02-25 | 1 | -0/+3 |
| | |||||
* | Add Mageia 8 mirror status | Pascal Terjan | 2021-02-25 | 1 | -0/+1 |
| | |||||
* | Small safety addition | Pascal Terjan | 2020-09-23 | 1 | -1/+1 |
| | |||||
* | List Tier 1 mirrors first on status page | Pascal Terjan | 2020-09-23 | 1 | -2/+9 |
| | |||||
* | Add one more connection error type | Pascal Terjan | 2020-07-04 | 1 | -2/+2 |
| | | | | One of the mirrors started triggering Errno::ECONNRESET | ||||
* | Another colouring fix | Pascal Terjan | 2020-06-28 | 1 | -1/+1 |
| | | | | Mirrors over 2 days old should be in broken style | ||||
* | Fix mirror age colouring | Pascal Terjan | 2020-06-28 | 1 | -2/+6 |
| | |||||
* | Add a column showing mageia_timestamp age | Pascal Terjan | 2020-06-28 | 1 | -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 connect | Pascal Terjan | 2020-06-28 | 1 | -1/+1 |
| | |||||
* | Drop Mageia 6 | Pascal Terjan | 2020-06-28 | 1 | -1/+0 |
| | |||||
* | Catch IOError in check_mirrors_status | Pascal Terjan | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | Also remove the package entry from the template | Pascal Terjan | 2019-10-01 | 1 | -1/+0 |
| | | | | It is now in its own file | ||||
* | Change the name of the cron file checking mirrors | Pascal Terjan | 2019-10-01 | 1 | -1/+1 |
| | | | | mga_mirrors package contains a file with same path... | ||||
* | mirror-status: drop mga5, add mga7, update cauldron arches | Thomas Backlund | 2019-06-29 | 1 | -2/+2 |
| | |||||
* | mga-mirrors: fix db host | Thomas Backlund | 2018-03-06 | 1 | -1/+1 |
| | |||||
* | Catch one more error connecting to mirrors | Pascal Terjan | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | Use same config for ssl and non ssl mirrors vhost (mga#20805) | Pascal Terjan | 2017-12-22 | 1 | -2/+3 |
| | |||||
* | Log URLs we fail to fetch from reference mirror | Pascal Terjan | 2017-12-22 | 1 | -1/+6 |
| | |||||
* | Catch another timeout exception | Pascal Terjan | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | Increase timeouts, repository.mageia.org currently takes more than 3s to respond | Pascal Terjan | 2017-07-19 | 1 | -2/+2 |
| | |||||
* | Enable mirror status for 6 | Pascal Terjan | 2017-07-19 | 1 | -1/+2 |
| | |||||
* | Fix check_mirrors_status broken by previous commit | Pascal Terjan | 2017-04-12 | 1 | -26/+16 |
| | |||||
* | Also check armv7hl | Pascal Terjan | 2017-04-12 | 1 | -2/+2 |
| | |||||
* | Fix script name in cron | Pascal Terjan | 2017-04-08 | 1 | -1/+1 |
| | |||||
* | mga-mirrors: check_mirrors_status should be in files/ | Olivier Blin | 2017-04-08 | 1 | -0/+0 |
| | |||||
* | mga-mirrors: add check_mirrors_status script and cron | Olivier Blin | 2017-04-08 | 3 | -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 nobody | Olivier Blin | 2017-04-08 | 1 | -0/+6 |
| | | | | Like manually done on alamut | ||||
* | use consistent domain references | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | lint fixes for mga-mirrors | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | Attempt to support alias in catalyst_app | Pascal Terjan | 2014-04-04 | 1 | -0/+3 |
| | |||||
* | Add an alias for mirrors status | Pascal Terjan | 2014-04-03 | 1 | -0/+1 |
| | |||||
* | mga-mirrors: remove fastcgi redefinition | Nicolas Vigier | 2013-07-25 | 1 | -3/+4 |
| | |||||
* | mga-mirrors: add ssl vhost | Nicolas Vigier | 2013-07-25 | 1 | -0/+7 |
| | |||||
* | split vhost_catalyst_app in a separate file | Michael Scherer | 2012-04-02 | 1 | -1/+1 |
| | |||||
* | clean the module mga-mirrors | Michael Scherer | 2012-03-19 | 1 | -13/+13 |
| | |||||
* | small cleaning of mga-mirrors | Michael Scherer | 2012-01-08 | 1 | -10/+2 |
| | |||||
* | ignore output from check_mirror | Nicolas Vigier | 2011-08-05 | 1 | -1/+1 |
| | |||||
* | update mga_mirrors cron to send emails to root instead of apache user | Nicolas Vigier | 2011-08-01 | 2 | -0/+10 |
| | |||||
* | revert last commit for now as it broke alamut | Thomas Backlund | 2011-05-19 | 1 | -9/+0 |
| | |||||
* | declare the web application twice, one time as http and one time | Michael Scherer | 2011-05-19 | 1 | -0/+9 |
| | | | | as https | ||||
* | disable https redirect on mirrors.mageia.org, as it is causing problems in ↵ | Nicolas Vigier | 2011-05-19 | 1 | -3/+0 |
| | | | | stage1 | ||||
* | fix syntax | Nicolas Vigier | 2011-05-19 | 1 | -1/+1 |
| | |||||
* | redirect http to https on mirrors.mageia.org | Nicolas Vigier | 2011-05-19 | 1 | -6/+2 |
| | |||||
* | add ssl on mirrors.mageia.org | Nicolas Vigier | 2011-05-19 | 1 | -0/+7 |
| | |||||
* | use the new type for user and database declaration ( will be used later for ↵ | Michael Scherer | 2011-03-22 | 1 | -5/+1 |
| | | | | pg access list ) | ||||
* | - use the new type for remote database declaration | Michael Scherer | 2011-03-08 | 1 | -3/+2 |
| | |||||
* | - create the database and the user on deployment of mga-mirrors | Michael Scherer | 2010-12-15 | 1 | -0/+10 |
| | |||||
* | uniformisation of the name of variable used for password, so we know if this ↵ | Michael Scherer | 2010-12-15 | 2 | -2/+2 |
| | | | | is ldap or postgresql at the first glance | ||||
* | add requires on package, so it doesn't prevent apache from starting | Michael Scherer | 2010-12-05 | 1 | -2/+4 |
| | | | | | Since the config file was created even without the rpm installed, apache complain about missing script when being restarted. | ||||
* | - add default password of x, so manifests do not fail on test vms | Michael Scherer | 2010-11-22 | 1 | -1/+1 |
| |