index
:
puppet-vcsrepo
master
Puppet module for source control repositories
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
puppet
/
provider
/
vcsrepo
/
svn_spec.rb
Age
Commit message (
Expand
)
Author
2014-09-29
Convert specs to RSpec 2.99.2 syntax with Transpec
Igor Galić
2013-09-18
Overhaul the spec tests to work in rspec2.
Ashley Penney
2013-08-12
And fix the rspec test to pass.
Michael Arnold
2013-07-25
Handle revision update without source switch.
Aaron Stone
2013-07-25
Update specs for svn switch
Aaron Stone
2013-07-19
Add support for master svn repositories
5Ub-Z3r0
2012-10-19
Use symbols consistently with provider.expects()
Aaron Stone
2012-10-18
Remove excess whitespace.
Aaron Stone
2012-10-18
Update tests to match current code.
Aaron Stone
2012-10-18
Get the specs running under bundler.
Aaron Stone
2010-03-18
Move support file
Bruce Williams
2010-03-18
Rename methods context_with(out)? => context_with\1_resource for clarity
Bruce Williams
2010-03-18
Subversion to use provider example group API for specs
Bruce Williams
2010-03-13
Convert bare repos to working copy repos and vice-versa
Bruce Williams
2010-03-12
Basic SVN provider
Bruce Williams
2010-03-12
Basic tests for git provider, stub for svn provider
Bruce Williams