Age | Commit message (Expand) | Author |
2014-09-29 | Convert specs to RSpec 2.99.2 syntax with Transpec | Igor Galić |
2014-07-11 | (MODULES-660) Correct detached HEAD on latest | Hunter Haugen |
2014-06-26 | Update noop to work | Hunter Haugen |
2014-05-21 | Update specs and fix FM-1361 | Hunter Haugen |
2014-05-16 | Added multiline parsing tests for branch -a | Travis Fields |
2014-05-15 | Fix spec tests | Travis Fields |
2014-05-15 | Fix detached head state | Travis Fields |
2014-05-13 | Fix issue where force=>true was not destroying repository then recreating | Travis Fields |
2014-04-03 | fix tabbing in vcsrepo test | Igor Galić |
2014-01-11 | git: actually use the remote parameter | Miguel Di Ciurcio Filho |
2014-01-07 | Add the option to shallow clones with git | Felipe Reyes |
2013-12-04 | Stripping git on_branch? return value; contains trailing newline | Mike Gerwitz |
2013-12-02 | Using rev-parse to determine branch name of HEAD for on_branch? method | Mike Gerwitz |
2013-09-18 | Add convert_working_copy_to_bear and convert_bare_to_working_copy tests. | Ashley Penney |
2013-09-18 | Add tests for convert_working_copy_to_bare and | Ashley Penney |
2013-09-18 | Add latest tests. | Ashley Penney |
2013-09-18 | Add test for latest? | Ashley Penney |
2013-09-18 | Overhaul the spec tests to work in rspec2. | Ashley Penney |
2013-08-28 | update git provider to handle checking out into an existing (empty) dir | John Iacona |
2013-07-17 | Merge pull request #46 from Paulche/master | Aaron Stone |
2013-07-17 | fix git provider checkout of a remote ref on an existing repo | Joshua Hoblitt |
2013-07-17 | Unlimited sudmodule's nesting for git provider | Paul Chechetin |
2013-07-14 | Fix git tests broken by dcd0d14 | Aaron Stone |
2013-03-06 | Update origin if necessary before checking revision | Raphaël Pinson |
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 | Support different create and revision= operations depending on the revision t... | Bruce Williams |
2010-03-18 | Add submodule support to git provider | Bruce Williams |
2010-03-18 | Move support file | Bruce Williams |
2010-03-18 | Fix bad context nesting | 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-17 | Further condense provider example group API, update Bazaar provider spec to u... | Bruce Williams |
2010-03-17 | Build ProviderExampleGroup for refactored provider tests | Bruce Williams |
2010-03-15 | ensure = latest to support reference tracking.\n\nWorking with tags, more wor... | Bruce Williams |
2010-03-13 | Some fixes after live testing, add support for bare cloned repos | Bruce Williams |
2010-03-13 | Convert bare repos to working copy repos and vice-versa | Bruce Williams |
2010-03-12 | Tests for Git revision property, cleanup | Bruce Williams |
2010-03-12 | Basic tests for git provider, stub for svn provider | Bruce Williams |