summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-05-20git: Update submodules recursivelyAleksey Lim
2011-05-20git.rb: update_references before touching tags. tags created since last vcsre...Adam Gandelman
2010-12-27support setting the owner/group in hg providerAaron Bull Schaefer
2010-12-27restructure conditional to fix Regexp.quote(nil) errorAaron Bull Schaefer
2010-12-27add definitions for latest{,?} in hg providerAaron Bull Schaefer
2010-12-27fix undefined method 'working_copy_exists?' error for ProviderHgAaron Bull Schaefer
2010-09-14git: rework how to do excludesBrett Lentz
2010-09-14git: correct checking out latest revision of a branch.Brett Lentz
2010-09-13new features for vcsrepo.Brett Lentz
2010-09-14Merge branch 'master' of git://github.com/reductivelabs/puppet-vcsrepoJames Turnbull
2010-09-14Fixed bomb out with an error concerning working_copy_exists? notJames Turnbull
2010-08-20Take into account :latest status in git providerAleksey Lim
2010-08-14Support latest value for ensure property in git providerAleksey Lim
2010-07-29Git provider fails to create a repo if it does not existJames Turnbull
2010-07-22Updated to 0.0.3James Turnbull
2010-07-22When ensure => latest, svn didn't update.mikeknox
2010-06-24Updated Modulefile to 0.0.2James Turnbull
2010-06-01Fixed git provider to retrieve tagsJames Turnbull
2010-03-18Fix typo.Bruce Williams
2010-03-18Support different create and revision= operations depending on the revision t...Bruce Williams
2010-03-18Add submodule support to git providerBruce Williams
2010-03-18Cleanup ProviderExampleGroupBruce Williams
2010-03-18Move support fileBruce Williams
2010-03-18Fix bad context nestingBruce Williams
2010-03-18Rename methods context_with(out)? => context_with\1_resource for clarityBruce Williams
2010-03-18Name filesystem helpers appropriatelyBruce Williams
2010-03-18Subversion to use provider example group API for specsBruce Williams
2010-03-18Mercurial to use provider example group API for specsBruce Williams
2010-03-18CVS uses provider example group for specsBruce Williams
2010-03-17Further condense provider example group API, update Bazaar provider spec to u...Bruce Williams
2010-03-17Build ProviderExampleGroup for refactored provider testsBruce Williams
2010-03-15ensure = latest to support reference tracking.\n\nWorking with tags, more wor...Bruce Williams
2010-03-14filesystem_type feature (for svn's --fstype)Bruce Williams
2010-03-14Since we're overriding retrieve anyhow, make all the values for ensure explicitBruce Williams
2010-03-14Make gzip compression and bare repositories explicit featuresBruce Williams
2010-03-14Add GPL license (from Puppet core)Bruce Williams