<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-vcsrepo/spec, branch master</title>
<subtitle>Puppet module for source control repositories</subtitle>
<id>https://cgit.fluxo.info/puppet-vcsrepo/atom?h=master</id>
<link rel='self' href='https://cgit.fluxo.info/puppet-vcsrepo/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/'/>
<updated>2016-02-16T16:34:03+00:00</updated>
<entry>
<title>(FM-4046) Update to current msync configs [006831f]</title>
<updated>2016-02-16T16:34:03+00:00</updated>
<author>
<name>David Schmitt</name>
<email>david@dasz.at</email>
</author>
<published>2016-02-16T16:01:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=4e0338bbd79d5e46ccdf330a0520a75728dba503'/>
<id>urn:sha1:4e0338bbd79d5e46ccdf330a0520a75728dba503</id>
<content type='text'>
This moves all copyright statements to the NOTICE file in accordance with the ASFs guidelines on applying the Apache-2.0 license.
</content>
</entry>
<entry>
<title>Merge pull request #282 from Strech/master</title>
<updated>2016-02-10T16:34:06+00:00</updated>
<author>
<name>Bryan Jen</name>
<email>bryan.jen@gmail.com</email>
</author>
<published>2016-02-10T16:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=818734c0264ffbca9dacc59d358399d819e89ed8'/>
<id>urn:sha1:818734c0264ffbca9dacc59d358399d819e89ed8</id>
<content type='text'>
Add mirror option for git cloning</content>
</entry>
<entry>
<title>(FM-4049) Update to current msync configs [2c99161]</title>
<updated>2016-01-27T14:50:49+00:00</updated>
<author>
<name>David Schmitt</name>
<email>david@dasz.at</email>
</author>
<published>2016-01-27T10:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=20736ba6566854a274a9f9ac95937a843942aca6'/>
<id>urn:sha1:20736ba6566854a274a9f9ac95937a843942aca6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mirror option for git cloning</title>
<updated>2015-12-22T22:02:26+00:00</updated>
<author>
<name>Strech (Sergey Fedorov)</name>
<email>oni.strech@gmail.com</email>
</author>
<published>2015-12-22T22:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=b8f25cea95317a4b2a622e2799f1aa7ba159bdca'/>
<id>urn:sha1:b8f25cea95317a4b2a622e2799f1aa7ba159bdca</id>
<content type='text'>
Example:

vcsrepo { '/path/to/repo':
  ensure   =&gt; mirror,
  provider =&gt; git,
  source   =&gt; 'git://example.com/repo.git',
}
</content>
</entry>
<entry>
<title>Fix :false to be default value</title>
<updated>2015-10-15T18:02:07+00:00</updated>
<author>
<name>Hunter Haugen</name>
<email>hunter@puppetlabs.com</email>
</author>
<published>2015-10-15T17:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=bf0f40ae4efa9095ca9a877acefdb781e1fbf1cd'/>
<id>urn:sha1:bf0f40ae4efa9095ca9a877acefdb781e1fbf1cd</id>
<content type='text'>
false is not a valid value; only :false is.
</content>
</entry>
<entry>
<title>Add feature depth and param trust_server_cert to svn</title>
<updated>2015-09-14T14:25:29+00:00</updated>
<author>
<name>monai</name>
<email>monai@cure.lt</email>
</author>
<published>2015-09-09T16:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=7758331f503a9198921362761079cbfd941c625e'/>
<id>urn:sha1:7758331f503a9198921362761079cbfd941c625e</id>
<content type='text'>
added param trust server cert

updated depth feature

updated README.markdown

trust_server_cert is not feature

trust_server_cert default value should be false

add test for depth and trust_server_cert
</content>
</entry>
<entry>
<title>Fix acceptance hang</title>
<updated>2015-08-20T22:24:28+00:00</updated>
<author>
<name>Hunter Haugen</name>
<email>hunter@puppetlabs.com</email>
</author>
<published>2015-08-20T22:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=965f657c48c1855422384dfc6cad5d64a82a5ab6'/>
<id>urn:sha1:965f657c48c1855422384dfc6cad5d64a82a5ab6</id>
<content type='text'>
The ssh-keygen is waiting for a 'y' to confirm overwrite, and the test hangs.
</content>
</entry>
<entry>
<title>MODULES-2326 - Run Regexp.escape on the source URL</title>
<updated>2015-08-17T19:15:39+00:00</updated>
<author>
<name>Morgan Haskel</name>
<email>morgan@puppetlabs.com</email>
</author>
<published>2015-08-17T19:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=f385df10c57a0a09fa316004e6af18acd56df710'/>
<id>urn:sha1:f385df10c57a0a09fa316004e6af18acd56df710</id>
<content type='text'>
The URL can have special characters, making the regex match fail.
</content>
</entry>
<entry>
<title>MODULES-2125 - Allow revision to be passed without source</title>
<updated>2015-08-14T22:32:10+00:00</updated>
<author>
<name>Morgan Haskel</name>
<email>morgan@puppetlabs.com</email>
</author>
<published>2015-08-13T23:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=14c05f5d6c589bebc9f93eb117105c14ce7be6f1'/>
<id>urn:sha1:14c05f5d6c589bebc9f93eb117105c14ce7be6f1</id>
<content type='text'>
Will also work with empty repositories.
</content>
</entry>
<entry>
<title>MODULES-1800 - fix case where ensure =&gt; latest and no revision specified</title>
<updated>2015-08-03T23:49:01+00:00</updated>
<author>
<name>Morgan Haskel</name>
<email>morgan@puppetlabs.com</email>
</author>
<published>2015-08-03T23:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-vcsrepo/commit/?id=d68402d1f930d5a30f1ec9224ac3791b6d9d29b9'/>
<id>urn:sha1:d68402d1f930d5a30f1ec9224ac3791b6d9d29b9</id>
<content type='text'>
This would explode when revision was unspecified when you were on a
branch. Use the branch you're currently on when updating.
</content>
</entry>
</feed>
