- 06 Nov, 2018 1 commit
-
-
Thong Kuah authored
-
- 03 Nov, 2018 2 commits
-
-
Thong Kuah authored
Otherwise adding to `groups` will cause validation based on `group` to fail. This is consistent with how Clusters::Cluster#first_project. The alternative is to switch validation to use `groups` as well.
-
Thong Kuah authored
We allow setting of environment scopes in EE. Add validations for group clusters.
-
- 02 Nov, 2018 37 commits
-
-
Robert Speicher authored
Geo: Admin > Geo > Projects support for batch operations Closes #8120 See merge request gitlab-org/gitlab-ee!7806
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-02 21:21 UTC See merge request gitlab-org/gitlab-ee!8212
-
GitLab Bot authored
-
Robert Speicher authored
Rails5: fix operations controller spec nil parameter See merge request gitlab-org/gitlab-ee!8209
-
Gabriel Mazetto authored
Instead of a single class iterating in batches and executing the operation there, we iterate in bigger batches to get the ranges and delegate to a separate worker that will operate in the ranges.
-
Gabriel Mazetto authored
Added Resync all and Recheck all actions to the Geo > Projects page. Added ProjectRegistryBatchWorker that is responsible for doing mass update on the ProjectRegistry entries to flag them as requiring recheck or resync.
-
Kamil Trzciński authored
Use our own docker image for helm install pods See merge request gitlab-org/gitlab-ce!22778
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-02 17:21 UTC See merge request gitlab-org/gitlab-ee!8210
-
Dylan Griffith authored
This will reduce dependencies and failure points during installation. It will also reduce security risks from untrusted dependencies being able to effect all our users
-
GitLab Bot authored
-
Kamil Trzciński authored
CE upstream - 2018-11-02 14:21 UTC See merge request gitlab-org/gitlab-ee!8199
-
Jasper Maes authored
-
Robert Speicher authored
Add email for milestone change Closes #51520 See merge request gitlab-org/gitlab-ce!22279
-
Chantal Rollison authored
-
Robert Speicher authored
Port of ccr/51520_change_milestone_email to EE See merge request gitlab-org/gitlab-ee!7953
-
Steve Azzopardi authored
-
Kamil Trzciński authored
Incorporates Kubernetes Namespace into Cluster's flow See merge request gitlab-org/gitlab-ce!22011
-
Thong Kuah authored
-
Yorick Peterse authored
Move `prepend` outside the `class` block for finders See merge request gitlab-org/gitlab-ee!8192
-
Sean McGivern authored
Don't log fabricate args See merge request gitlab-org/gitlab-ce!22753
-
Mark Lapierre authored
Prevents logging of sensitive data
-
Steve Azzopardi authored
-
George Tsiolis authored
-
GitLab Bot authored
# Conflicts: # app/controllers/concerns/project_unauthorized.rb # app/controllers/projects/clusters_controller.rb # app/helpers/clusters_helper.rb # app/views/clusters/clusters/_integration_form.html.haml # config/routes.rb [ci skip]
-
Chantal Rollison authored
-
Douwe Maan authored
Fixes a migration that causes error on some legacy DBs Closes #46862 See merge request gitlab-org/gitlab-ce!22761
-
Douwe Maan authored
EE Port: Cannot add label to issue from board See merge request gitlab-org/gitlab-ee!8025
-
Douwe Maan authored
Cannot add label to issue from board Closes #51620 See merge request gitlab-org/gitlab-ce!22475
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-02 12:21 UTC See merge request gitlab-org/gitlab-ee!8193
-
Kamil Trzciński authored
EE: Top level clusters controller See merge request gitlab-org/gitlab-ee!8006
-
Kamil Trzciński authored
Top level clusters controller See merge request gitlab-org/gitlab-ce!22438
-
GitLab Bot authored
-
Kamil Trzciński authored
Adds pagination to pipelines table in merge request & commit page Closes #28249 See merge request gitlab-org/gitlab-ce!22696
-
Kamil Trzciński authored
Add scheduled flag to job entity See merge request gitlab-org/gitlab-ce!22710
-
Shinya Maeda authored
-
Kamil Trzciński authored
TokenAuthenticatable allows non-unique tokens See merge request gitlab-org/gitlab-ce!22748
-
Filipa Lacerda authored
Added previewing of batch comments Closes #4327 See merge request gitlab-org/gitlab-ee!7936
-