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-02-16Remove useless assignment in secret variables specsGrzegorz Bizon
2018-02-16Fix and simplify end-to-end tests for secret variablesGrzegorz Bizon
2018-02-15Merge branch 'qa_issue_177' into 'master'Grzegorz Bizon
2018-02-15Add LDAP_USERNAME and LDAP_PASSWORD user environment variables for QAStan Hu
2018-02-14Suppress git output when running QA as a non-default userRobert Speicher
2018-02-14Add Runtime::User.default_nameRobert Speicher
2018-02-14Wait for create merge request button to appearFelipe Artur
2018-02-14Indent as Rubocop likeLin Jen-Shin
2018-02-13Fix the use to Git::LocationLin Jen-Shin
2018-02-13Merge remote-tracking branch 'upstream/master' into qa-clone-with-deploy-keyLin Jen-Shin
2018-02-13Inline helper methodsLin Jen-Shin
2018-02-13Add a comment about why @ is picked for sshLin Jen-Shin
2018-02-13Just use initialize and remove scheme we're not usingLin Jen-Shin
2018-02-13Rename Git::Repository::Location to Git::LocationLin Jen-Shin
2018-02-13Fix artifact creationMichael Kozono
2018-02-12Rearrange the test structure and introduceLin Jen-Shin
2018-02-12Make wait return the value we yielded whenLin Jen-Shin
2018-02-12Remove unused codes and address feedbackLin Jen-Shin
2018-02-12Adopt Git style URILin Jen-Shin
2018-02-11GitLab QA: Add GITLAB_USER_TYPE to support different login types (e.g. standa...Stan Hu
2018-02-09Add documentation on how to build a QA Docker imageStan Hu
2018-02-09Merge branch 'qa/gb/do-not-require-test-network-in-pipeline-tests' into 'master'Robert Speicher
2018-02-09Cleanup codes and address feedbackLin Jen-Shin
2018-02-09Save host-verification test against SHA1 checksumLin Jen-Shin
2018-02-09Do not attach runner to a non-exsiting network in QAGrzegorz Bizon
2018-02-09Merge remote-tracking branch 'upstream/master' into qa-allow-setting-sandbox-...Lin Jen-Shin
2018-02-09Move all ENV to Runtime::EnvLin Jen-Shin
2018-02-09Merge remote-tracking branch 'upstream/master' into qa-clone-with-deploy-keyLin Jen-Shin
2018-02-09Set initial password for instance in LDAP QA testStan Hu
2018-02-08Allow using a different sandbox group for QALin Jen-Shin
2018-02-08don't check against a hardcoded user nameBrett Walker
2018-02-07Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński
2018-02-07Merge branch 'sh-add-ldap-qa' into 'master'Grzegorz Bizon
2018-02-07Address review comments for LDAP QA testStan Hu
2018-02-06Revert "Merge branch 'update-qa-docs-with-directory-req' into 'master'"Robert Speicher
2018-02-06Expand QA spec file paths to allow running bin/qa from anywhereRobert Speicher
2018-02-05Fix wait conditionMichael Kozono
2018-02-05Use dynamic variable list in scheduled pipelines and group/project CI secret ...Eric Eastwood
2018-02-05WIPLin Jen-Shin
2018-02-05Add QA specs for LDAP loginStan Hu
2018-02-02Merge branch 'qa-173' into 'master'Grzegorz Bizon
2018-02-01QA::Page::Component::Dropzone#initialize needs a QA::Page::Base objectRémy Coutable
2018-02-01Ensure we save QA screenshots to an absolute pathRémy Coutable
2018-02-01Merge branch '42497-rubocop-style-regexpliteral' into 'master'Rémy Coutable
2018-02-01Merge branch 'qa-160' into 'master'Robert Speicher
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-31Merge branch 'qa-new-dropzone-component' into 'master'Grzegorz Bizon
2018-01-31Introduce a new QA::Gitlab::Page::Component::Dropzone classRémy Coutable
2018-01-31Add a QA scenario for creating an issueRémy Coutable
2018-01-31Merge branch 'update-qa-docs-with-directory-req' into 'master'Grzegorz Bizon