- 18 Jun, 2019 19 commits
-
-
Lin Jen-Shin authored
EE: Backport EE changes to config/application.rb See merge request gitlab-org/gitlab-ee!14093
-
GitLab Bot authored
-
Thong Kuah authored
Add index to events and audit_events tables Closes gitlab-com/Product#309 See merge request gitlab-org/gitlab-ce!29194
-
Evan Read authored
Update GraphQL document to mention that epics are supported See merge request gitlab-org/gitlab-ce!29777
-
GitLab Bot authored
-
Evan Read authored
Add note about nested variables for GIT_CLONE_PATH See merge request gitlab-org/gitlab-ce!29590
-
Steve Azzopardi authored
The variable $GIT_CLONE_PATH does not support nested variables, it will only expand the variables once, not more. reference https://gitlab.com/gitlab-org/gitlab-runner/issues/4319
-
Mark Lapierre authored
[QA] Test push limit with admin user Closes gitlab-org/quality/staging#37 See merge request gitlab-org/gitlab-ce!29036
-
Mark Lapierre authored
Uses `:requires_admin` metadata to specify that a test needs an admin user. Sets the push file size limit test to require an admin user. With an admin access token set as the env var GITLAB_QA_ADMIN_ACCESS_TOKEN, the push size limit test now only uses the API and CLI
-
Mark Lapierre authored
Fixing an old quarantined test Closes gitlab-org/quality/staging#50 See merge request gitlab-org/gitlab-ce!28643
-
Ash McKenzie authored
Use Flipper as an A/B testing framework Closes growth#79 See merge request gitlab-org/gitlab-ee!13755
-
Douglas Barbosa Alexandre authored
Resolve "Geo: Make hashed storage a hard requirement in 12.0" Closes #8690 See merge request gitlab-org/gitlab-ee!14102
-
Gabriel Mazetto authored
-
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 21 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
-
Brett Walker authored
-
GitLab Bot authored
-
Ash McKenzie authored
Index on created_at, author_id
-
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
-