aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix another typoThomas Backlund2014-05-081-1/+1
|
* fix order and typoThomas Backlund2014-05-081-1/+1
|
* enable rabbit build-node for nowThomas Backlund2014-05-081-2/+2
|
* Remove jonund from the config until it's backPascal Terjan2014-05-051-2/+2
|
* free up rabbit for ISO buildsThomas Backlund2014-05-021-2/+2
|
* fix up rpmlint for infra_3 and infra_4Thomas Backlund2014-04-271-4/+4
|
* mgagit: Add bug number (forgot to save before commit)Colin Guthrie2014-04-271-1/+1
|
* mgagit: Hopefully work around utf8 encoding issue in emails mga#12374Colin Guthrie2014-04-271-0/+9
|
* mgagit: Add new mail headers to the i18n mails.Colin Guthrie2014-04-271-0/+2
|
* mgagit: Update to git_multimail.py e12918c100.Colin Guthrie2014-04-273-25/+106
| | | | | | | | | | This is from https://github.com/mhagger/git-multimail I've reapplied my changes which avoid some unnecessary error messages when the summary email address is not configured (used for i18n mails). The notable change is to synthesise dates in emails to hopefully fix ordering in email clients (i.e. with multi-commit pushes).
* disable duplicate apache package requestsThomas Backlund2014-04-271-2/+5
|
* restore apache-server aliasThomas Backlund2014-04-271-2/+4
|
* fix another typoThomas Backlund2014-04-271-1/+1
|
* drop duplicated aliasThomas Backlund2014-04-271-4/+2
|
* new tryThomas Backlund2014-04-271-1/+1
|
* revert last commitThomas Backlund2014-04-271-1/+1
|
* fix another typoThomas Backlund2014-04-271-1/+1
|
* fix typoThomas Backlund2014-04-271-1/+1
|
* handle new apache name from mga3 upThomas Backlund2014-04-271-2/+10
|
* add infra_3 and infra_4 targetsThomas Backlund2014-04-271-0/+62
|
* enable rabbit buildnodesThomas Backlund2014-04-271-2/+2
|
* mgagit: Send a second email about any i18n changes to the i18n-reports ML.Colin Guthrie2014-04-211-5/+97
| | | | | | | | | | After sending the original email, we send a second email to i18n-reports detailing any i18n changes. The method of determining if any changes affect i18n is to look for a folder (or folders) called '.tx' in the tree. If such folders exist, then any changes in their parent folders are considered to be relevent for i18n.
* mgagit: Don't report any error message when no change email address configured.Colin Guthrie2014-04-211-7/+1
| | | | | | | When we will send to the i18n-reports ML info about i18n related changes we will omit the overall summary mail (it's too complext to produce a summary of only i18n changes) and thus we need to squash this error message which will not be nice for those pushing changes.
* Add a few more autorebuild rulesPascal Terjan2014-04-181-1/+10
|
* Enable autorebuild (configured for very few packages)Pascal Terjan2014-04-181-0/+1
|
* Enable dependencies action + add ulri one which was missing for cauldronPascal Terjan2014-04-181-0/+4
|
* Add definition for dependencies actionsPascal Terjan2014-04-181-0/+9
|
* mga-advisories: Clarify messageColin Guthrie2014-04-081-1/+1
|
* mga-advisories: Fix path to suColin Guthrie2014-04-081-1/+1
|
* mga-advisories: And add a warning back for any other random user that tries ↵Colin Guthrie2014-04-081-0/+5
| | | | to run that script.
* mga-advisories: Actually, just rerun automatically as the correct user ↵Colin Guthrie2014-04-081-2/+2
| | | | rather than bailing.
* mga-advisories: Attempt to prevent running mga-advisories script as root.Colin Guthrie2014-04-081-0/+5
|
* Redirect http://git.mageia.org/ to http://gitweb.mageia.org/Colin Guthrie2014-04-062-0/+6
|
* Add missing / in the script aliasPascal Terjan2014-04-041-1/+1
|
* Don't use merge, it's not a standard functionPascal Terjan2014-04-041-2/+2
|
* Drop accidental }Pascal Terjan2014-04-041-2/+2
|
* Attempt to support alias in catalyst_appPascal Terjan2014-04-043-3/+13
|
* Add an alias for mirrors statusPascal Terjan2014-04-031-0/+1
|
* Remove -'s as being valid for usernames.Colin Guthrie2014-03-281-1/+1
| | | | | This causes problems from packaging due to regexps littered around iurt code.
* git: Make git pulls silent.Colin Guthrie2014-03-231-2/+1
| | | | | | | | This avoids the 'Already up to date.' messages and mirrors what the subversion module does. (fixes previous commit which put the -q in the wrong place and had a comment about the lack of -q)
* git: Make git pulls silent.Colin Guthrie2014-03-231-1/+1
| | | | | This avoids the 'Already up to date.' messages and mirrors what the subversion module does.
* catdap: Fix depsColin Guthrie2014-03-231-1/+1
|
* catdap: Use a default value for the git branchColin Guthrie2014-03-231-1/+1
|
* Switch identity.mageia.org (aka CatDap) to gitColin Guthrie2014-03-232-6/+8
|
* Support git snapshots of a specific branch name (needed for identity.mageia.org)Colin Guthrie2014-03-231-2/+3
|
* properly remove misc ssh key from other serversThomas Backlund2014-03-231-0/+7
|
* remove boklm ssh key as requested by mailThomas Backlund2014-03-231-0/+2
|
* add 'mariadb-obsolete' to fix 'non-starting mysql service'Damien Lallement2014-03-181-1/+2
|
* update 'mysql' to 'mariadb' as 'mysql' package no longer exists in mga2Damien Lallement2014-03-181-2/+2
|
* mgagit: Make the repository update hook more generic to cover all repo groupsColin Guthrie2014-03-131-1/+1
|