Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i18n: externalize strings from 'app/views/layouts' | Tao Wang | 2018-07-23 | 2 | -4/+4 |
| | | | | Signed-off-by: Tao Wang <twang2218@gmail.com> | ||||
* | Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File ↵ | Rémy Coutable | 2018-07-18 | 11 | -14/+14 |
| | | | | | | class as well Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | QA scenario to add/edit/delete a file via the Web UI | Sanad Liaquat | 2018-07-17 | 8 | -2/+197 |
| | |||||
* | Merge branch 'i18n-extract-app/views/doorkeeper' into 'master' | Rémy Coutable | 2018-07-16 | 1 | -1/+1 |
|\ | | | | | | | | | i18n: externalize strings from 'app/views/doorkeeper' See merge request gitlab-org/gitlab-ce!19695 | ||||
| * | i18n: externalize strings from 'app/views/doorkeeper' | Tao Wang | 2018-07-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Tao Wang <twang2218@gmail.com> | ||||
* | | Remove flaky and redundant expectationsmk/fix-flaky-protected-branch-expectations | Michael Kozono | 2018-07-13 | 3 | -42/+1 |
|/ | |||||
* | Ensure Encoding.default_external is set to UTF-8 when running QA scenarios | Rémy Coutable | 2018-07-12 | 1 | -0/+2 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch 'qa-fix-timestamp' into 'master' | Grzegorz Bizon | 2018-07-12 | 1 | -1/+1 |
|\ | | | | | | | | | [QA] Fix duplicate year in namespace name See merge request gitlab-org/gitlab-ce!20581 | ||||
| * | [QA] Fix duplicate year in namespace nameqa-fix-timestamp | Rémy Coutable | 2018-07-12 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Merge branch ↵ | Grzegorz Bizon | 2018-07-12 | 1 | -0/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | '49139-sleep-before-installing-tiller-to-prevent-race-condition' into 'master' Resolve "Installing helm tiller sometimes fails with no api token found" Closes #49139 See merge request gitlab-org/gitlab-ce!20580 | ||||
| * | | Add sleep to QA test before installing tiller49139-sleep-before-installing-tiller-to-prevent-race-condition | Dylan Griffith | 2018-07-12 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | Otherwise we ocassionally see a race condition error: No API token found for service account "default", retry after the token is automatically created and added to the service account Waiting 10 seconds should remove this risk. | ||||
* | | | Adding spec to test basic forking functionalities | Mykhailo Formus | 2018-07-12 | 17 | -22/+229 |
| | | | |||||
* | | | Merge branch '48690-follow-up-from-milestone-tests' into 'master' | Rémy Coutable | 2018-07-12 | 3 | -11/+13 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Follow-up from "Milestone tests"" Closes #48690 See merge request gitlab-org/gitlab-ce!20563 | ||||
| * | | | move #has_milestone? to issuable sidebar;48690-follow-up-from-milestone-tests | ddavison | 2018-07-11 | 3 | -11/+13 |
| | | | | | | | | | | | | | | | | closes #48690 | ||||
* | | | | Revert "Log push output on exception"mk/remove-push-output-logging | Michael Kozono | 2018-07-11 | 1 | -18/+6 |
| |_|/ |/| | | | | | | | | This reverts commit d493c91d21250e0b94a14f1808fcf8bb6f1a8d03. | ||||
* | | | [QA] Ensure screenshots are save in subfolder per QA run | Rémy Coutable | 2018-07-11 | 2 | -1/+5 |
|/ / | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Milestone tests | Dan Davison | 2018-07-11 | 9 | -8/+141 |
| | | |||||
* | | Resolve "Rename the `Master` role to `Maintainer`" Backend | Mark Chao | 2018-07-11 | 1 | -0/+6 |
|/ | |||||
* | Updates from `rubocop -a` | Lin Jen-Shin | 2018-07-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'rc-qa-146' into 'master' | Grzegorz Bizon | 2018-07-06 | 16 | -12/+352 |
|\ | | | | | | | | | | | | | Add a new scenario to test GitHub import Closes gitlab-qa#146 See merge request gitlab-org/gitlab-ce!19555 | ||||
| * | [QA] Add a new scenario to test GitHub import | Rémy Coutable | 2018-07-06 | 16 | -16/+334 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | [QA] Add a new Page::Issuable::Show page | Rémy Coutable | 2018-07-06 | 2 | -0/+22 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Resolve "Add dropdown to Groups link in top bar" | Dennis Tang | 2018-07-06 | 1 | -2/+8 |
|/ | |||||
* | Ensure QA specs are categorized as feature specs by RSpec | Rémy Coutable | 2018-07-05 | 1 | -0/+6 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch '48779-qa-merge-request-squash-sometimes-fail' into 'master' | Sean McGivern | 2018-07-05 | 2 | -9/+37 |
|\ | | | | | | | | | | | | | Resolve "QA: Merge request squash sometimes fail" Closes #48779 See merge request gitlab-org/gitlab-ce!20375 | ||||
| * | [QA] Ensure we wait for the squash checbox to be clickable before clicking ↵ | Rémy Coutable | 2018-07-05 | 2 | -9/+37 |
| | | | | | | | | | | | | it in the squash scenario Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Enable Capybara/FeatureMethods cop | Winnie Hellmann | 2018-07-05 | 21 | -52/+52 |
|/ | |||||
* | Merge branch '43446-new-cluster-page-tabs' into 'master' | Kamil Trzciński (OoO till 3th) | 2018-07-04 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | Resolve "Change new cluster page design to use tabs" Closes #43446 and #46304 See merge request gitlab-org/gitlab-ce!18963 | ||||
| * | Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabs | Dennis Tang | 2018-06-21 | 26 | -103/+361 |
| |\ | |||||
| * | | fix qa selectors | Dennis Tang | 2018-06-20 | 1 | -1/+1 |
| | | | |||||
| * | | fix a couple oopsies | Dennis Tang | 2018-06-20 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'qa-112-prefer-env-credentials-for-gcloud' into 'master' | Grzegorz Bizon | 2018-07-04 | 2 | -3/+11 |
|\ \ \ | | | | | | | | | | | | | | | | | Auto DevOps QA: Prefer gcloud credentials from env See merge request gitlab-org/gitlab-ce!20338 | ||||
| * | | | Auto DevOps QA: Prefer gcloud credentials from env | Dylan Griffith | 2018-07-03 | 2 | -3/+11 |
| | | | | |||||
* | | | | [QA] Wait for CSS class to be present instead of trying to find the element | Rémy Coutable | 2018-07-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | i18n: externalize strings from 'app/views/projects/settings' | Tao Wang | 2018-07-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Tao Wang <twang2218@gmail.com> | ||||
* | | | | [QA] Make sure we wait for the deploy key list to load | Rémy Coutable | 2018-06-26 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | Log push output on exceptionmk/log-invalid-byte-sequence-in-us-ascii-qa | Michael Kozono | 2018-06-22 | 1 | -6/+18 |
| |_|/ |/| | | |||||
* | | | Merge branch ↵ | Robert Speicher | 2018-06-20 | 2 | -2/+10 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '48159-qa-specs-features-login-ldap_spec-rb-is-failing-after-https-gitlab-com-gitlab-org-gitlab-ce-merge_requests-19964' into 'master' Resolve "qa/specs/features/login/ldap_spec.rb is failing after https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19964" Closes #48159 See merge request gitlab-org/gitlab-ce!20027 | ||||
| * | | | [QA] Fix qa/qa/specs/features/login/ldap_spec.rb48159-qa-specs-features-login-ldap_spec-rb-is-failing-after-https-gitlab-com-gitlab-org-gitlab-ce-merge_requests-19964 | Rémy Coutable | 2018-06-20 | 2 | -2/+10 |
| |/ / | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Added Wiki Scenario Automation gitlab-qa#263 | Ramya A | 2018-06-20 | 22 | -70/+314 |
|/ / | |||||
* | | Make Page::Main::Login#sign_in_using_credentials gracefully bail out when ↵qa-improve-main-login-page | Rémy Coutable | 2018-06-19 | 2 | -31/+37 |
|/ | | | | | | user is already logged-in Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Only clear the sessions if block_given? and no error | Lin Jen-Shin | 2018-06-13 | 1 | -13/+1 |
| | | | | | | Because otherwise capybara-screenshot/rspec can't take the screenshots for us. If we got an error, we don't want to continue anyway? | ||||
* | Loosen the 'newly created MR' matcherqa-271 | Rémy Coutable | 2018-06-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Ensure we look into the correct setion only when expanding a settings' section | Rémy Coutable | 2018-06-13 | 7 | -35/+39 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch 'qa-112-fix-auto-devops-cluster-spec' into 'master' | Grzegorz Bizon | off until 20th June | 2018-06-12 | 4 | -5/+28 |
|\ | | | | | | | | | Qa 112 fix auto devops cluster spec See merge request gitlab-org/gitlab-ce!19584 | ||||
| * | Move ENV variables to Runtime::Env for auto devops QAqa-112-fix-auto-devops-cluster-spec | Dylan Griffith | 2018-06-11 | 2 | -9/+17 |
| | | |||||
| * | Explicitly require pathname in QA steps | Dylan Griffith | 2018-06-08 | 2 | -0/+4 |
| | | |||||
| * | Ensure --zone is passed to all gcloud commands for auto devops cluster specs | Dylan Griffith | 2018-06-08 | 1 | -3/+14 |
| | | |||||
* | | Merge branch 'sh-suppress-env-leaks' into 'master' | Kamil Trzciński | 2018-06-11 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | Prevent ENV from leaking variables in CI output See merge request gitlab-org/gitlab-ce!19607 | ||||
| * | | Prevent ENV from leaking variables in CI output | Stan Hu | 2018-06-08 | 1 | -0/+2 |
| | | |