summaryrefslogtreecommitdiff
path: root/qa
Commit message (Expand)AuthorAgeFilesLines
* Make the user dropdown reusableBob Van Landuyt2018-05-041-2/+5
* Bump nokogiri to 1.8.2 in qa GemfileRobert Speicher2018-05-011-1/+1
* Merge branch 'qa-fix-protected-branches-test-ce' into 'master'Grzegorz Bizon2018-04-273-6/+49
|\
| * Wait for page load so we're not getting stale elementsLin Jen-Shin2018-04-271-0/+5
| * Clear local storage after test so it's not interferingLin Jen-Shin2018-04-252-1/+7
| * Select everything so we could hit protectLin Jen-Shin2018-04-252-6/+38
* | Fix rubocop offense and enable jobs for qaLin Jen-Shin2018-04-273-1/+5
* | Use remote_branch insteadLin Jen-Shin2018-04-251-2/+4
* | Rename location to uri; Handle uri for HTTP; Fix pushing remoteLin Jen-Shin2018-04-246-18/+24
* | Merge remote-tracking branch 'upstream/master' into qa-add-more-key-testsLin Jen-Shin2018-04-2313-9/+243
|\ \ | |/
| * Merge branch 'docs/gb/rename-qa-slack-channel-to-quality' into 'master'Mek Stittri2018-04-192-3/+3
| |\
| | * Rename #qa slack channel to #quality in docsGrzegorz Bizon2018-04-192-3/+3
| * | Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-184-5/+5
| * | Merge branch 'osw-add-qa-tests-for-protected-branches' into 'master'Rémy Coutable2018-04-177-1/+235
| |\ \ | | |/ | |/|
| | * Add QA tests for protected branchesOswaldo Ferreira2018-04-167-1/+235
* | | Use all_elements insteadLin Jen-Shin2018-04-231-2/+2
* | | Use qa selectors for secret variablesLin Jen-Shin2018-04-211-8/+9
* | | It's actually raising QA::Service::Shellout::CommandErrorLin Jen-Shin2018-04-201-1/+2
* | | Unify the use of repository_locationLin Jen-Shin2018-04-205-13/+9
* | | s/all_element/all_elements/gLin Jen-Shin2018-04-202-3/+3
* | | We no longer populate the title, so don't test itLin Jen-Shin2018-04-181-1/+0
* | | Properly fill variable pair to the last fieldsLin Jen-Shin2018-04-173-9/+9
* | | Merge remote-tracking branch 'upstream/master' into qa-add-more-key-testsLin Jen-Shin2018-04-179-50/+86
|\ \ \ | |/ /
| * | Merge branch 'refactor/move-mr-widget-ready-to-merge-vue-component' into 'mas...Mike Greiling2018-04-161-1/+1
| |\ \ | | |/ | |/|
| | * Move ReadyToMerge vue componentGeorge Tsiolis2018-03-301-1/+1
| * | Remove unnecessary section looking in admin settings qaDmitriy Zaporozhets2018-04-031-12/+2
| * | Explicitly use page context for qa/factory/settings/hashed_storage.rbDmitriy Zaporozhets2018-04-031-2/+2
| * | Move repository, storage, abuse settings and logging settings to expandable s...Dmitriy Zaporozhets2018-04-028-49/+95
| |/
* | Sign out so we could sign in; Clean up previous keysLin Jen-Shin2018-04-031-0/+3
* | Populate the fingerprint by known titleLin Jen-Shin2018-04-033-7/+23
* | Checkout to a new branchLin Jen-Shin2018-04-033-1/+11
* | Put project and runner in before(:all)Lin Jen-Shin2018-03-291-27/+34
* | Use Service::Shellout.shell to spawn a commandLin Jen-Shin2018-03-292-7/+4
* | Introduce repository_ssh_uri as a project productLin Jen-Shin2018-03-292-4/+8
* | Only test some of the keys for nowLin Jen-Shin2018-03-291-4/+0
* | Remove test against DSA ssh keys becauseLin Jen-Shin2018-03-294-22/+0
* | Make sure the job is not still runningLin Jen-Shin2018-03-291-1/+8
* | Update qa/Dockerfile for openssh-clientLin Jen-Shin2018-03-291-1/+1
* | Run through all kinds of ssh keys for deploy keyLin Jen-Shin2018-03-292-52/+67
* | Implement other ssh keys and use ssh-keygen insteadLin Jen-Shin2018-03-2913-19/+114
* | Introduce Key namespace so we could put more keysLin Jen-Shin2018-03-296-25/+30
|/
* allow rspec files/options to be passed down in all casesBrett Walker2018-03-285-12/+12
* Fix end-to-end specs for rebasing a merge requestqa/gb/fix-rebase-specsGrzegorz Bizon2018-03-201-8/+9
* Rename `package-qa` in docsToon Claes2018-03-192-2/+2
* [CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto2018-03-081-1/+1
* Fix specsbackport-qa_78Felipe Artur2018-02-231-1/+2
* Small review changesFelipe Artur2018-02-222-2/+2
* test merge request rebaseFelipe Artur2018-02-1911-10/+162
* Remove useless assignment in secret variables specsqa/gb/fix-tests-for-hidden-secret-variablesGrzegorz Bizon2018-02-161-1/+1
* Fix and simplify end-to-end tests for secret variablesGrzegorz Bizon2018-02-165-39/+33