| Commit message (Expand) | Author | Age | Files | Lines |
* | allow rspec files/options to be passed down in all cases | Brett Walker | 2018-03-28 | 5 | -12/+12 |
* | Fix end-to-end specs for rebasing a merge requestqa/gb/fix-rebase-specs | Grzegorz Bizon | 2018-03-20 | 1 | -8/+9 |
* | Rename `package-qa` in docs | Toon Claes | 2018-03-19 | 2 | -2/+2 |
* | [CE] Add Naming/FileName rule checking expected class/module per filename | Gabriel Mazetto | 2018-03-08 | 1 | -1/+1 |
* | Fix specsbackport-qa_78 | Felipe Artur | 2018-02-23 | 1 | -1/+2 |
* | Small review changes | Felipe Artur | 2018-02-22 | 2 | -2/+2 |
* | test merge request rebase | Felipe Artur | 2018-02-19 | 11 | -10/+162 |
* | Remove useless assignment in secret variables specsqa/gb/fix-tests-for-hidden-secret-variables | Grzegorz Bizon | 2018-02-16 | 1 | -1/+1 |
* | Fix and simplify end-to-end tests for secret variables | Grzegorz Bizon | 2018-02-16 | 5 | -39/+33 |
* | Merge branch 'qa_issue_177' into 'master' | Grzegorz Bizon | 2018-02-15 | 1 | -0/+4 |
|\ |
|
| * | Wait for create merge request button to appearqa_issue_177 | Felipe Artur | 2018-02-14 | 1 | -0/+4 |
* | | Add LDAP_USERNAME and LDAP_PASSWORD user environment variables for QAsh-add-env-variables-for-ldap-qa | Stan Hu | 2018-02-14 | 3 | -2/+18 |
* | | Suppress git output when running QA as a non-default user | Robert Speicher | 2018-02-14 | 1 | -2/+12 |
* | | Add Runtime::User.default_name | Robert Speicher | 2018-02-14 | 1 | -1/+5 |
|/ |
|
* | Indent as Rubocop likeqa-clone-with-deploy-key | Lin Jen-Shin | 2018-02-14 | 1 | -8/+9 |
* | Fix the use to Git::Location | Lin Jen-Shin | 2018-02-14 | 2 | -6/+6 |
* | Merge remote-tracking branch 'upstream/master' into qa-clone-with-deploy-key | Lin Jen-Shin | 2018-02-13 | 9 | -8/+97 |
|\ |
|
| * | Fix artifact creationqa/mk-fix-artifact-creation | Michael Kozono | 2018-02-12 | 1 | -2/+2 |
| * | GitLab QA: Add GITLAB_USER_TYPE to support different login types (e.g. standa...sh-add-login-types-qa | Stan Hu | 2018-02-11 | 5 | -1/+50 |
| * | Add documentation on how to build a QA Docker imagesh-add-docker-build-qa | Stan Hu | 2018-02-09 | 1 | -0/+10 |
| * | Merge branch 'qa/gb/do-not-require-test-network-in-pipeline-tests' into 'master' | Robert Speicher | 2018-02-09 | 2 | -2/+12 |
| |\ |
|
| | * | Do not attach runner to a non-exsiting network in QAqa/gb/do-not-require-test-network-in-pipeline-tests | Grzegorz Bizon | 2018-02-09 | 2 | -2/+12 |
| * | | Merge remote-tracking branch 'upstream/master' into qa-allow-setting-sandbox-... | Lin Jen-Shin | 2018-02-09 | 2 | -11/+18 |
| |\ \
| | |/ |
|
| * | | Move all ENV to Runtime::Env | Lin Jen-Shin | 2018-02-09 | 3 | -3/+15 |
| * | | Allow using a different sandbox group for QA | Lin Jen-Shin | 2018-02-08 | 2 | -1/+9 |
* | | | Inline helper methods | Lin Jen-Shin | 2018-02-13 | 1 | -27/+11 |
* | | | Add a comment about why @ is picked for ssh | Lin Jen-Shin | 2018-02-13 | 1 | -0/+3 |
* | | | Just use initialize and remove scheme we're not using | Lin Jen-Shin | 2018-02-13 | 1 | -13/+5 |
* | | | Rename Git::Repository::Location to Git::Location | Lin Jen-Shin | 2018-02-13 | 5 | -44/+41 |
* | | | Rearrange the test structure and introduce | Lin Jen-Shin | 2018-02-12 | 5 | -51/+103 |
* | | | Make wait return the value we yielded when | Lin Jen-Shin | 2018-02-12 | 2 | -4/+4 |
* | | | Remove unused codes and address feedback | Lin Jen-Shin | 2018-02-12 | 3 | -47/+21 |
* | | | Adopt Git style URI | Lin Jen-Shin | 2018-02-12 | 3 | -1/+67 |
* | | | Cleanup codes and address feedback | Lin Jen-Shin | 2018-02-09 | 7 | -31/+22 |
* | | | Save host-verification test against SHA1 checksum | Lin Jen-Shin | 2018-02-09 | 1 | -3/+11 |
* | | | Merge remote-tracking branch 'upstream/master' into qa-clone-with-deploy-key | Lin Jen-Shin | 2018-02-09 | 15 | -48/+98 |
|\ \ \
| | |/
| |/| |
|
| * | | Set initial password for instance in LDAP QA testsh-ldap-set-first-password-qa | Stan Hu | 2018-02-08 | 1 | -9/+16 |
| * | | don't check against a hardcoded user name180-qa-fix-api-spec | Brett Walker | 2018-02-08 | 1 | -2/+2 |
| |/ |
|
| * | Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master' | Kamil Trzciński | 2018-02-07 | 2 | -27/+18 |
| |\ |
|
| | * | Use dynamic variable list in scheduled pipelines and group/project CI secret ... | Eric Eastwood | 2018-02-05 | 2 | -27/+18 |
| * | | Merge branch 'sh-add-ldap-qa' into 'master' | Grzegorz Bizon | 2018-02-07 | 4 | -0/+49 |
| |\ \ |
|
| | * | | Address review comments for LDAP QA testsh-add-ldap-qa | Stan Hu | 2018-02-06 | 3 | -2/+7 |
| | * | | Add QA specs for LDAP login | Stan Hu | 2018-02-04 | 4 | -0/+44 |
| | |/ |
|
| * | | Revert "Merge branch 'update-qa-docs-with-directory-req' into 'master'"qa/rs-qa-from-anywhere | Robert Speicher | 2018-02-06 | 1 | -3/+0 |
| * | | Expand QA spec file paths to allow running bin/qa from anywhere | Robert Speicher | 2018-02-06 | 3 | -3/+9 |
| * | | Fix wait conditionqa/mk-fix-slow-wait | Michael Kozono | 2018-02-05 | 1 | -2/+1 |
| |/ |
|
| * | Merge branch 'qa-173' into 'master' | Grzegorz Bizon | 2018-02-01 | 2 | -1/+3 |
| |\ |
|
| | * | QA::Page::Component::Dropzone#initialize needs a QA::Page::Base objectqa-173 | Rémy Coutable | 2018-02-01 | 2 | -1/+3 |
| * | | Ensure we save QA screenshots to an absolute pathqa-absolute-path-to-screenshots | Rémy Coutable | 2018-02-01 | 1 | -1/+1 |
| |/ |
|
* | | WIP | Lin Jen-Shin | 2018-02-05 | 10 | -15/+181 |
|/ |
|