- 23 Feb, 2018 7 commits
-
-
Yorick Peterse authored
The frontend code doesn't use this so there's no practical point in supporting this. We also hardcode the limit to 20 so users can no longer request their own limit, which could overload the database (depending on any upper bounds perhaps enforced by Kaminari).
-
Yorick Peterse authored
We can instead just use a UNION. This removes the need for plucking hundreds if not thousands of IDs into memory when a project has many members.
-
James Lopez authored
CE upstream - 2018-02-23 00:25 UTC See merge request gitlab-org/gitlab-ee!4685
-
Sean McGivern authored
Optimize number of queries for approvals Closes #4903 See merge request gitlab-org/gitlab-ee!4492
-
Douwe Maan authored
External authorization service Closes #4216 See merge request gitlab-org/gitlab-ee!4675
-
Grzegorz Bizon authored
Add a button on the project page to set up a Kubernetes cluster and enable Auto DevOps -- EE merge edition See merge request gitlab-org/gitlab-ee!4543
-
GitLab Bot authored
-
- 22 Feb, 2018 33 commits
-
-
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
-
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
CE upstream - 2018-02-22 18:24 UTC Closes #4998 See merge request gitlab-org/gitlab-ee!4683
-
Clement Ho authored
Remove bundle tag for ui help Closes #41341 See merge request gitlab-org/gitlab-ce!17301
-
Rubén Dávila authored
Add license ID number to usage ping See merge request gitlab-org/gitlab-ee!4679
-
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
Remove ee dynamic imports See merge request gitlab-org/gitlab-ee!4680
-
Clement Ho authored
-
Micaël Bergeron authored
-
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]
-
Ian Baum authored
[ci skip]
-
Ian Baum authored
[ci skip]
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
# Conflicts: # app/assets/javascripts/dispatcher.js # doc/user/project/milestones/index.md
-
Fatih Acet authored
Use dynamic imports in dispatcher (Part 3) (EE) See merge request gitlab-org/gitlab-ee!4663
-
Marcia Ramos authored
Burndown chart docs update See merge request gitlab-org/gitlab-ee!4681
-
Victor Wu authored
-
GitLab Bot authored
# Conflicts: # app/assets/javascripts/dispatcher.js # app/uploaders/personal_file_uploader.rb # doc/user/project/milestones/index.md [ci skip]
-
Eric Eastwood authored
-
Bob Van Landuyt authored
When this feature is enabled, users will not be able to see any cross project references. When a user tries to view a project we will first validate if the user has access to the classification label assigned to the project. When no classification label is assigned to a project, a default label is used. This default can be defined in the settings.
-
Bob Van Landuyt authored
This ability can be disabled when an external authorization service is enabled.
-
Jacob Schatz authored
Use dynamic imports in dispatcher (Part 3) See merge request gitlab-org/gitlab-ce!17277
-
Clement Ho authored
-
Clement Ho authored
CE upstream - 2018-02-22 15:26 UTC Closes #4975 and gitlab-com/infrastructure#3734 See merge request gitlab-org/gitlab-ee!4676
-
Sean McGivern authored
This can be used for more accurate matching than the MD5.
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-