- 18 Jun, 2019 6 commits
-
-
Ash McKenzie authored
FlipperSession is designed to be used with Feature (and Flipper) to allow A/B style testing for anonymous users. FlipperSessionHelper leverages FlipperSession.
-
GitLab Bot authored
-
Thong Kuah authored
Allow switching clusters between managed/unmanaged Closes #60617 See merge request gitlab-org/gitlab-ce!29322
-
GitLab Bot authored
-
Thong Kuah authored
Make Kubernetes service templates readonly See merge request gitlab-org/gitlab-ce!29044
-
James Fargher authored
We are deprecating this service in favor of instance wide clusters. Therefore we removed some code that is not anymore needed for a readonly cluster and also we added some flags to allow for this deprecation. These flags are to be removed in the next release when we finally completelly remove KubernetesService.
-
- 17 Jun, 2019 34 commits
-
-
Thong Kuah authored
EE port of "Make Kubernetes service templates readonly" See merge request gitlab-org/gitlab-ee!13937
-
James Fargher authored
We are deprecating this service in favor of instance wide clusters. Therefore we removed some code that is not anymore needed for a readonly cluster and also we added some flags to allow for this deprecation. These flags are to be removed in the next release when we finally completelly remove KubernetesService.
-
GitLab Bot authored
-
Thong Kuah authored
Migrate Kubernetes service integration templates to clusters See merge request gitlab-org/gitlab-ce!28534
-
GitLab Bot authored
-
Mike Lewis authored
Updated docs for Merge Trains See merge request gitlab-org/gitlab-ce!29771
-
Tiger authored
Any resources created while the cluster was managed will be untouched, allowing users to set/unset this flag as they please.
-
GitLab Bot authored
-
Thong Kuah authored
Don't use Kubernetes namespaces with no token See merge request gitlab-org/gitlab-ce!29643
-
Andreas Brandl authored
Add index on invite-email to members See merge request gitlab-org/gitlab-ce!29768
-
Dan Davison authored
CE port of "Add test for git http operations for SSO enforced SAML group" See merge request gitlab-org/gitlab-ce!29550
-
GitLab Bot authored
-
Dan Davison authored
[CE] Validate page after visit in block See merge request gitlab-org/gitlab-ce!29524
-
Dan Davison authored
[EE] Validate page after visit in block Closes gitlab-ce#62062 See merge request gitlab-org/gitlab-ee!13994
-
Stan Hu authored
Expose currently supported events properly on services API Closes #56737 See merge request gitlab-org/gitlab-ce!29736
-
Thong Kuah authored
Refresh service_account_token for kubernetes_namespaces See merge request gitlab-org/gitlab-ce!29657
-
GitLab Bot authored
-
Evan Read authored
note that todos are not affected by GitLab Notification Email settings See merge request gitlab-org/gitlab-ce!29539
-
Ben Bodenmiller authored
-
Darby Frey authored
-
Stan Hu authored
Fixes broken group specs on MySQL Closes #12227 See merge request gitlab-org/gitlab-ee!14198
-
Mayra Cabrera authored
:nested_groups clause was added to failing specs
-
GitLab Bot authored
-
Kamil Trzciński authored
Reduce SQL calls for loading CI artifacts See merge request gitlab-org/gitlab-ee!14174
-
Stan Hu authored
This eliminates up to 7 separate SQL calls to retrieve job artifacts by loading all report records into memory once for `MergeRequestsController#show`. Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/63228
-
Douglas Barbosa Alexandre authored
Hashed Storage is enabled by default on new installations See merge request gitlab-org/gitlab-ce!29586
-
Douglas Barbosa Alexandre authored
[EE port] Hashed Storage is enabled by default on new installations See merge request gitlab-org/gitlab-ee!14129
-
Filipa Lacerda authored
Toolbar backport changes for CE See merge request gitlab-org/gitlab-ce!29758
-
GitLab Bot authored
-
Mike Greiling authored
Merge branch 'ce-backport-11435-mr-search-by-approvers-doesn-t-use-reserved-values-for-none-and-any' into 'master' Backport fix MR search by approvers See merge request gitlab-org/gitlab-ce!29621
-
Justin Boyson authored
-
Mike Greiling authored
Merge branch '11435-mr-search-by-approvers-doesn-t-use-reserved-values-for-none-and-any' into 'master' Resolve MR search by approvers Closes #11435 See merge request gitlab-org/gitlab-ee!14036
-
Justin Boyson authored
This was fixed in CE, and the EE reference no longer makes sense. So remove the reference to EE since it is basically a straight passthrough. And remove the ee version of visual_token_value.js since it is not used anymore.
-
Stan Hu authored
Spec for checking race condition of initial push not being indexed See merge request gitlab-org/gitlab-ee!14132
-