| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'" | Mayra Cabrera | 2018-07-31 | 2 | -4/+2 |
* | Install cluster applications in parallel in auto devops QA | Dylan Griffith | 2018-07-30 | 1 | -2/+3 |
* | Fix race condition in auto devops QA spec: ensure we wait for Install button ... | Dylan Griffith | 2018-07-30 | 1 | -0/+1 |
* | Reset local storage between qa tests | DJ Mountney | 2018-07-25 | 1 | -0/+1 |
* | i18n: externalize strings from 'app/views/layouts' | Tao Wang | 2018-07-23 | 2 | -4/+4 |
* | Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File cla... | Rémy Coutable | 2018-07-18 | 11 | -14/+14 |
* | 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' | Tao Wang | 2018-07-13 | 1 | -1/+1 |
* | | 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 |
* | Merge branch 'qa-fix-timestamp' into 'master' | Grzegorz Bizon | 2018-07-12 | 1 | -1/+1 |
|\ |
|
| * | [QA] Fix duplicate year in namespace nameqa-fix-timestamp | Rémy Coutable | 2018-07-12 | 1 | -1/+1 |
* | | Merge branch '49139-sleep-before-installing-tiller-to-prevent-race-condition'... | Grzegorz Bizon | 2018-07-12 | 1 | -0/+3 |
|\ \ |
|
| * | | Add sleep to QA test before installing tiller49139-sleep-before-installing-tiller-to-prevent-race-condition | Dylan Griffith | 2018-07-12 | 1 | -0/+3 |
* | | | 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 |
|\ \ \ |
|
| * | | | move #has_milestone? to issuable sidebar;48690-follow-up-from-milestone-tests | ddavison | 2018-07-11 | 3 | -11/+13 |
* | | | | Revert "Log push output on exception"mk/remove-push-output-logging | Michael Kozono | 2018-07-11 | 1 | -18/+6 |
| |_|/
|/| | |
|
* | | | [QA] Ensure screenshots are save in subfolder per QA run | Rémy Coutable | 2018-07-11 | 2 | -1/+5 |
|/ / |
|
* | | 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 |
|\ |
|
| * | [QA] Add a new scenario to test GitHub import | Rémy Coutable | 2018-07-06 | 16 | -16/+334 |
| * | [QA] Add a new Page::Issuable::Show page | Rémy Coutable | 2018-07-06 | 2 | -0/+22 |
* | | 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 |
* | Merge branch '48779-qa-merge-request-squash-sometimes-fail' into 'master' | Sean McGivern | 2018-07-05 | 2 | -9/+37 |
|\ |
|
| * | [QA] Ensure we wait for the squash checbox to be clickable before clicking it... | Rémy Coutable | 2018-07-05 | 2 | -9/+37 |
* | | 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 |
|\ |
|
| * | 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 | 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 |
* | | | | i18n: externalize strings from 'app/views/projects/settings' | Tao Wang | 2018-07-01 | 1 | -1/+1 |
* | | | | [QA] Make sure we wait for the deploy key list to load | Rémy Coutable | 2018-06-26 | 1 | -0/+4 |
* | | | | Log push output on exceptionmk/log-invalid-byte-sequence-in-us-ascii-qa | Michael Kozono | 2018-06-22 | 1 | -6/+18 |
| |_|/
|/| | |
|
* | | | Merge branch '48159-qa-specs-features-login-ldap_spec-rb-is-failing-after-htt... | Robert Speicher | 2018-06-20 | 2 | -2/+10 |
|\ \ \ |
|
| * | | | [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 |
| |/ / |
|
* | | | 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 use...qa-improve-main-login-page | Rémy Coutable | 2018-06-19 | 2 | -31/+37 |
|/ |
|
* | Only clear the sessions if block_given? and no error | Lin Jen-Shin | 2018-06-13 | 1 | -13/+1 |
* | Loosen the 'newly created MR' matcherqa-271 | Rémy Coutable | 2018-06-13 | 1 | -1/+1 |
* | Ensure we look into the correct setion only when expanding a settings' section | Rémy Coutable | 2018-06-13 | 7 | -35/+39 |
* | Merge branch 'qa-112-fix-auto-devops-cluster-spec' into 'master' | Grzegorz Bizon | off until 20th June | 2018-06-12 | 4 | -5/+28 |
|\ |
|
| * | Move ENV variables to Runtime::Env for auto devops QAqa-112-fix-auto-devops-cluster-spec | Dylan Griffith | 2018-06-11 | 2 | -9/+17 |