summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-12Merge pull request #32 from rcoleman/release_0.1.00.1.0Ryan Coleman
2012-09-19Merge branch 'master' of github.com:puppetlabs/puppetlabs-vcsrepoRyan Coleman
2012-09-19Merge pull request #33 from bobsh/ticket/master/16495Ryan Coleman
2012-09-19(#16495, #15660) Fix regression for notifications and pulls on git providerKen Barber
2012-09-190.1.0 ReleaseRyan Coleman
2012-06-29Merge pull request #25 from ejhayes/masterJames Turnbull
2012-06-29Run git operations as a specific user (puppetlabs ticket 4773), added ssh opt...Eric Hayes
2012-05-23Merge pull request #24 from jesusaurus/feature/gitJames Turnbull
2012-05-13Add the ability to specify a git remoteJesusaurus
2012-05-12Merge pull request #18 from andihit/masterJames Turnbull
2012-05-12Merge pull request #23 from jmchilton/d69a27f3bb5111822e1065f385a53b6ee99cb16aJames Turnbull
2012-05-02Fix failing hg provider spec caused by refactoring in commit f1120f2d9b121097...John Chilton
2012-04-05Merge branch 'patch-1'Ken Barber
2012-04-05(#13062) Added clarification that 'revision' can also be used for branches.Nick Jackson
2012-03-18add begin/except for hg pull (mercurial 2.1 returns 1 for hg pull when no cha...Andreas Gerstmayr
2012-03-18Merge remote-tracking branch 'upstream/master'Andreas Gerstmayr
2012-03-11Merge pull request #19 from adamgibbins/masterJames Turnbull
2012-03-11Make Puppet DSL compliant with the style guides and puppet lint.Adam Gibbins
2012-02-26don't recreate bare repo if it exists already (fixes #12303)Andreas Gerstmayr
2012-01-19Merge pull request #17 from mmrobins/ticket/master/11798_fix_sha1_revisionPieter van de Bruggen
2012-01-19(#11798) Fix git checkout of revisionsMatt Robinson
2011-12-26Merge pull request #15 from webfactory/fix_10787James Turnbull
2011-11-26Merge pull request #14 from webfactory/fix_10788James Turnbull
2011-11-26Merge pull request #13 from webfactory/cvs_module_nameJames Turnbull
2011-11-19Merge pull request #16 from mfournier/missing-working_copy_existsJames Turnbull
2011-11-19Added missing 'working_copy_exists?' method.Marc Fournier
2011-11-12Merge pull request #12 from webfactory/fix_9083James Turnbull
2011-11-12Merge pull request #11 from cPanelScott/masterJames Turnbull
2011-11-12 Fix owner/group as well (#10787)Matthias Pigulla
2011-11-12Fix (#10787) - Various fixes/tweaks for the CVS providerMatthias Pigulla
2011-11-12Fix (#10788) - Avoid unnecessary remote operations in the vcsrepo typeMatthias Pigulla
2011-11-11Fix (#10751) by adding a new "module" parameter for the CVS providerMatthias Pigulla
2011-11-11Fix (#9083) as suggested by the original bug reporter.Matthias Pigulla
2011-11-08Run update_owner_and_excludes after update_preferences and get_revisionScott O'Neil
2011-11-03Merge pull request #9 from webfactory/topic_optional_commandsKen Barber
2011-11-03Fix (#10440) by making all commands optionalMatthias Pigulla
2011-09-21Incremented version0.0.4James Turnbull
2011-08-29Fixed Bug #9219 - vcsrepo updates too often James Turnbull
2011-08-18Merge pull request #6 from justintime/svn-basic-authNibalizer
2011-08-18Forgot to add the parameters to the type definition.Justin Ellison
2011-08-17Merge pull request #5 from justintime/svn-update_ownerDaniel Pittman
2011-08-17Adding in missing support for owner and group properties.Justin Ellison
2011-08-17Adding basic_auth feature and adding --non-interactive to all svn commands.Justin Ellison
2011-07-28Merge pull request #4 from nearbuy/masterJames Turnbull
2011-07-27Updated for ruby 1.9. Not sure how important this actually is. Works on bot...Nate Mueller
2011-07-27Fixed an issue with 8e51aebd4cf77c7d68ee that broke git when you didn't speci...Nate Mueller
2011-07-27Add an identity param, respected by the git provider, to use a non-standard s...Nate Mueller
2011-06-06Merge pull request #3 from ody/bug/master/7797James Turnbull
2011-06-06(#7797) Makes git tags actually work.Cody Herriges
2011-06-03Fix #7534: provider.revision should not get called when repo doesn't exist.Marc Fournier