summaryrefslogtreecommitdiff
path: root/qa/spec/git
Commit message (Collapse)AuthorAgeFilesLines
* Add e2e test of push over SSH over Git protocol v2ml-qa-git-protocol-v2-specMark Lapierre2018-11-071-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-changesRémy Coutable2018-10-221-8/+7
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* [QA] Fix Specs::Runner that would always excluding the orchectsrated tagRémy Coutable2018-09-041-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 Coutable2018-07-181-1/+1
| | | | | | class as well Signed-off-by: Rémy Coutable <remy@rymai.me>
* QA: Redact credentials from URI in git outputMichael Kozono2018-06-071-0/+40
|
* Fix the use to Git::LocationLin Jen-Shin2018-02-141-5/+5
|
* Rename Git::Repository::Location to Git::LocationLin Jen-Shin2018-02-131-1/+1
|
* Rearrange the test structure and introduceLin Jen-Shin2018-02-121-6/+9
| | | | a new repository location class.
* Adopt Git style URILin Jen-Shin2018-02-121-0/+52