Age | Commit message (Expand) | Author |
2015-03-06 | (MODULES-1551) Add support for SVN conflict handling | Daniel DiSisto |
2015-01-21 | Implemented multiple remotes feature for git provider. | Jonathan Tripathy |
2015-01-13 | removing private tests | tphoney |
2014-12-26 | MODULES-1596 - Repository repeatedly destroyed/created with force | Morgan Haskel |
2014-10-29 | Add spec test for invokation as a different user | Jon Fautley |
2014-10-29 | Rework spec tests to support new execution method | Jon Fautley |
2014-09-29 | Convert specs to RSpec 2.99.2 syntax with Transpec | Igor Galić |
2014-09-17 | Remove excess whitespace | Aaron Stone |
2014-07-14 | Merge pull request #187 from p4paul/master | Hunter Haugen |
2014-07-11 | (MODULES-660) Correct detached HEAD on latest | Hunter Haugen |
2014-07-02 | Update Markdown with missing Perforce details. | Paul Allen |
2014-06-30 | Merge pull request #171 from p4paul/master | Hunter Haugen |
2014-06-27 | Merge pull request #176 from hunner/patch_noop | Hunter Haugen |
2014-06-27 | Calculate client workspace name for test case | Paul Allen |
2014-06-27 | Clear P4CLIENT Environment before test | Paul Allen |
2014-06-26 | Update noop to work | Hunter Haugen |
2014-06-24 | Sort keys on hash generate same test result. | Paul Allen |
2014-06-23 | Added support for basic authentication to hg provider | Stuart Whelan |
2014-06-23 | Add hostname to Digest for default client name. | Paul Allen |
2014-06-23 | Added support for p4config. | Paul Allen |
2014-06-20 | Detab to 2 spaces. | Paul Allen |
2014-06-20 | Spec tests for p4 provider | Paul Allen |
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-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 |
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 bzr specs broken for a while | Aaron Stone |
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 | Dummy provider raises an exception if it is used. Tests to prove it. | Aaron Stone |
2012-10-19 | Use symbols consistently with provider.expects() | Aaron Stone |