Age | Commit message (Expand) | Author |
2015-12-22 | Add mirror option for git cloning | Strech (Sergey Fedorov) |
2015-10-15 | Fix :false to be default value | Hunter Haugen |
2015-09-14 | Add feature depth and param trust_server_cert to svn | monai |
2015-08-14 | MODULES-2125 - Allow revision to be passed without source | Morgan Haskel |
2015-06-22 | Merge pull request #255 from jonnytpuppet/depth_fix | David Schmitt |
2015-06-22 | MODULES-2131 Git provider now takes account of revision property when using d... | Jonathan Tripathy |
2015-03-30 | Merge pull request #220 from ddisisto/1.2.x_add_svn_accept | TP Honey |
2015-03-25 | Fix remote hash ordering for unit tests | Colleen Murphy |
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 |