Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | draklive has been replaced by drakiso | Thomas Backlund | 2021-11-28 | 1 | -1/+1 |
| | |||||
* | sympa: update web conf | Thomas Backlund | 2021-07-24 | 1 | -1/+2 |
| | |||||
* | apache: logrotate: keep 60 days of logs on duvel | Thomas Backlund | 2021-03-19 | 1 | -1/+2 |
| | |||||
* | check: drop mga6, add mga8 | Thomas Backlund | 2021-03-19 | 1 | -0/+241 |
| | |||||
* | apache: logrotate daily on duvel | Thomas Backlund | 2021-03-06 | 1 | -0/+4 |
| | |||||
* | apache: update logrotate to use systemctl calls | Thomas Backlund | 2021-03-06 | 1 | -4/+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 |
| | |||||
* | add mga 8 and infra_8 targets | Thomas Backlund | 2021-02-24 | 1 | -0/+12 |
| | |||||
* | update sympa list definition | Thomas Backlund | 2021-02-02 | 1 | -3/+4 |
| | |||||
* | Delete leftover noarch without waiting for 7d | Pascal Terjan | 2021-01-19 | 2 | -12/+24 |
| | |||||
* | Fix cleanup to correctly wait for 7d | Pascal Terjan | 2020-12-31 | 2 | -6/+6 |
| | | | | | | It was checking if there is another version of the src, but using the name of the package instead of the name of the src, and those are usually different in the case we care most about (libraries). | ||||
* | Fix apache configuration for autobuild | Nicolas Lécureuil | 2020-12-01 | 1 | -1/+1 |
| | |||||
* | Fix getting timestamp of non noarch packages | Pascal Terjan | 2020-09-30 | 1 | -3/+3 |
| | | | | | | | urpmf --qf '%filename:%buildarchs:%buildtime' shifts fields when buildarchs is empty: python-sphinxcontrib-svg2pdfconverter-0.1.0-2.mga8.src.rpm:noarch:1564917727 python-argon2_cffi-19.1.0-1.mga8.src.rpm:1564918990: | ||||
* | Delete again non noarch packages | Pascal Terjan | 2020-09-30 | 1 | -2/+5 |
| | |||||
* | Clean pure noarch packages to | Pascal Terjan | 2020-09-26 | 1 | -4/+14 |
| | |||||
* | 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 | ||||
* | More repository vhost fixes | Pascal Terjan | 2020-06-29 | 1 | -5/+5 |
| | | | | This time it really looks like what I had tested... | ||||
* | More repository vhost fixes | Pascal Terjan | 2020-06-29 | 1 | -4/+4 |
| | |||||
* | Fix repository vhost | Pascal Terjan | 2020-06-29 | 1 | -6/+7 |
| | | | | | Previous commit broke it but is was not visible initially due to another broken thing in the config which has since been fixed. | ||||
* | 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. | ||||
* | Simplify repository vhost | Pascal Terjan | 2020-06-28 | 1 | -8/+10 |
| | | | | | | | | | We use the same access list for all versions of the distribution on the HTPP server (our internal machines) so there is no reason to duplicate it per distro. This also allows to access files at the top level directory (like mageia_timestamp). | ||||
* | 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 |
| | |||||
* | increase kernel build time | Thomas Backlund | 2020-05-18 | 1 | -1/+1 |
| | |||||
* | increase gcc build timeout | Thomas Backlund | 2020-05-03 | 1 | -1/+1 |
| | |||||
* | remove --ignorearch option for urpmi | Thierry Vignaud | 2020-04-18 | 1 | -2/+0 |
| | | | | | | | | | | rationale: it badly broke installing some packages with rpm-4.16 which add provides for every generated package to the SRPM See https://rpm.org/wiki/Releases/4.16.0 Basically reverting commit cc1079609497da5d5700e27f1076d57bf2b9282c and its 2 followup fixups | ||||
* | bump again the timeout for clang | Thierry Vignaud | 2020-03-21 | 1 | -1/+1 |
| | |||||
* | Allow larger log sizes | Pascal Terjan | 2020-03-20 | 1 | -0/+1 |
| | |||||
* | doble timeout for llvm | Thierry Vignaud | 2020-03-20 | 1 | -0/+1 |
| | | | | it regularly fails on armv7 | ||||
* | doble timeout for clang | Thierry Vignaud | 2020-03-20 | 1 | -0/+1 |
| | | | | it regularly fails on x86 | ||||
* | Fix syntax error in mirror cleaner | Pascal Terjan | 2020-02-26 | 1 | -1/+1 |
| | |||||
* | vhost_webstatus: set dynamic NameWidth | Thomas Backlund | 2020-02-19 | 1 | -0/+2 |
| | |||||
* | Catch IOError in check_mirrors_status | Pascal Terjan | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | genhdlist2: switch cauldron synthesis to zstd compression | Thomas Backlund | 2020-01-08 | 1 | -0/+6 |
| | |||||
* | Delete armorique | Pascal Terjan | 2019-12-11 | 1 | -1/+0 |
| | | | | | | This was the original Scaleway arm build node which was setup with an external IP. There is no point upgrading it to Mageia 7, while there is now a Mageia 7 image to create armlet nodes beind neru. | ||||
* | viewvc: python-svn is now python2-svn | Thomas Backlund | 2019-11-30 | 1 | -1/+1 |
| | |||||
* | postgresql: we use version 9.6 | Thomas Backlund | 2019-11-30 | 1 | -1/+1 |
| | |||||
* | bugzilla: fix vhost Dir | Thomas Backlund | 2019-11-30 | 1 | -1/+1 |
| | |||||
* | mediawiki: stop loading skins CologneBlue and Modern | Thomas Backlund | 2019-11-30 | 1 | -2/+0 |
| | |||||
* | fix up cron for mga-clean-distrib | Thomas Backlund | 2019-11-05 | 1 | -2/+2 |
| | |||||
* | Add a cron for mga-clean-distrib | Pascal Terjan | 2019-10-27 | 1 | -0/+7 |
| | |||||
* | Disable orphan cleaner | Pascal Terjan | 2019-10-27 | 1 | -7/+10 |
| |