summaryrefslogtreecommitdiff
path: root/qa/qa/page/project/settings/mirroring_repositories.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-211-6/+4
|
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-7/+48
|
* Add latest changes from gitlab-org/gitlab@12-3-stableGitLab Bot2019-09-201-48/+7
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-201-7/+48
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-5/+5
|
* Backport EE changes to the qa/ directoryresolve-new-qa-differencesYorick Peterse2019-08-291-0/+2
| | | | | Now that the qa/ directory uses the X_if_ee methods we can backport all these lines to CE.
* [CE] Improve `wait_for_push`Mark Lapierre2019-02-111-1/+1
|
* Add e2e test: push mirroring over HTTPMark Lapierre2018-12-051-0/+91
Adds an end-to-end test of push mirroring a repository over HTTP. Includes addition of QA selectors to views