summaryrefslogtreecommitdiff
path: root/qa/qa/git
Commit message (Expand)AuthorAgeFilesLines
* [QA] Fail early if a Git command failsRémy Coutable2019-02-281-0/+5
* Don't use .netrc with SSHMark Lapierre2019-01-301-3/+0
* Add git credentials to .netrc when neededMark Lapierre2019-01-281-13/+34
* [QA] Backport Repository::Push and Git::Repository from EERémy Coutable2019-01-221-37/+77
* Add test case to check that branches are correctly listed after CRUD operationsWalmyr2019-01-161-6/+7
* Add e2e test of push over SSH over Git protocol v2ml-qa-git-protocol-v2-specMark Lapierre2018-11-071-2/+24
* Re-enable debug logging of Git commands and outputml-qa-repo-loggingMark Lapierre2018-10-251-6/+2
* [QA] Port recent changes from EEqa-backport-recent-ee-changesRémy Coutable2018-10-221-46/+94
* Merge branch 'ml-qa-spec-use-ssh-key' into 'master'Robert Speicher2018-09-171-2/+35
|\
| * Add an SSH key and use it to clone and pushMark Lapierre2018-09-151-2/+35
* | Add support for testing Git over HTTP with LDAP usersStan Hu2018-08-221-2/+7
|/
* [QA] Improve the fork scenario to take a username and password instead of alw...qa-staging-2Rémy Coutable2018-08-201-1/+1
* Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File cla...Rémy Coutable2018-07-181-1/+1
* Reuse Push factoryMichael Kozono2018-06-081-3/+3
* QA: Redact credentials from URI in git outputMichael Kozono2018-06-071-10/+7
* Rename location to uri; Handle uri for HTTP; Fix pushing remoteLin Jen-Shin2018-04-242-3/+2
* Merge remote-tracking branch 'upstream/master' into qa-add-more-key-testsLin Jen-Shin2018-04-231-1/+5
|\
| * Add QA tests for protected branchesOswaldo Ferreira2018-04-161-1/+5
* | Checkout to a new branchLin Jen-Shin2018-04-031-0/+4
|/
* test merge request rebaseFelipe Artur2018-02-191-0/+4
* Suppress git output when running QA as a non-default userRobert Speicher2018-02-141-2/+12
* Indent as Rubocop likeqa-clone-with-deploy-keyLin Jen-Shin2018-02-141-8/+9
* Just use initialize and remove scheme we're not usingLin Jen-Shin2018-02-131-13/+5
* Rename Git::Repository::Location to Git::LocationLin Jen-Shin2018-02-133-43/+39
* Rearrange the test structure and introduceLin Jen-Shin2018-02-122-13/+43
* Adopt Git style URILin Jen-Shin2018-02-121-0/+14
* It should escape spaces to %20 rather than +qa-fix-escape-password-spacesLin Jen-Shin2017-12-201-1/+1
* Escape the password for Git callsRémy Coutable2017-11-101-1/+1
* Add GitLab QA integrations tests to GitLab CE / EEGrzegorz Bizon2017-03-091-0/+71