aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
Commit message (Collapse)AuthorAgeFilesLines
* buildsystem: Add rpm-mageia-setup to the authorized packages during freezeColin Guthrie2014-09-201-1/+1
|
* mgagit: Temporarily allow maintainers to rewrite tags.Colin Guthrie2014-09-151-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 Guthrie2014-09-151-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 FreezeThomas Backlund2014-09-101-2/+2
|
* websites: Ensure cache dir is created for nav+www/_nav.Colin Guthrie2014-07-312-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 nodePascal Terjan2014-07-131-2/+2
|
* disable rabbit againThomas Backlund2014-07-011-2/+2
|
* enable rabbit for a while to flush build queueThomas Backlund2014-07-011-2/+2
|
* free up rabbit for iso buildsThomas Backlund2014-06-301-2/+2
|
* wikis: Convert mediawiki template hosting to git.Colin Guthrie2014-06-151-2/+2
|
* websites: Switch www.mageia.org hosting to git.Colin Guthrie2014-06-151-3/+3
|
* websites: Switch releases.mageia.org hosting to git.Colin Guthrie2014-06-151-3/+3
|
* websites: Switch nav.mageia.org hosting to git.Colin Guthrie2014-06-151-3/+3
|
* websites: Switch hugs.mageia.org hosting to git.Colin Guthrie2014-06-151-3/+3
| | | | | The conversion rebased the code to skip the public folder (nothing outside of that is particularly private)
* websites: Switch doc.mageia.org hosting to git.Colin Guthrie2014-06-151-3/+3
|
* websites: Switch archives.mageia.org hosting to git.Colin Guthrie2014-06-151-3/+3
|
* websites: Switch static.mageia.org to gitColin Guthrie2014-06-152-2/+22
|
* mgagit: Fix template nameColin Guthrie2014-06-111-1/+1
|
* mgagit: Add a repo group for infrastructure stuff.Colin Guthrie2014-06-112-0/+12
| | | | | | This is slightly recursive as this is where the definitions are kept, but I'll add a readme to the git repo to make sure no-one actually adds definitions in this tree (although a pre-receive hook would be better to really ban it)
* postfix/mgagit: Fix org git repos mailing list.Colin Guthrie2014-06-111-1/+1
|
* enable rabbit node again as isos are builtThomas Backlund2014-06-101-2/+2
|
* mgagit: Spell sysadmin properly... sigh.Colin Guthrie2014-06-091-1/+1
|
* mgagit: Fix permissions for org repos.Colin Guthrie2014-06-092-1/+2
|
* mgagit: Add repository group for orgColin Guthrie2014-06-092-0/+11
|
* free up rabbit for iso buildsThomas Backlund2014-06-061-2/+2
|
* mgagit: Fix case on mailingList config entryColin Guthrie2014-05-292-4/+4
| | | | This was a change I missed in an earlier commit.
* restrict infra submission origin from matching svn infra reposThomas Backlund2014-05-221-4/+4
|
* 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).
* 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
|