Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 1 | -2/+2 |
| | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 1 | -2/+2 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | mirrors: move cauldron to leftmost column in status page | Jani Välimaa | 2024-04-13 | 1 | -2/+2 |
| | |||||
* | Stop checking i586 mirror status on Cauldron | Jani Välimaa | 2024-04-10 | 1 | -1/+1 |
| | |||||
* | Also check i686 mirror status | Pascal Terjan | 2024-04-05 | 1 | -1/+1 |
| | |||||
* | Switch links to https: where possible | Dan Fandrich | 2024-01-25 | 1 | -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 Fandrich | 2024-01-12 | 1 | -0/+1 |
| | |||||
* | Display the time zone at start in check_mirrors_status | Dan Fandrich | 2024-01-08 | 1 | -1/+1 |
| | |||||
* | Bump timeouts in check_mirrors_status | Dan Fandrich | 2024-01-01 | 1 | -2/+2 |
| | | | | | Slow systems/networks might be the reason for the occasional missing data causing previous crashes. | ||||
* | Give the mirror summary page a title | Dan Fandrich | 2024-01-01 | 1 | -2/+4 |
| | | | | Also, use CSS to highlight the colour summary. | ||||
* | Another nil ref_times check in check_mirrors_status | Dan Fandrich | 2024-01-01 | 1 | -1/+1 |
| | |||||
* | Better handle nil ref_times in check_mirrors_status | Dan Fandrich | 2023-12-28 | 1 | -1/+1 |
| | | | | | This happens every once in a while and results in a cron job failure e-mail. | ||||
* | stop checking mga7, start checking mga9 | Thomas Backlund | 2023-08-25 | 1 | -1/+1 |
| | |||||
* | Recover when mirrors have expired certificates | Pascal Terjan | 2021-03-02 | 1 | -2/+2 |
| | |||||
* | Fix tier1 mirrors missing from status page | Pascal Terjan | 2021-02-26 | 1 | -1/+1 |
| | |||||
* | Also check https only mirrors | Pascal Terjan | 2021-02-25 | 1 | -4/+18 |
| | | | | The ones available both on http and https will be checked as https | ||||
* | 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 |
| |