aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
Commit message (Collapse)AuthorAgeFilesLines
...
* 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).
* 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.
* 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
|
* Redirect http://git.mageia.org/ to http://gitweb.mageia.org/Colin Guthrie2014-04-061-0/+5
|
* 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
|
* mgagit: Make the repository update hook more generic to cover all repo groupsColin Guthrie2014-03-131-1/+1
|
* Setup git repository groups for 'artwork', 'doc' and 'qa'Colin Guthrie2014-03-132-0/+32
|
* mgagit: Use a 5 second timeout to notify alamut.Colin Guthrie2014-02-101-1/+1
| | | | | This keeps the stall time on a push to something sensible should there be a problem.
* mgagit: Python typoColin Guthrie2014-02-101-1/+1
|
* mgagit: Use the full repo name + .git suffix when informing remote side.Colin Guthrie2014-02-101-1/+1
|
* alamut: Remove rsyncing from git.Colin Guthrie2014-02-101-11/+22
| | | | | Add in notification of the 'on-the-pull' system for mirroring in post-commit hook.
* mgagit: Avoid unnecessary quotes.Colin Guthrie2014-02-091-2/+2
|
* Remove freeze to start mga5Nicolas Lécureuil2014-02-041-1/+1
|
* Restore commitsNicolas Lécureuil2014-02-041-3/+1
|
* Update for 5Nicolas Lécureuil2014-02-041-1/+1
|
* Only allow umeabot to commit on the svnNicolas Lécureuil2014-02-031-1/+3
|
* Add mga4 support in youriNicolas Lécureuil2014-02-031-1/+69
|
* add backports_allowed flagThomas Backlund2014-01-231-0/+1
|
* add backports-announce mlThomas Backlund2014-01-231-0/+7
|
* leave sucuk to autobuilderThomas Backlund2014-01-191-2/+2
|
* Add perl-Glib-Object-Introspection to the freeze exclusion pkgsColin Guthrie2014-01-161-1/+1
|
* mgagit: Make sure to strip the single quotes that surround the modifed date.Colin Guthrie2014-01-041-1/+1
|
* mgagit: Fix last-modified file write.Colin Guthrie2014-01-041-2/+4
|
* mgagit: Some trivial pylint tidyupsColin Guthrie2014-01-041-10/+10
|
* mgagit: Attempt to write out a last-modified file for cgit.Colin Guthrie2014-01-041-0/+13
| | | | | | | | | This means the Last Modified column in cgit will show the date of the last commit not the date of the last push (which can be completely unrelated, especially when doing rebases or forced pushes and fixups etc.) Note: If we stop using rsync for replication then this can be removed and replaced with a different hook on the receiving side.
* Release Freeze (half a day late)Thomas Backlund2013-12-231-2/+2
|
* mgagit: Match multiple bug references on a single lineColin Guthrie2013-12-221-6/+5
|
* Add net_monitor to the list of 'our' packages that can break freezeColin Guthrie2013-12-181-1/+1
|
* mgagit: Suppress the 'Bug links:' section when posting comment to bugzilla.Colin Guthrie2013-12-141-1/+7
| | | | | | | It is only suppressed when a single bug is referenced. If multiple bugs are referenced (including external bug trackers) then it will be included. mga#11987
* mgagit: The bugzilla integration needs python-bugz mga#11987Colin Guthrie2013-12-141-1/+1
|
* Attempt to notify bugzilla when bugs are referenced in commits mga#11987Colin Guthrie2013-12-141-0/+63
|
* Add mgaonline to the freeze exception pkg regexpColin Guthrie2013-12-051-1/+1
|
* Update ssh key for boklmNicolas Vigier2013-11-281-2/+2
|
* Allow submissions of various internal packages while in freeze.Colin Guthrie2013-11-281-1/+1
| | | | | | | | | | | | | This should allow Thierry (and myself, or anyone else) to push new versions of these packages even when in freeze. While this isn't exactly ideal, because these are internal packages, they don't really follow normal freeze rules (although of course it would be better to not break them at the last minute, but that's another story). See discussions on cauldron mailing list from today for reference.
* Mga2 EOL LockdownThomas Backlund2013-11-221-1/+1
|
* disable cauldron media.cfg rewriting until it is fixed to properly sort the ↵Thomas Backlund2013-11-021-0/+1
| | | | media lists (mga #10773)
* free up rabbit for iso buildingThomas Backlund2013-10-261-2/+2
|
* rsyncd.conf: Fix typo in previous commitNicolas Vigier2013-10-251-1/+1
|
* Add rsync access to packages svn repository for lissyxNicolas Vigier2013-10-251-0/+6
| | | | | | | | lissyx is working on a PhD thesis which involves some study of Mageia releases. In order to do that he needs to do a lot of svn requests on all packages. To avoid loading our server with those requests, I proposed him to download a full copy of the svn repository, so he can do the requests locally without loading our server.
* rsyncd.conf: fix indentation of some linesNicolas Vigier2013-10-251-4/+4
|
* Fix git rsync hosts restrictionPascal Terjan2013-10-211-1/+1
|
* Mga 4 Version FreezeThomas Backlund2013-10-151-2/+2
|
* mgagit: Remove old emailerColin Guthrie2013-10-073-24/+1
|