aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* mgagit: Fix post-receive mailer.Colin Guthrie2013-10-071-3/+2
| | | | | | * Fix python path * Fix .git suffix stripping from repo shortname * Remove left over debug printing
* mgagit: Keep the post commit stuff out of /usr/local/binColin Guthrie2013-10-072-3/+13
|
* mgagit: Import a manually added script on the server side to puppetColin Guthrie2013-10-072-0/+24
|
* mgagit: Convert to git multimail for notifications.Colin Guthrie2013-10-074-11/+17
| | | | | | | This system sends one mail per commit pushed, all threaded (i.e. as replies) to a summary email of the push itself. Upstream URL for git multimail is: https://github.com/mhagger/git-multimail
* mgagit: Add new templates for generationg per-commit notification emails.Colin Guthrie2013-10-062-0/+2561
| | | | | | | | | This uses the git multimail project from upstream revision 3fcd7bffef which is the master revision at the time of writing. It also includes a monkey-patched version which we will use which adds the ability to include links to the gitweb/cgit URL and also links to any supported bugtracker.
* Remove old git-related repo setupColin Guthrie2013-10-062-22/+0
| | | | This is now obsoleted by mgagit configuration
* enable rabbit as build nodeThomas Backlund2013-10-031-2/+2
|
* Disable autorebuild, it will not work before genhdlist got the new packagePascal Terjan2013-09-291-1/+0
|
* Enable auto rebuild for a few packagesPascal Terjan2013-09-291-0/+1
|
* free up rabbit for iso buildsThomas Backlund2013-09-271-2/+2
|
* enable rabbit as bs nodeThomas Backlund2013-09-241-2/+2
|
* Allow i18n team to commit to the repos.Colin Guthrie2013-09-221-0/+3
| | | | | | Longer term, we likely want to remove this and replace it with a synthesised repo that allows all translations to live in one place for easier translations, but for the short term this is the easiest solution.
* Add i18n-ar mailing list (#10019)Nicolas Vigier2013-09-211-0/+5
|
* mga_buildsystem/config.pp: fix admin mailNicolas Vigier2013-09-131-1/+1
|
* mgagit: Allow sysadmins to do forced pushes.Colin Guthrie2013-08-311-0/+4
| | | | | This should only be used in very rare circumstances but having the flexibility is useful.
* free up rabbit for iso buildsThomas Backlund2013-08-271-2/+2
|
* Rename the 'Git user' to 'Mageia Git' as it's shown to the public via emails ↵Colin Guthrie2013-08-251-1/+1
| | | | and on cgit
* mgagit: Gitolite doesn't like the complex hook value, so abstract it to a ↵Colin Guthrie2013-08-224-2/+25
| | | | script.
* mgagit: Show diffs in commit messages and include a link to gitweb.Colin Guthrie2013-08-213-1/+3
|
* Add [] around repo name for emails and quote values to ensure trailing spaceColin Guthrie2013-08-212-4/+4
|
* mgagit: Attempt to envelope the emails so they make it to the commits ↵Colin Guthrie2013-08-213-1/+3
| | | | mailing lists
* mgagit: Allow apprentices to commit to git as they could commit to svn ↵Colin Guthrie2013-08-211-1/+1
| | | | before it.
* mgagit: Fix group nameColin Guthrie2013-08-201-1/+1
|
* mgagit: Fix typoColin Guthrie2013-08-201-2/+2
|
* mgagit: Arg, idiot. Fix syntax errorColin Guthrie2013-08-201-2/+2
|
* mgagit: Hopefully fix my puppet syntax errorsColin Guthrie2013-08-203-21/+20
| | | | | This just splits the template writer out into it's own define.
* mgagit: Add repo templates to puppet rather than reply on packaged versionsColin Guthrie2013-08-204-1/+84
| | | | | | | | This adds the repo template into puppet as this seems a more appropriate place to track what is effectively configuration. I also use this opportunity to add a repository configuration repo for 'web' and add a new repo template for it accordingly.
* pull rabbit and sucuk onlineThomas Backlund2013-08-111-2/+6
|
* free up rabbit for iso buildersThomas Backlund2013-08-011-2/+2
|
* enable rabbit node for nowThomas Backlund2013-07-261-2/+2
|
* main_mirror: share /git on rsyncNicolas Vigier2013-07-151-0/+5
| | | | As a temporary solution to mirror git repos on alamut
* gitolite.rc: add gitweb.owner to the list of allowed config keysNicolas Vigier2013-07-151-1/+1
|
* mgagit: fix syntax errorNicolas Vigier2013-07-151-1/+1
|
* mgagit: add http://projects.mageia.org/ vhostNicolas Vigier2013-07-152-1/+9
|
* Remove mgagit::reposconfigNicolas Vigier2013-07-152-16/+0
| | | | | No longer needed with new mgagit version. The clone is now done automatically if the directory does not exists.
* mgagit.conf: udpate for new mgagit versionNicolas Vigier2013-07-151-1/+2
|
* dns: add projects.mageia.org hostnameNicolas Vigier2013-07-151-1/+2
|
* mgagit.conf: set run_gitolite to yesNicolas Vigier2013-07-141-0/+1
|