summaryrefslogtreecommitdiff
path: root/qa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qa/ee-4698-backport' into 'master'Grzegorz Bizon2018-01-268-15/+92
|\
| * Pick EE for qa/qa/page/menu/side.rbqa/ee-4698-backportLin Jen-Shin2018-01-261-0/+1
| * Pick the EE version for this fileLin Jen-Shin2018-01-261-5/+5
| * Merge remote-tracking branch 'upstream/master' into qa/ee-4698-backportLin Jen-Shin2018-01-267-1/+131
| |\
| * | Backport QA changes from EEGabriel Mazetto2018-01-268-11/+87
* | | Merge branch 'filipefreire_155' into 'master'Rémy Coutable2018-01-264-0/+43
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of https://gitlab.com/filipefreire/gitlab-ce into filip...Filipe Freire2018-01-2547-164/+963
| |\ \ | | |/
| * | improve push events selector in activity.rbFilipe Freire2018-01-181-5/+1
| * | improve interaction with activity on side.rbFilipe Freire2018-01-181-1/+3
| * | improvements after CRFilipe Freire2018-01-165-28/+14
| * | Merge branch 'master' of https://gitlab.com/filipefreire/gitlab-ce into filip...Filipe Freire2018-01-161-0/+11
| |\ \
| * | | improvement after CRFilipe Freire2018-01-124-8/+29
| * | | improvements after CRFilipe Freire2018-01-122-9/+8
| * | | Add relevant element for push event buttonFilipe Freire2018-01-121-7/+4
| * | | gitlab-qa !155 push creates event on activity pageFilipe Freire2018-01-122-0/+42
* | | | Just don't expand if it's already expandedLin Jen-Shin2018-01-261-4/+2
* | | | Merge remote-tracking branch 'upstream/master' into qa-secret-variables-scenarioqa-secret-variables-scenarioLin Jen-Shin2018-01-2510-19/+78
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'qa-deploy-key-scenario' into 'master'Grzegorz Bizon2018-01-2510-19/+78
| |\ \ \
| | * | | Prefer local variables insteadqa-deploy-key-scenarioLin Jen-Shin2018-01-241-4/+4
| | * | | Add an test for QA::Runtime::RSAKeyLin Jen-Shin2018-01-241-0/+9
| | * | | Move initialize method later.Lin Jen-Shin2018-01-241-3/+3
| | * | | Merge remote-tracking branch 'upstream/master' into qa-deploy-key-scenarioLin Jen-Shin2018-01-2418-23/+419
| | |\ \ \
| | * | | | Also test if the fingerprint is correctLin Jen-Shin2018-01-224-6/+42
| | * | | | Merge branch 'qa-deploy-key-factory-product' into qa-deploy-key-scenarioLin Jen-Shin2018-01-223-11/+14
| | |\ \ \ \
| | * | | | | Generate ssh key on the fly for QALin Jen-Shin2018-01-226-13/+27
* | | | | | | Prefer local variables over given/letLin Jen-Shin2018-01-251-3/+3
* | | | | | | Try to restore page's stateLin Jen-Shin2018-01-251-10/+5
* | | | | | | Add more views checkLin Jen-Shin2018-01-251-0/+9
* | | | | | | Respect the latest changes from masterLin Jen-Shin2018-01-257-46/+28
* | | | | | | Merge remote-tracking branch 'upstream/master' into qa-secret-variables-scenarioLin Jen-Shin2018-01-2542-134/+850
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'qa/gb/ci-cd-qa-pipelines' into 'master'Rémy Coutable2018-01-2522-92/+427
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Fix offense in runners settings QA page object classqa/gb/ci-cd-qa-pipelinesGrzegorz Bizon2018-01-231-1/+3
| | * | | | | Wait for runner until it registers itself in QA testsGrzegorz Bizon2018-01-231-0/+1
| | * | | | | Fix static-analysis offenses in QA support classGrzegorz Bizon2018-01-231-0/+4
| | * | | | | Add specific views / selectors for QA runners pageGrzegorz Bizon2018-01-231-3/+13
| | * | | | | Merge branch 'master' into qa/gb/ci-cd-qa-pipelinesGrzegorz Bizon2018-01-2318-24/+420
| | |\ \ \ \ \
| | * | | | | | Add views / selectors for pipeline show page objectGrzegorz Bizon2018-01-231-0/+12
| | * | | | | | Assert on pipeline jobs statuses in CI/CD QA testsGrzegorz Bizon2018-01-235-4/+75
| | * | | | | | Remove blocking wait-time for runner to register in QAGrzegorz Bizon2018-01-231-2/+0
| | * | | | | | Use runner tags when processing CI/CD QA pipelinesGrzegorz Bizon2018-01-232-2/+16
| | * | | | | | Refactor QA instance test scenario and tagsGrzegorz Bizon2018-01-237-46/+41
| | * | | | | | Fix CI/CD end-to-end tests by waiting for changesGrzegorz Bizon2018-01-223-5/+7
| | * | | | | | Reduce nesting and simplify CI/CD end-to-end testsGrzegorz Bizon2018-01-224-24/+56
| | * | | | | | Wait for Runner to register in QA and DRY page objectsGrzegorz Bizon2018-01-224-10/+19
| | * | | | | | Add end-to-end test for registering GitLab RunnerGrzegorz Bizon2018-01-229-16/+166
| | * | | | | | Add GitLab Runner service to GitLab QAGrzegorz Bizon2018-01-225-42/+77
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'qa-deploy-key-factory-product' into 'master'Grzegorz Bizon2018-01-243-11/+14
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Add .qa-project-deploy-keys to locate itqa-deploy-key-factory-productLin Jen-Shin2018-01-201-4/+3
| | * | | | Scrap the deploy key title and match it in testLin Jen-Shin2018-01-203-10/+14
| * | | | | Add ability to drive the API in QA specsBrett Walker2018-01-2318-24/+420
| | |/ / / | |/| | |