| Commit message (Expand) | Author | Age | Files | Lines |
* | update cia bot address | Nicolas Vigier | 2012-08-29 | 1 | -2/+2 |
* | split pre_commit and post_commit in separate file, and simplify the | Michael Scherer | 2012-03-19 | 3 | -24/+19 |
* | mainly style fix for init.pp, just to have less error on puppet-lint global c... | Michael Scherer | 2012-03-17 | 1 | -41/+39 |
* | split repository out of init.pp and clean it | Michael Scherer | 2012-03-17 | 2 | -130/+130 |
* | split snapshot and mirror_repository | Michael Scherer | 2012-03-17 | 3 | -35/+36 |
* | split client and mirror out of the main subversion module file | Michael Scherer | 2012-03-17 | 3 | -20/+19 |
* | split 2 small class from main subversion file | Michael Scherer | 2012-03-17 | 3 | -14/+12 |
* | allow having no cron to update subversion snapshot | Nicolas Vigier | 2012-02-05 | 1 | -6/+8 |
* | fix another stupid typo | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
* | fix stupid typo | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
* | do not use inexistant puppet function from $WORK | Michael Scherer | 2012-01-15 | 1 | -2/+2 |
* | fix subversion::hook | Michael Scherer | 2012-01-15 | 1 | -3/+3 |
* | oups, fix last commit | Michael Scherer | 2012-01-15 | 1 | -7/+7 |
* | use the new subversion::hook module | Michael Scherer | 2012-01-15 | 1 | -8/+4 |
* | add a subversion::hook class, to let us specify custom hook | Michael Scherer | 2012-01-15 | 1 | -0/+26 |
* | refactor and clean the subversion module | Michael Scherer | 2012-01-08 | 1 | -87/+23 |
* | use the new syntax for validation for the new version of puppet | Michael Scherer | 2011-09-19 | 1 | -1/+1 |
* | add proper requires, to make sure the svn is created before placing the link | Michael Scherer | 2011-08-17 | 1 | -0/+1 |
* | add more verbose error reporting, and more strict check | Michael Scherer | 2011-07-25 | 1 | -1/+1 |
* | ensure php-cli is installed on svn server for check_php | Thomas Backlund | 2011-07-21 | 1 | -0/+3 |
* | fix script to not have empty confguration when the i18n mail is not | Michael Scherer | 2011-07-20 | 1 | -1/+1 |
* | Fix hook file name | Dexter Morgan | 2011-07-05 | 1 | -1/+1 |
* | Add workaround to not send mail from schedbot user | Dexter Morgan | 2011-07-05 | 1 | -1/+16 |
* | prototype of script to prevent one word commit | Michael Scherer | 2011-07-05 | 2 | -0/+20 |
* | fix "Unrecognised escape sequence '\.' " warning, by using single quote | Michael Scherer | 2011-06-17 | 1 | -12/+12 |
* | fix syntax | Michael Scherer | 2011-06-08 | 1 | -1/+1 |
* | enable ipv6 ( for ipv6 day \o/ ) | Michael Scherer | 2011-06-08 | 1 | -0/+1 |
* | - manage xinetd configuration, as we modified it | Michael Scherer | 2011-06-08 | 2 | -0/+27 |
* | fix syntax | Nicolas Vigier | 2011-06-06 | 1 | -1/+1 |
* | remove hook scripts when option is not set | Nicolas Vigier | 2011-06-06 | 1 | -2/+22 |
* | add syntax check for php | Michael Scherer | 2011-06-02 | 1 | -0/+4 |
* | allow restricting commits to a user | Nicolas Vigier | 2011-06-01 | 2 | -0/+24 |
* | fix po check | Michael Scherer | 2011-05-06 | 1 | -1/+1 |
* | add check_po, to validate po when they are committed | Michael Scherer | 2011-05-05 | 1 | -0/+7 |
* | - add hooks to send mail to i18n ml | Michael Scherer | 2011-05-02 | 2 | -0/+11 |
* | - do not spam root with useless messages | Michael Scherer | 2011-03-10 | 1 | -1/+1 |
* | fix syntax error ( always the same :/ ) | Michael Scherer | 2011-03-08 | 1 | -2/+2 |
* | - do not create the cronjob if the corresponding checkout didn't succeed | Michael Scherer | 2011-03-08 | 1 | -1/+3 |
* | - fix the subversion post-commit problem ( for good this time ) | Michael Scherer | 2011-03-04 | 1 | -14/+9 |
* | - add a require on subversion ( for ordering purpose, spotted by boklm ) | Michael Scherer | 2011-02-12 | 1 | -1/+2 |
* | - fix output of the check script | Michael Scherer | 2011-02-12 | 1 | -1/+1 |
* | - fix the issue with bugzilla params file ( use -P to not take %param in acco... | Michael Scherer | 2011-02-12 | 1 | -1/+1 |
* | remove requires (not working) | Nicolas Vigier | 2011-02-11 | 1 | -1/+0 |
* | require subversion package | Nicolas Vigier | 2011-02-11 | 1 | -0/+1 |
* | fix xml generated , and so reenable url in cia notification | Michael Scherer | 2011-02-10 | 1 | -1/+2 |
* | revert r979, as this broke CIA. I suspect the unescaped & to cause trouble fo... | Michael Scherer | 2011-02-10 | 1 | -1/+0 |
* | add url to the cia notification | Michael Scherer | 2011-02-10 | 1 | -0/+3 |
* | set max_diff_length to 20k to avoid mails being rejected on mailing list | Nicolas Vigier | 2011-02-07 | 1 | -0/+1 |
* | - fix dangling symlink, noticed by ahmad | Michael Scherer | 2011-01-26 | 1 | -1/+1 |
* | - fix syntax | Michael Scherer | 2011-01-17 | 1 | -1/+1 |