aboutsummaryrefslogtreecommitdiffstats
path: root/modules/subversion/manifests
Commit message (Expand)AuthorAgeFilesLines
...
* add an option to not send commits from some authors to ciaNicolas Vigier2011-01-081-0/+1
* 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
* send svn module name to ciaNicolas Vigier2011-01-071-0/+1
* use sh version of cia scriptNicolas Vigier2011-01-071-1/+1
* add cia bot svn hookNicolas Vigier2011-01-071-0/+12
* fix syntax check so it doesn't chock on importMichael Scherer2011-01-071-1/+1
* add pre-commit script to prevent commit of some binary filesNicolas Vigier2010-12-211-0/+8
* 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-191-4/+15
* - 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 condition of the svn creationMichael Scherer2010-11-191-2/+3
* - svnadmin is not in subversion-server rpmMichael Scherer2010-11-191-1/+1
* - fix the array concatenation ( puppet is not python nor ruby )Michael Scherer2010-11-191-2/+1
* - fix syntax errorMichael Scherer2010-11-191-1/+1
* - fix directory creationMichael Scherer2010-11-191-2/+5
* - fix packages name for non x86_64 ( such as my test vm )Michael Scherer2010-11-191-2/+7
* fix commentsMichael Scherer2010-11-191-12/+12
* add support for syntax check in the repository defineMichael Scherer2010-11-191-2/+12
* add check for root and empty commitMichael Scherer2010-11-191-0/+16
* - add a type to handle syntax check scriptMichael Scherer2010-11-191-7/+15
* - add logic to extract directory from svn on commitMichael Scherer2010-11-191-1/+11
* implement the commit mail partMichael Scherer2010-11-191-0/+9
* add the default commit script and directoryMichael Scherer2010-11-191-0/+18
* add the interface for the defineMichael Scherer2010-11-191-1/+4
* set the server visibilityMichael Scherer2010-11-191-12/+25
* add directory that will hold the various hooks scriptsMichael Scherer2010-11-191-0/+7
* - add some documentationMichael Scherer2010-11-191-3/+15
* - fix wrong class nameMichael Scherer2010-11-051-1/+1
* - try to be sure that svn::client is installed if neededMichael Scherer2010-11-051-0/+3
* valstar is now the svn serverDexter Morgan2010-11-051-0/+5
* - merge the current puppet snapshot system with the new moduleMichael Scherer2010-11-041-0/+7
* - fix missing default argumentMichael Scherer2010-11-041-2/+2
* - module to manage subversion snapshot Michael Scherer2010-11-041-0/+52