- 05 Oct, 2018 7 commits
-
-
Nick Thomas authored
Two changes in this commit: * Template finders now take a `project` (currently unused) * LicenseTemplateFinder now respects the `name` parameter
-
Grzegorz Bizon authored
Removes icon key from job endpoint See merge request gitlab-org/gitlab-ee!7792
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
CE upstream - 2018-10-04 10:35 UTC Closes gitlab-ce#14249 See merge request gitlab-org/gitlab-ee!7795
-
Douwe Maan authored
[EE] Add `Feature.enabled_and_licensed?` See merge request gitlab-org/gitlab-ee!7788
-
Sean McGivern authored
Move include to prepended block to fix service desk emails Closes #7846 See merge request gitlab-org/gitlab-ee!7800
-
Steve Azzopardi authored
We are checking project specific quota not at a namespace level so when a group has a quota the limit was not being considered.
-
- 04 Oct, 2018 33 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
This will allow an explicitly-disabled feature flag to override a feature being available for a project. As an extreme example, we could quickly disable issues across all projects at runtime by running `Feature.disable(:issues)`.
-
Douglas Barbosa Alexandre authored
Geo: Add a backoff time to few more workers Closes #7593 See merge request gitlab-org/gitlab-ee!7470
-
Valery Sizov authored
-
Nick Thomas authored
Resolve "Snowplow integration settings are rendered incorrectly" Closes #7867 See merge request gitlab-org/gitlab-ee!7798
-
Douglas Barbosa Alexandre authored
Rename Admin Area "Geo Nodes" nav item to "Geo" Closes #7712 See merge request gitlab-org/gitlab-ee!7466
-
Andreas Kämmerle authored
-
Martin Wortschack authored
-
Lin Jen-Shin authored
Due to some magical interaction between ActiveSupport::Concern and ActionMailer::Base, we'll need to move them into the prepended block, otherwise those email methods cannot be properly promoted as class methods for Notify.
-
Achilleas Pipinellis authored
[EE] Improve the MR documentation See merge request gitlab-org/gitlab-ee!7797
-
Dmitriy Zaporozhets authored
Add subscribe filter to labels page See merge request gitlab-org/gitlab-ee!7724
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
EE port of Renders empty states in the Vue app in Job page See merge request gitlab-org/gitlab-ee!7794
-
Filipa Lacerda authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Nick Thomas authored
Support short reference to epics from project entities Closes #7287 See merge request gitlab-org/gitlab-ee!7475
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Update CE-to-EE docs for 11.4 See merge request gitlab-org/gitlab-ee!7741
-
Achilleas Pipinellis authored
Docs: add product badge to Code Owners See merge request gitlab-org/gitlab-ee!7767
-
Marcia Ramos authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Martin Wortschack authored
-
Martin Wortschack authored
-
Martin Wortschack authored
-
Martin Wortschack authored
-
Rémy Coutable authored
Support autocomplete for commands in group entities Closes #7723 See merge request gitlab-org/gitlab-ee!7588
-
Kamil Trzciński authored
Update DB model for security reports See merge request gitlab-org/gitlab-ee!7779
-
Dmitriy Zaporozhets authored
Show promotion for epics on issues See merge request gitlab-org/gitlab-ee!7602
-
Grzegorz Bizon authored
Feature flags MVC See merge request gitlab-org/gitlab-ee!7433
-