aboutsummaryrefslogtreecommitdiffstats
path: root/modules/subversion/manifests/init.pp
Commit message (Expand)AuthorAgeFilesLines
* subversion: remove "dynamic lookup" warningsNicolas Vigier2012-12-111-1/+1
* subversion: use mga-common::local_scriptNicolas Vigier2012-12-101-1/+1
* mainly style fix for init.pp, just to have less error on puppet-lint global c...Michael Scherer2012-03-171-41/+39
* split repository out of init.pp and clean itMichael Scherer2012-03-171-130/+0
* split snapshot and mirror_repositoryMichael Scherer2012-03-171-35/+0
* split client and mirror out of the main subversion module fileMichael Scherer2012-03-171-20/+0
* split 2 small class from main subversion fileMichael Scherer2012-03-171-14/+1
* allow having no cron to update subversion snapshotNicolas Vigier2012-02-051-6/+8
* oups, fix last commitMichael Scherer2012-01-151-7/+7
* use the new subversion::hook moduleMichael Scherer2012-01-151-8/+4
* refactor and clean the subversion moduleMichael Scherer2012-01-081-87/+23
* use the new syntax for validation for the new version of puppetMichael Scherer2011-09-191-1/+1
* add proper requires, to make sure the svn is created before placing the linkMichael Scherer2011-08-171-0/+1
* add more verbose error reporting, and more strict checkMichael Scherer2011-07-251-1/+1
* ensure php-cli is installed on svn server for check_phpThomas Backlund2011-07-211-0/+3
* prototype of script to prevent one word commitMichael Scherer2011-07-051-0/+8
* fix "Unrecognised escape sequence '\.' " warning, by using single quoteMichael Scherer2011-06-171-12/+12
* fix syntaxMichael Scherer2011-06-081-1/+1
* - manage xinetd configuration, as we modified itMichael Scherer2011-06-081-0/+13
* fix syntaxNicolas Vigier2011-06-061-1/+1
* remove hook scripts when option is not setNicolas Vigier2011-06-061-2/+22
* add syntax check for phpMichael Scherer2011-06-021-0/+4
* allow restricting commits to a userNicolas Vigier2011-06-011-0/+12
* fix po checkMichael Scherer2011-05-061-1/+1
* 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-021-0/+1
* - 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 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 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-171-0/+26
* 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-161-0/+8
* - reuse the more elegant array for check_syntaxMichael Scherer2011-01-161-17/+5
* add documentationNicolas Vigier2011-01-081-0/+4
* 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