summaryrefslogtreecommitdiff
path: root/qa
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'qa/ee-4698-backport' into 'master'Grzegorz Bizon2018-01-268-15/+92
|\ | | | | | | | | | | | | Backport QA changes from EE Closes gitlab-ee#4698 See merge request gitlab-org/gitlab-ce!16728
| * 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
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: Just don't expand if it's already expanded fix bug in webpack_helper in which force_same_domain argument was ignored breaking local rspec tests Fix rubocop offenses introduced in !16623 Prefer local variables over given/let Try to restore page's state Add more views check Respect the latest changes from master Add a scenario for adding secret variables
| * | Backport QA changes from EEGabriel Mazetto2018-01-268-11/+87
| | |
* | | Merge branch 'filipefreire_155' into 'master'Rémy Coutable2018-01-264-0/+43
|\ \ \ | |_|/ |/| | | | | | | | gitlab-qa !155 - push creates event on activity page See merge request gitlab-org/gitlab-ce!16423
| * | Merge branch 'master' of https://gitlab.com/filipefreire/gitlab-ce into ↵Filipe Freire2018-01-2547-164/+963
| |\ \ | | |/ | | | | | | filipefreire_155
| * | 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
| | | | | | | | | | | | | | | | | | + move activity click to side.rb + add element check on activity.rb + minor fixes
| * | Merge branch 'master' of https://gitlab.com/filipefreire/gitlab-ce into ↵Filipe Freire2018-01-161-0/+11
| |\ \ | | | | | | | | | | | | filipefreire_155
| * | | improvement after CRFilipe Freire2018-01-124-8/+29
| | | | | | | | | | | | | | | | | | | | | | | | - test reaches Activity page - the actual git push seems to be failing - had problems with defining selectors
| * | | 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
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: Make Gitaly RepositoryExists opt-out Fix .batch_lfs_pointers accepting a lazy enumerator Look at notes created just before merge when deciding if an MR can be reverted Update missing paths Default to HTTPS for all Gravatar URLs Add note within ux documentation that further changes should be made within the design.gitlab project Moves status icon into a vue file and adds tests Moves merging component into a vue file, adds i18n and better test cases Prefer local variables instead Add an test for QA::Runtime::RSAKey Move initialize method later. Also test if the fingerprint is correct Generate ssh key on the fly for QA
| * | | Merge branch 'qa-deploy-key-scenario' into 'master'Grzegorz Bizon2018-01-2510-19/+78
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Generate ssh key on the fly for QA See merge request gitlab-org/gitlab-ce!16562
| | * | | 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
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (106 commits) Remove callback as we already update accordingly on services added missing imports correctly imports performance bar Added imports for dispatcher routes Make the exposing of the Application secret more explicit Add documentation about when the application API was added Add application create API Return a blank JSON response for a missing .js file to prevent Rails CSRF errors add CHANGELOG.md entry for !15804 disable CopyAsGFM on iOS due to bug in webkit Update changelog GitalyClient::ConflictsService#conflicts? should return true for conflicts with missing side Return more consistent values for merge_status on MR API Fix a migration spec messing up the MergeRequestDiff DB schema Backport changes to Gitlab::Checks::ChangeAccess from EE remove webpack bundle tag for monitoring:environments:metrics Set timezone for karma to UTC Upgrade jasmine + raven to newer versions Ensure Gitaly Ruby gems are installed using the correct Gemfile and at the correct location Clarify that a feature that isn't in review by the 1st or 3rd doesn't necessarily miss the freeze ...
| | * | | | 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
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qa-deploy-key-factory-product: Add .qa-project-deploy-keys to locate it Scrap the deploy key title and match it in test
| | * | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Basically using the new expand_section
* | | | | | | Merge remote-tracking branch 'upstream/master' into qa-secret-variables-scenarioLin Jen-Shin2018-01-2542-134/+850
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (136 commits) Revert "Merge branch 'osw-updates-merge-status-on-api-actions' into 'master'" Add modal for deleting a milestone Revert "Merge branch 'remove-rugged-walk' into 'master'" Resolve "Link to Clusters in Auto DevOps instead of Kubernetes service" Update CHANGELOG.md for 10.4.1 Add a gRPC health check to ensure Gitaly is up Add formatted_data attribute to Git::WikiPage Avoid array indices to fixtures in JS specs Migrate .batch_lfs_pointers to Gitaly Updates `Revert this merge request` text Work around a bug in DatabaseCleaner when using the deletion strategy on MySQL Use the DatabaseCleaner 'deletion' strategy instead of 'truncation' Workaround a recaptcha pop-up that cannot be tested Uses sprite icon to render verified commit badge and uniforms css colors Moves more mr widget components into vue files Adds i18n Adds better test coverage Execute system hooks after-commit when executing project hooks Remove one Spinach job and add one RSpec job Remove callback as we already update accordingly on services Fix typo in `.gitlab-ci.yml` heading Migrate repository bundling to Gitaly ...
| * | | | | | Merge branch 'qa/gb/ci-cd-qa-pipelines' into 'master'Rémy Coutable2018-01-2522-92/+427
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CI/CD end-to-end tests Closes gitlab-qa#18 See merge request gitlab-org/gitlab-ce!16619
| | * | | | | 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
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (69 commits) Conflicts: qa/qa.rb
| | * | | | | | 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
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | | Scrap the deploy key title and match it in test See merge request gitlab-org/gitlab-ce!16554
| | * | | | Add .qa-project-deploy-keys to locate itqa-deploy-key-factory-productLin Jen-Shin2018-01-201-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | Without this, it's very hard to locate it.
| | * | | | 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
| | |/ / / | |/| | |