aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sympa: update web confThomas Backlund2021-07-241-1/+2
|
* Mga 7 is EOL, lock it downThomas Backlund2021-07-011-1/+1
|
* fix up infra_8 base distroThomas Backlund2021-06-291-1/+1
|
* update mirror.readmeThomas Backlund2021-04-211-1/+1
|
* apache: logrotate: keep 60 days of logs on duvelThomas Backlund2021-03-191-1/+2
|
* check: drop mga6, add mga8Thomas Backlund2021-03-192-7/+247
|
* apache: logrotate daily on duvelThomas Backlund2021-03-061-0/+4
|
* apache: update logrotate to use systemctl callsThomas Backlund2021-03-061-4/+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
|
* Merge branch 'master' of ssh://git.mageia.org/infrastructure/puppetThomas Backlund2021-02-250-0/+0
|\
| * Caundron is version 9Thomas Backlund2021-02-251-1/+1
| |
* | Cauldron is version 9Thomas Backlund2021-02-251-1/+1
|/
* re-open CauldronThomas Backlund2021-02-251-6/+6
|
* re-open svnThomas Backlund2021-02-251-3/+1
|
* add mga 8 and infra_8 targetsThomas Backlund2021-02-242-0/+94
|
* re-add rabbit to buildsystemThomas Backlund2021-02-241-2/+2
|
* Disable mails on the packages ML, this is to not flood while forking svn treeNicolas Lécureuil2021-02-241-1/+3
|
* cauldron: full lockdownThomas Backlund2021-02-241-2/+2
|
* lock for release buildsThomas Backlund2021-02-161-2/+2
|
* Mageia 8 Release FreezeThomas Backlund2021-02-081-2/+2
|
* update sympa list definitionThomas Backlund2021-02-021-3/+4
|
* Add new mageia-association-members MLNicolas Lécureuil2021-01-241-0/+6
|
* Remove ennael as sender_email of sysadmin groupNicolas Lécureuil2021-01-241-1/+1
|
* Delete leftover noarch without waiting for 7dPascal Terjan2021-01-192-12/+24
|
* free up rabbit for iso buildsThomas Backlund2021-01-131-2/+2
|
* Mageia 8 Version FreezeThomas Backlund2021-01-041-2/+2
|
* update mirror.readme on new mirroring scheme and the archive at distrib-coffeeThomas Backlund2021-01-041-4/+8
|
* Fix cleanup to correctly wait for 7dPascal Terjan2020-12-312-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).
* Allow autobuild machine to use rsyncPascal Terjan2020-12-171-1/+2
|
* Revert "Reduce the number of idle VMs"Pascal Terjan2020-12-091-4/+4
| | | | This reverts commit 51ceb0e1e0c6429460189de8079f50aecaad53b9.
* Fix apache configuration for autobuildNicolas Lécureuil2020-12-011-1/+1
|
* Revert "tmb signing off" \o/Pascal Terjan2020-11-181-2/+0
| | | | This reverts commit 92cefe1a177b63f47aac465fc5111c4230ffaf00.
* Reduce the number of idle VMsPascal Terjan2020-11-161-4/+4
|
* Fix getting timestamp of non noarch packagesPascal Terjan2020-09-301-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 packagesPascal Terjan2020-09-301-2/+5
|
* Clean pure noarch packages toPascal Terjan2020-09-261-4/+14
|
* Small safety additionPascal Terjan2020-09-231-1/+1
|
* List Tier 1 mirrors first on status pagePascal Terjan2020-09-231-2/+9
|
* Switch neru to new machinePascal Terjan2020-09-072-2/+2
|
* Allow access to the repository to the new neruPascal Terjan2020-09-071-0/+3
|
* Add back IPv6 to neru for nowPascal Terjan2020-09-072-1/+2
| | | | | Zone generation is broken without one as we use it for mageia.org and ns1.
* Drop neru's IPv6Pascal Terjan2020-09-062-2/+1
| | | | | It is tied to physical machine on Scaleway and we need to change machine.
* Add one more connection error typePascal Terjan2020-07-041-2/+2
| | | | One of the mirrors started triggering Errno::ECONNRESET
* More repository vhost fixesPascal Terjan2020-06-291-5/+5
| | | | This time it really looks like what I had tested...
* More repository vhost fixesPascal Terjan2020-06-291-4/+4
|
* Fix repository vhostPascal Terjan2020-06-291-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.