Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openssh: Only write authorized_keys file when it's different | Colin Guthrie | 2015-01-18 | 1 | -7/+20 |
| | | | | | This saves disk churn and will eventually allow us to take further action when keys actually change. | ||||
* | openssh: Use temp file when writing keys from LDAP. | Colin Guthrie | 2015-01-18 | 1 | -7/+12 |
| | | | | | | | This helps avoid a race condition when the file is not yet written properly when a new SSH connection from that user comes in. This isn't really a problem in practice, but we may as well do it. | ||||
* | deployment: Add SSH pubkey for neoclust | Colin Guthrie | 2015-01-14 | 1 | -0/+5 |
| | |||||
* | buildsystem: Add a few freeze exceptions | Colin Guthrie | 2015-01-06 | 1 | -1/+1 |
| | | | | To cover indexhtml, ldetect, msec and mageiawelcome | ||||
* | Forbid ~ in release tag | Pascal Terjan | 2014-12-13 | 1 | -1/+1 |
| | |||||
* | enable ecosse node again | Thomas Backlund | 2014-12-09 | 1 | -2/+2 |
| | |||||
* | enable rabbit build node | Thomas Backlund | 2014-12-09 | 1 | -2/+2 |
| | |||||
* | disable all build nodes | Thomas Backlund | 2014-12-09 | 1 | -2/+2 |
| | |||||
* | drop inactive admins | Thomas Backlund | 2014-12-07 | 1 | -0/+5 |
| | |||||
* | Mageia 3 is EOL, lock it down | Thomas Backlund | 2014-11-26 | 1 | -1/+1 |
| | |||||
* | Add another kernel.org mirror | Pascal Terjan | 2014-11-25 | 1 | -0/+2 |
| | |||||
* | buildsystem: Add perl-MDK-Common to freeze exclusions. | Colin Guthrie | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | buildsystem: Add any package that begins 'mga-' to freeze exclusions. | Colin Guthrie | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | mgagit,cgit: Use a cosmetically nicer BZ URL | Colin Guthrie | 2014-11-25 | 2 | -2/+2 |
| | |||||
* | bugzilla: Add a simple redirect rule for BZ for neater BZ URLs | Colin Guthrie | 2014-11-25 | 2 | -0/+3 |
| | |||||
* | mgagit: Fix brown-paper-bag typo. | Colin Guthrie | 2014-11-17 | 1 | -2/+2 |
| | | | | | | This really should fix git->bugzilla integration. mga#14585 | ||||
* | mgagit: Hopefully fix bugzilla integration. | Colin Guthrie | 2014-11-17 | 1 | -11/+23 |
| | | | | | | | | | | Our bugzilla no longer supports cookies so we have to use a token itstead. It's essentially exactly the same as a cookie, but different therefore meaning we have to handle it ourselves manually. I don't really get the benefit here, but hey ho. mga#14585 | ||||
* | Also change report config | Pascal Terjan | 2014-11-16 | 1 | -8/+8 |
| | |||||
* | Drop updates_mandriva_2010_2 and add tests for updates on stable releases | Pascal Terjan | 2014-11-16 | 2 | -74/+204 |
| | |||||
* | Check 3 and 4 instead of 1 and 2 which are no longer supported | Pascal Terjan | 2014-11-16 | 3 | -362/+8 |
| | |||||
* | Also run checks on tainted | Pascal Terjan | 2014-11-16 | 1 | -0/+46 |
| | |||||
* | Use official gnome mirror for youri-check | Pascal Terjan | 2014-11-04 | 1 | -0/+2 |
| | |||||
* | mgagit: Give the maintainer force push rights over topic/ and distro/ branches. | Colin Guthrie | 2014-11-04 | 1 | -2/+2 |
| | |||||
* | free up rabbit for iso builds | Thomas Backlund | 2014-10-19 | 1 | -2/+2 |
| | |||||
* | enable rabbit for distro rebuild | Thomas Backlund | 2014-10-15 | 1 | -2/+2 |
| | |||||
* | free up rabbit for iso builders | Thomas Backlund | 2014-10-10 | 1 | -2/+2 |
| | |||||
* | Temporarily add valstar2 as a build node | Pascal Terjan | 2014-10-08 | 2 | -2/+8 |
| | |||||
* | buildsystem: add rpm-helper to freeze exclusions regexp | Colin Guthrie | 2014-10-08 | 1 | -1/+1 |
| | |||||
* | add back old zeus1/2.kernel.org hosts as they kernel.org have broken reverse dns | Thomas Backlund | 2014-10-04 | 1 | -0/+2 |
| | |||||
* | update kernel.org rsync hosts | Thomas Backlund | 2014-09-24 | 1 | -4/+3 |
| | |||||
* | - disable checking of locally signed cert | Thomas Backlund | 2014-09-23 | 1 | -0/+1 |
| | | | | | 'fixes' nonworking slave ldap TODO: fix properly when infra is running mga4 | ||||
* | Revert "Temporary hack to work around LDAP server sync problem" | Colin Guthrie | 2014-09-23 | 1 | -6/+0 |
| | | | | | | This reverts commit cc302084ccf54fb8f067f8dd5d7f7c07ed50b019. Slave LDAP now back cookin' on gas! | ||||
* | disable jonund and sucuk checks | Thomas Backlund | 2014-09-22 | 1 | -2/+2 |
| | |||||
* | buildsystem: Add rpm-mageia-setup to the authorized packages during freeze | Colin Guthrie | 2014-09-20 | 1 | -1/+1 |
| | |||||
* | buildsystem: maintdb allow *-team maintainers. | Colin Guthrie | 2014-09-19 | 1 | -2/+2 |
| | | | | | | | | | | | *-team maintainers behave just like 'nobody' but can be used to indicate packages that actually are maintained, but are handled by a team rather than an individual. This doesn't integrate *-team anywhere else in the stack it just allows the maintainers to be set. Anything that assumes a maintainer in the maintdb is a user (modulo 'nobody') would need to be updated to handle this change. | ||||
* | buildsystem: maintdb slight modernisation+use bash explicitly. | Colin Guthrie | 2014-09-19 | 1 | -28/+15 |
| | | | | | | This is slightly subjective but most scripts do it this way these days without the extra letters on string comparisons and collapsing the if+then onto one line. | ||||
* | buildsystem: maintdb tabs->spaces | Colin Guthrie | 2014-09-19 | 1 | -33/+32 |
| | |||||
* | Temporary hack to work around LDAP server sync problem | Colin Guthrie | 2014-09-16 | 1 | -0/+6 |
| | |||||
* | mgagit: Temporarily allow maintainers to rewrite tags. | Colin Guthrie | 2014-09-15 | 1 | -1/+1 |
| | | | | | | | | | | | This is because it's really easy to accidentally push both master and a tag at the same time, but have master rejected but the tag succeed (non-fastforward). A better solution is to not allow tags that introduce new commits but I'm not sure of the config to allow that so this is a bit of a short term solution to allow Thierry to fix up a few of his tags. | ||||
* | mgagit: Ensure mga-sysadmin really can push rewrite history. | Colin Guthrie | 2014-09-15 | 1 | -4/+4 |
| | | | | | | If a sysadmin was assigned as a maintainer of a repo, the extra powers granted to them would actually be overridden which is a bit useless. | ||||
* | Mageia 5 Version Freeze | Thomas Backlund | 2014-09-10 | 1 | -2/+2 |
| | |||||
* | buildsystem: Future proof SRPM check URL for backports. | Colin Guthrie | 2014-08-12 | 1 | -2/+2 |
| | |||||
* | Add a super simple API for checking whether an update SRPM exists. | Colin Guthrie | 2014-08-12 | 1 | -0/+9 |
| | | | | | This will be useful for advisory publication checks to make sure the SRPMs actually exist prior to assigning an advisory ID | ||||
* | mga-advisories: Configure bugzilla authentication details. | Colin Guthrie | 2014-08-06 | 1 | -0/+3 |
| | |||||
* | Drop broken Fedora URL, default one works | Pascal Terjan | 2014-08-04 | 1 | -2/+0 |
| | |||||
* | mga-advisories: Add configuration for running mgaadv in a way which moves ↵ | Colin Guthrie | 2014-08-04 | 5 | -7/+32 |
| | | | | | | | | | | | packages. This adds an appropriate wrapper script to run the move script as root (which is needed) while keeping the rest running as the mga-advisories user. Disable the cron script for now as we will move over to running the full process but we should test it a bit first. | ||||
* | websites: Ensure cache dir is created for nav+www/_nav. | Colin Guthrie | 2014-07-31 | 2 | -3/+18 |
| | | | | | Also make sure proper deps are in place for a fresh setup (this wasn't the case in www) | ||||
* | Add rabbit back as a build node | Pascal Terjan | 2014-07-13 | 1 | -2/+2 |
| | |||||
* | disable rabbit again | Thomas Backlund | 2014-07-01 | 1 | -2/+2 |
| | |||||
* | enable rabbit for a while to flush build queue | Thomas Backlund | 2014-07-01 | 1 | -2/+2 |
| |