Age | Commit message (Expand) | Author |
2014-05-27 | Update tests for ubuntu 14.04 | Hunter Haugen |
2014-05-22 | Set git bare with revision test to fail | John Duarte |
2014-05-21 | Update specs and fix FM-1361 | Hunter Haugen |
2014-05-19 | Move protocol tests to beaker suite | John Duarte |
2014-05-19 | Merge pull request #137 from johnduarte/git_ensure_latest | Ashley Penney |
2014-05-19 | Merge pull request #141 from johnduarte/beaker_tests | Ashley Penney |
2014-05-19 | Merge pull request #142 from johnduarte/add_vagrant_user | Ashley Penney |
2014-05-19 | Ensure vagrant user/group for non-vagrant testing | John Duarte |
2014-05-18 | Skip exec excludes until expectations are defined | John Duarte |
2014-05-18 | Skip HTTP basic auth (see FM-1331) | John Duarte |
2014-05-18 | Fix git daemon call | John Duarte |
2014-05-18 | Fix exec for clone with excludes test | John Duarte |
2014-05-18 | Skip tests for unsupported features | John Duarte |
2014-05-18 | Fix calls to ruby | John Duarte |
2014-05-18 | Use sinatra to set up basic auth HTTP server | John Duarte |
2014-05-18 | Add conditional ruby path based on pe | John Duarte |
2014-05-18 | Add beaker tests for git basic auth | John Duarte |
2014-05-18 | Fix exec test for clone | John Duarte |
2014-05-18 | Fix exec test for compression | John Duarte |
2014-05-18 | Fix exec test for shallow clone | John Duarte |
2014-05-18 | Fix root path depth for negative shallow tests | John Duarte |
2014-05-18 | Add tests git using ssh scp syntax | John Duarte |
2014-05-18 | Update expectations for shallow clone | John Duarte |
2014-05-18 | Set neg bare test to expect bare repo | John Duarte |
2014-05-18 | Fix typos in verify steps for revision tests | John Duarte |
2014-05-18 | Move git tests into sub-directory | John Duarte |
2014-05-18 | Add beaker tests for git checkout for user | John Duarte |
2014-05-18 | Add beaker tests for git checkout for specified tag | John Duarte |
2014-05-18 | Add beaker tests for git shallow clone | John Duarte |
2014-05-18 | Add beaker tests for git checkout for specified revision | John Duarte |
2014-05-18 | Add beaker tests for git checkout for group | John Duarte |
2014-05-18 | Add beaker tests for git compression checkouts | John Duarte |
2014-05-18 | Add beaker test for git branch checkout | John Duarte |
2014-05-18 | Add beaker tests for git create | John Duarte |
2014-05-18 | Add beaker tests for git clone | John Duarte |
2014-05-18 | Use on(host, '') rather than host.execute('') syntax | John Duarte |
2014-05-18 | Change apply syntax to apply_manifest_on | John Duarte |
2014-05-18 | Add test for git clone using ssh | John Duarte |
2014-05-18 | Add test for git clone using https | John Duarte |
2014-05-18 | Add test for git clone using http | John Duarte |
2014-05-18 | Add managehome to testuser | John Duarte |
2014-05-18 | Move git daemon setup/teardown into context block | John Duarte |
2014-05-18 | Add test for git clone using file path | John Duarte |
2014-05-18 | Add test for clone using git protocol | John Duarte |
2014-05-18 | Add spec for clone protocols skeleton | John Duarte |
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-05-12 | Add test for ensure latest with branch specified | John Duarte |