aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/manifests/init.pp
Commit message (Expand)AuthorAgeFilesLines
* split svn_repository in a separate fileMichael Scherer2012-03-221-38/+1
* split more fileMichael Scherer2012-03-221-28/+0
* split mirror in a separate fileMichael Scherer2012-03-221-20/+0
* clean git module, and some partial splittingMichael Scherer2012-03-151-109/+23
* cleaning of the git moduleMichael Scherer2012-01-081-27/+2
* fix the update cronMichael Scherer2011-07-201-1/+1
* add proper ordering, clone must exist before doing anythingMichael Scherer2011-07-201-0/+1
* use bare repository for mirrorMichael Scherer2011-07-201-1/+1
* fix cron jobMichael Scherer2011-07-201-1/+1
* add a parameter for the descriptionMichael Scherer2011-07-191-0/+6
* add a class to make a git mirror ( for gitweb )Michael Scherer2011-07-191-0/+14
* fix previous commitMichael Scherer2011-05-231-1/+1
* fix problem found by pterjan when deploying more than 1 git repositoryMichael Scherer2011-05-231-1/+2
* use source instead of templates ( likely lighter, no need to parse the file f...Michael Scherer2011-02-111-6/+6
* add a post commit script to send mailMichael Scherer2011-02-101-0/+9
* add basic framework for modifying configuration of a git repository with pupp...Michael Scherer2011-02-101-0/+21
* - use a script, with a lock , so we can have more than one updateMichael Scherer2011-02-021-4/+11
* place the pre-receive hook in a file, easier to editMichael Scherer2011-02-021-2/+3
* fix the shebang of post-receiveMichael Scherer2011-02-021-1/+1
* add a require for orderingMichael Scherer2011-02-021-3/+6
* install git-svnMichael Scherer2011-02-021-1/+7
* draft of a git svn defineMichael Scherer2011-02-021-0/+31
* add require for ordering purposeMichael Scherer2011-01-241-1/+2
* fix syntax in git modulesMichael Scherer2011-01-241-2/+2
* use newly commited script to create shared git repositoryMichael Scherer2011-01-161-4/+9
* add a git repository creation scriptMichael Scherer2011-01-161-0/+9
* add various urls and TODOMichael Scherer2011-01-141-2/+11
* allow to update the description of the repositoryMichael Scherer2011-01-141-1/+6
* let the repository be exported by git-daemonMichael Scherer2011-01-141-0/+4
* start the repository type ( create it )Michael Scherer2011-01-141-1/+3
* add basic git hosting, using xinetdMichael Scherer2011-01-141-2/+10
* - add a git module prototypeMichael Scherer2011-01-141-0/+54