Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mgagit: Remove old emailer | Colin Guthrie | 2013-10-07 | 3 | -24/+1 |
| | |||||
* | mgagit: Fix post-receive mailer. | Colin Guthrie | 2013-10-07 | 1 | -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/bin | Colin Guthrie | 2013-10-07 | 2 | -3/+13 |
| | |||||
* | mgagit: Import a manually added script on the server side to puppet | Colin Guthrie | 2013-10-07 | 2 | -0/+24 |
| | |||||
* | mgagit: Convert to git multimail for notifications. | Colin Guthrie | 2013-10-07 | 4 | -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 Guthrie | 2013-10-06 | 2 | -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 setup | Colin Guthrie | 2013-10-06 | 2 | -22/+0 |
| | | | | This is now obsoleted by mgagit configuration | ||||
* | enable rabbit as build node | Thomas Backlund | 2013-10-03 | 1 | -2/+2 |
| | |||||
* | Disable autorebuild, it will not work before genhdlist got the new package | Pascal Terjan | 2013-09-29 | 1 | -1/+0 |
| | |||||
* | Enable auto rebuild for a few packages | Pascal Terjan | 2013-09-29 | 1 | -0/+1 |
| | |||||
* | free up rabbit for iso builds | Thomas Backlund | 2013-09-27 | 1 | -2/+2 |
| | |||||
* | enable rabbit as bs node | Thomas Backlund | 2013-09-24 | 1 | -2/+2 |
| | |||||
* | Allow i18n team to commit to the repos. | Colin Guthrie | 2013-09-22 | 1 | -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 Vigier | 2013-09-21 | 1 | -0/+5 |
| | |||||
* | mga_buildsystem/config.pp: fix admin mail | Nicolas Vigier | 2013-09-13 | 1 | -1/+1 |
| | |||||
* | mgagit: Allow sysadmins to do forced pushes. | Colin Guthrie | 2013-08-31 | 1 | -0/+4 |
| | | | | | This should only be used in very rare circumstances but having the flexibility is useful. | ||||
* | free up rabbit for iso builds | Thomas Backlund | 2013-08-27 | 1 | -2/+2 |
| | |||||
* | Rename the 'Git user' to 'Mageia Git' as it's shown to the public via emails ↵ | Colin Guthrie | 2013-08-25 | 1 | -1/+1 |
| | | | | and on cgit | ||||
* | mgagit: Gitolite doesn't like the complex hook value, so abstract it to a ↵ | Colin Guthrie | 2013-08-22 | 4 | -2/+25 |
| | | | | script. | ||||
* | mgagit: Show diffs in commit messages and include a link to gitweb. | Colin Guthrie | 2013-08-21 | 3 | -1/+3 |
| | |||||
* | Add [] around repo name for emails and quote values to ensure trailing space | Colin Guthrie | 2013-08-21 | 2 | -4/+4 |
| | |||||
* | mgagit: Attempt to envelope the emails so they make it to the commits ↵ | Colin Guthrie | 2013-08-21 | 3 | -1/+3 |
| | | | | mailing lists | ||||
* | mgagit: Allow apprentices to commit to git as they could commit to svn ↵ | Colin Guthrie | 2013-08-21 | 1 | -1/+1 |
| | | | | before it. | ||||
* | mgagit: Fix group name | Colin Guthrie | 2013-08-20 | 1 | -1/+1 |
| | |||||
* | mgagit: Fix typo | Colin Guthrie | 2013-08-20 | 1 | -2/+2 |
| | |||||
* | mgagit: Arg, idiot. Fix syntax error | Colin Guthrie | 2013-08-20 | 1 | -2/+2 |
| | |||||
* | mgagit: Hopefully fix my puppet syntax errors | Colin Guthrie | 2013-08-20 | 3 | -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 versions | Colin Guthrie | 2013-08-20 | 4 | -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 online | Thomas Backlund | 2013-08-11 | 1 | -2/+6 |
| | |||||
* | free up rabbit for iso builders | Thomas Backlund | 2013-08-01 | 1 | -2/+2 |
| | |||||
* | enable rabbit node for now | Thomas Backlund | 2013-07-26 | 1 | -2/+2 |
| | |||||
* | main_mirror: share /git on rsync | Nicolas Vigier | 2013-07-15 | 1 | -0/+5 |
| | | | | As a temporary solution to mirror git repos on alamut | ||||
* | gitolite.rc: add gitweb.owner to the list of allowed config keys | Nicolas Vigier | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | mgagit: fix syntax error | Nicolas Vigier | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | mgagit: add http://projects.mageia.org/ vhost | Nicolas Vigier | 2013-07-15 | 2 | -1/+9 |
| | |||||
* | Remove mgagit::reposconfig | Nicolas Vigier | 2013-07-15 | 2 | -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 version | Nicolas Vigier | 2013-07-15 | 1 | -1/+2 |
| | |||||
* | dns: add projects.mageia.org hostname | Nicolas Vigier | 2013-07-15 | 1 | -1/+2 |
| | |||||
* | mgagit.conf: set run_gitolite to yes | Nicolas Vigier | 2013-07-14 | 1 | -0/+1 |
| | |||||
* | Restrict infrastructure/repositories to mga-sysadmin for now | Nicolas Vigier | 2013-07-07 | 1 | -1/+1 |
| | |||||
* | mgagit.conf: add software | Nicolas Vigier | 2013-07-06 | 1 | -0/+3 |
| | |||||
* | mgagit: clone software repos list | Nicolas Vigier | 2013-07-06 | 2 | -1/+18 |
| | |||||
* | fix indent | Nicolas Vigier | 2013-07-06 | 1 | -1/+1 |
| | |||||
* | Also disable sparkleshare git repo | Nicolas Vigier | 2013-06-27 | 1 | -8/+8 |
| | |||||
* | Disable old git repositories | Nicolas Vigier | 2013-06-27 | 2 | -19/+19 |
| | |||||
* | mgagit: add git dir | Nicolas Vigier | 2013-06-27 | 1 | -0/+13 |
| | |||||
* | mgagit.conf: fix mga-packagers group | Nicolas Vigier | 2013-06-27 | 1 | -1/+1 |
| | |||||
* | mgagit.conf: Fix binddn | Nicolas Vigier | 2013-06-27 | 1 | -1/+1 |
| | |||||
* | Fix managehome parameter | Nicolas Vigier | 2013-06-27 | 1 | -1/+1 |
| | |||||
* | Fix parameter name | Nicolas Vigier | 2013-06-27 | 1 | -1/+1 |
| |