- 25 Feb, 2018 2 commits
-
-
Dylan Griffith authored
-
Dylan Griffith authored
-
- 23 Feb, 2018 2 commits
-
-
Filipa Lacerda authored
-
Dylan Griffith authored
Also remove the flakiness by using `expect(page).to have_css(..., exact_text: '')` instead of `expect(page.find(...).text).to eq('')` since the former will wait until the text has this value while the latter will only wait for the element to exist then test its text straight away which introduces a race condition if the element is already there with a previous text value. This test was failing locally most of the time because of this other way of asserting.
-
- 22 Feb, 2018 36 commits
-
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Kamil Trzciński authored
Enable "Legacy Authorization" by default when creating a Cluster on GCP Closes #41619 See merge request gitlab-org/gitlab-ce!17302
-
Dylan Griffith authored
(#42643)
-
Rémy Coutable authored
Add a button on the project page to set up a Kubernetes cluster and enable Auto DevOps Closes #42431 See merge request gitlab-org/gitlab-ce!16900
-
Clement Ho authored
Remove bundle tag for ui help Closes #41341 See merge request gitlab-org/gitlab-ce!17301
-
Mayra Cabrera authored
GKE 1.8 has RBAC on by default, since GKE has bumped the default version to 1.8.7 RBAC is now on, and we don't support that out of the box. This was also avoiding cluster applications (tiller, prometheus, etc), to be installed. Closes #41619
-
Jacob Schatz authored
-
Kamil Trzciński authored
Resolve "cache key for CI stopped working" Closes #43373 See merge request gitlab-org/gitlab-ce!17260
-
Ian Baum authored
[ci skip]
-
Jacob Schatz authored
Use dynamic imports in dispatcher (Part 3) See merge request gitlab-org/gitlab-ce!17277
-
Clement Ho authored
-
Marcia Ramos authored
Add link to project visibility settings in push to create project docs See merge request gitlab-org/gitlab-ce!17292
-
Filipa Lacerda authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Marcia Ramos authored
Docs milestones refactor See merge request gitlab-org/gitlab-ce!17247
-
Filipa Lacerda authored
Removes double quoted string
-
🚄 Job van der Voort 🚀 authored
Docs: search/replace "Enterprise Edition" and adjust when applicable See merge request gitlab-org/gitlab-ce!17161
-
Marcia Ramos authored
-
Sean McGivern authored
Fix 500 error when loading an invalid upload URL Closes gitlab-ee#4998 See merge request gitlab-org/gitlab-ce!17267
-
Sean McGivern authored
Revert "Merge branch 'tc-info-version-check' into 'master'" See merge request gitlab-org/gitlab-ce!17269
-
Resolve "document where user clone/fetch activity appears in the logs" Closes #43416 See merge request gitlab-org/gitlab-ce!17227
-
Eric Eastwood authored
-
Filipa Lacerda authored
Harmonize CE and EE JS code See merge request gitlab-org/gitlab-ce!17264
-
Douwe Maan authored
Resolve "ActionView::Template::Error: 366..524 out of range" Closes #42332 See merge request gitlab-org/gitlab-ce!17262
-
Pedro Moreira da Silva authored
-
Sean McGivern authored
-
Sean McGivern authored
Resolve "Spec failure: spec/features/users_spec.rb" Closes #43495 See merge request gitlab-org/gitlab-ce!17289
-
Jacob Schatz authored
Backport of Webpack auto include for EE imports See merge request gitlab-org/gitlab-ce!17282
-
Clement Ho authored
-