Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add e2e test of push over SSH over Git protocol v2ml-qa-git-protocol-v2-spec | Mark Lapierre | 2018-11-07 | 1 | -0/+30 |
| | | | | | | | | Adds a new end-to-end test to check that Git protocol v2 can be used to push over SSH. Includes a change in Git::Repository to use Runtime::Env.debug? to enable logging instead of .verbose? | ||||
* | [QA] Port recent changes from EEqa-backport-recent-ee-changes | Rémy Coutable | 2018-10-22 | 1 | -8/+7 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | [QA] Fix Specs::Runner that would always excluding the orchectsrated tag | Rémy Coutable | 2018-09-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File ↵ | Rémy Coutable | 2018-07-18 | 1 | -1/+1 |
| | | | | | | class as well Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | QA: Redact credentials from URI in git output | Michael Kozono | 2018-06-07 | 1 | -0/+40 |
| | |||||
* | Fix the use to Git::Location | Lin Jen-Shin | 2018-02-14 | 1 | -5/+5 |
| | |||||
* | Rename Git::Repository::Location to Git::Location | Lin Jen-Shin | 2018-02-13 | 1 | -1/+1 |
| | |||||
* | Rearrange the test structure and introduce | Lin Jen-Shin | 2018-02-12 | 1 | -6/+9 |
| | | | | a new repository location class. | ||||
* | Adopt Git style URI | Lin Jen-Shin | 2018-02-12 | 1 | -0/+52 |