Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2018-05-09Revert "Merge branch 'changes_tab_vue_refactoring' of gitlab.com:gitlab-org/g...Simon Knox
2018-05-04Make the user dropdown reusableBob Van Landuyt
2018-05-01Bump nokogiri to 1.8.2 in qa GemfileRobert Speicher
2018-04-27Merge branch 'qa-fix-protected-branches-test-ce' into 'master'Grzegorz Bizon
2018-04-27Wait for page load so we're not getting stale elementsLin Jen-Shin
2018-04-27Fix rubocop offense and enable jobs for qaLin Jen-Shin
2018-04-25Clear local storage after test so it's not interferingLin Jen-Shin
2018-04-25Select everything so we could hit protectLin Jen-Shin
2018-04-24Use remote_branch insteadLin Jen-Shin
2018-04-24Rename location to uri; Handle uri for HTTP; Fix pushing remoteLin Jen-Shin
2018-04-23Merge remote-tracking branch 'upstream/master' into qa-add-more-key-testsLin Jen-Shin
2018-04-23Use all_elements insteadLin Jen-Shin
2018-04-20Use qa selectors for secret variablesLin Jen-Shin
2018-04-20It's actually raising QA::Service::Shellout::CommandErrorLin Jen-Shin
2018-04-20Unify the use of repository_locationLin Jen-Shin
2018-04-20s/all_element/all_elements/gLin Jen-Shin
2018-04-19Merge branch 'docs/gb/rename-qa-slack-channel-to-quality' into 'master'Mek Stittri
2018-04-19Rename #qa slack channel to #quality in docsGrzegorz Bizon
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-17We no longer populate the title, so don't test itLin Jen-Shin
2018-04-17Merge branch 'osw-add-qa-tests-for-protected-branches' into 'master'Rémy Coutable
2018-04-17Properly fill variable pair to the last fieldsLin Jen-Shin
2018-04-17Merge remote-tracking branch 'upstream/master' into qa-add-more-key-testsLin Jen-Shin
2018-04-16Add QA tests for protected branchesOswaldo Ferreira
2018-04-16Merge branch 'refactor/move-mr-widget-ready-to-merge-vue-component' into 'mas...Mike Greiling
2018-04-03Remove unnecessary section looking in admin settings qaDmitriy Zaporozhets
2018-04-03Explicitly use page context for qa/factory/settings/hashed_storage.rbDmitriy Zaporozhets
2018-04-03Sign out so we could sign in; Clean up previous keysLin Jen-Shin
2018-04-03Populate the fingerprint by known titleLin Jen-Shin
2018-04-03Checkout to a new branchLin Jen-Shin
2018-04-02Move repository, storage, abuse settings and logging settings to expandable s...Dmitriy Zaporozhets
2018-03-30Move ReadyToMerge vue componentGeorge Tsiolis
2018-03-29Put project and runner in before(:all)Lin Jen-Shin
2018-03-29Use Service::Shellout.shell to spawn a commandLin Jen-Shin
2018-03-29Introduce repository_ssh_uri as a project productLin Jen-Shin
2018-03-29Only test some of the keys for nowLin Jen-Shin
2018-03-29Remove test against DSA ssh keys becauseLin Jen-Shin
2018-03-29Make sure the job is not still runningLin Jen-Shin
2018-03-29Update qa/Dockerfile for openssh-clientLin Jen-Shin
2018-03-29Run through all kinds of ssh keys for deploy keyLin Jen-Shin
2018-03-29Implement other ssh keys and use ssh-keygen insteadLin Jen-Shin
2018-03-29Introduce Key namespace so we could put more keysLin Jen-Shin
2018-03-28allow rspec files/options to be passed down in all casesBrett Walker
2018-03-20Fix end-to-end specs for rebasing a merge requestGrzegorz Bizon
2018-03-19Rename `package-qa` in docsToon Claes
2018-03-08[CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto
2018-02-24Fix specsFelipe Artur
2018-02-22Small review changesFelipe Artur
2018-02-19test merge request rebaseFelipe Artur
2018-02-16Remove useless assignment in secret variables specsGrzegorz Bizon