| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | prototype of script to prevent one word commit | Michael Scherer | 2011-07-05 | 1 | -0/+8 |
* | 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 |
* | - manage xinetd configuration, as we modified it | Michael Scherer | 2011-06-08 | 1 | -0/+13 |
* | 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 | 1 | -0/+12 |
* | 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 | 1 | -0/+1 |
* | - 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 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 dangling symlink, noticed by ahmad | Michael Scherer | 2011-01-26 | 1 | -1/+1 |
* | - fix syntax | Michael Scherer | 2011-01-17 | 1 | -1/+1 |
* | - enable to change log message on subversion on every repository | Michael Scherer | 2011-01-17 | 1 | -0/+7 |
* | add a new class to do a mirror of a svn reporitory ( for display purpose with... | Michael Scherer | 2011-01-17 | 1 | -0/+26 |
* | update description of syntax_check argument | Nicolas Vigier | 2011-01-16 | 1 | -3/+1 |
* | split subversion-tools in its own class, to prepare for svn mirror | Michael Scherer | 2011-01-16 | 1 | -1/+7 |
* | add hook to allow to change svn:log property | Michael Scherer | 2011-01-16 | 1 | -0/+8 |
* | - reuse the more elegant array for check_syntax | Michael Scherer | 2011-01-16 | 1 | -17/+5 |
* | add documentation | Nicolas Vigier | 2011-01-08 | 1 | -0/+4 |
* | add an option to not send commits from some authors to cia | Nicolas Vigier | 2011-01-08 | 1 | -0/+1 |
* | pre commit links go to pre-commit.d, not post-commit.d | Nicolas Vigier | 2011-01-07 | 1 | -5/+5 |
* | use correct quotes | Nicolas Vigier | 2011-01-07 | 1 | -1/+1 |
* | remove old pre_commit_link call | Nicolas Vigier | 2011-01-07 | 1 | -3/+0 |
* | - change syntax for pre_commit_link, to avoid duplicated names | Nicolas Vigier | 2011-01-07 | 1 | -9/+33 |
* | add directory in name to avoid duplicate definitions | Nicolas Vigier | 2011-01-07 | 1 | -1/+1 |
* | add no_binary option for svn repo | Nicolas Vigier | 2011-01-07 | 1 | -0/+7 |
* | send svn module name to cia | Nicolas Vigier | 2011-01-07 | 1 | -0/+1 |
* | use sh version of cia script | Nicolas Vigier | 2011-01-07 | 1 | -1/+1 |
* | add cia bot svn hook | Nicolas Vigier | 2011-01-07 | 1 | -0/+12 |