aboutsummaryrefslogtreecommitdiffstats
path: root/modules/subversion
Commit message (Expand)AuthorAgeFilesLines
...
* add check_po, to validate po when they are committedMichael Scherer2011-05-051-0/+7
* - add hooks to send mail to i18n mlMichael Scherer2011-05-022-0/+11
* - do not spam root with useless messagesMichael Scherer2011-03-101-1/+1
* fix syntax error ( always the same :/ )Michael Scherer2011-03-081-2/+2
* - do not create the cronjob if the corresponding checkout didn't succeedMichael Scherer2011-03-081-1/+3
* - fix the subversion post-commit problem ( for good this time )Michael Scherer2011-03-041-14/+9
* - add a require on subversion ( for ordering purpose, spotted by boklm )Michael Scherer2011-02-121-1/+2
* - fix output of the check script Michael Scherer2011-02-121-1/+1
* - fix the issue with bugzilla params file ( use -P to not take %param in acco...Michael Scherer2011-02-121-1/+1
* remove requires (not working)Nicolas Vigier2011-02-111-1/+0
* require subversion packageNicolas Vigier2011-02-111-0/+1
* fix xml generated , and so reenable url in cia notificationMichael Scherer2011-02-101-1/+2
* revert r979, as this broke CIA. I suspect the unescaped & to cause trouble fo...Michael Scherer2011-02-101-1/+0
* add url to the cia notificationMichael Scherer2011-02-101-0/+3
* set max_diff_length to 20k to avoid mails being rejected on mailing listNicolas Vigier2011-02-071-0/+1
* - fix dangling symlink, noticed by ahmad Michael Scherer2011-01-261-1/+1
* - fix syntaxMichael Scherer2011-01-171-1/+1
* - enable to change log message on subversion on every repositoryMichael Scherer2011-01-171-0/+7
* add a new class to do a mirror of a svn reporitory ( for display purpose with...Michael Scherer2011-01-172-0/+39
* update description of syntax_check argumentNicolas Vigier2011-01-161-3/+1
* split subversion-tools in its own class, to prepare for svn mirrorMichael Scherer2011-01-161-1/+7
* add hook to allow to change svn:log propertyMichael Scherer2011-01-162-0/+23
* - reuse the more elegant array for check_syntaxMichael Scherer2011-01-161-17/+5
* - move it up, fix from parameter not being properly set on commitMichael Scherer2011-01-091-1/+1
* add documentationNicolas Vigier2011-01-081-0/+4
* add an option to not send commits from some authors to ciaNicolas Vigier2011-01-082-0/+6
* pre commit links go to pre-commit.d, not post-commit.dNicolas Vigier2011-01-071-5/+5
* use correct quotesNicolas Vigier2011-01-071-1/+1
* remove old pre_commit_link callNicolas Vigier2011-01-071-3/+0
* - change syntax for pre_commit_link, to avoid duplicated namesNicolas Vigier2011-01-071-9/+33
* add directory in name to avoid duplicate definitionsNicolas Vigier2011-01-071-1/+1
* add no_binary option for svn repoNicolas Vigier2011-01-071-0/+7
* fix syntax errorNicolas Vigier2011-01-071-1/+1
* send svn module name to ciaNicolas Vigier2011-01-072-0/+3
* use domain variableNicolas Vigier2011-01-071-1/+1
* use sh version of cia scriptNicolas Vigier2011-01-072-1/+116
* add cia bot svn hookNicolas Vigier2011-01-072-0/+410
* fix syntax check so it doesn't chock on importMichael Scherer2011-01-071-1/+1
* print the error on stderr so the user can see itNicolas Vigier2010-12-211-1/+1
* add pre-commit script to prevent commit of some binary filesNicolas Vigier2010-12-212-0/+22
* - add $PATH ( prevent spurious errors in puppet post commit script )Michael Scherer2010-12-141-0/+1
* do not use default empty array, as puppet evaluate this as "true" andMichael Scherer2010-11-241-3/+3
* - add some documentationMichael Scherer2010-11-191-17/+23
* - try to workaround the missing feature of puppet about umask and ExecMichael Scherer2010-11-192-4/+22
* - testing show that perl-SVN-Notify-Mirror is requiredMichael Scherer2010-11-191-2/+2
* - add some requires for ordering of the transactionMichael Scherer2010-11-191-3/+7
* - rewrite the others part too, for same reason ( arrays that do not work like...Michael Scherer2010-11-191-4/+2
* - rewrite the link setup part, as the array do not work like I believed they ...Michael Scherer2010-11-191-8/+15
* - fix regexp escapingMichael Scherer2010-11-191-1/+16
* - fix the check scriptMichael Scherer2010-11-191-1/+1