- 18 Jan, 2019 40 commits
-
-
GitLab Bot authored
-
Kushal Pandya authored
Update vuex.md - swap PUT/POST methods See merge request gitlab-org/gitlab-ce!24494
-
Mark Lapierre authored
Fix Resource attribute bug See merge request gitlab-org/gitlab-ce!24407
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Update reference to ~Monitoring to be ~Monitor See merge request gitlab-org/gitlab-ce!24489
-
Achilleas Pipinellis authored
Correct minimum yarn version in 11.6 -> 11.7 upgrade doc Closes #56254 See merge request gitlab-org/gitlab-ce!24495
-
Nick Thomas authored
Cleanup stale +deleted repo paths on project removal (adjusts project removal bug) Closes #46146 See merge request gitlab-org/gitlab-ce!24269
-
GitLab Bot authored
-
Sean McGivern authored
View epic permissions See merge request gitlab-org/gitlab-ce!24483
-
Lukas 'Eipi' Eipert authored
-
GitLab Bot authored
-
Nick Thomas authored
Return the maximum group access level in the projects API Closes #43684 See merge request gitlab-org/gitlab-ce!24403
-
Filipa Lacerda authored
-
Seth Engelhard authored
-
GitLab Bot authored
-
Oswaldo Ferreira authored
1. When removing projects, we can end-up leaving the +deleted repo path dirty and not successfully removing the non-deleted namespace (mv process is not atomic and can be killed without fully moving the path). 2. In order to solve that, we're adding a clean-up phase on ensure which will schedule possible staled +deleted path deletion. Note that we don't check the current state (if there is or not a repo) in order to schedule the deletion. That's intentional in order to leverage Gitlab::GitalyClient::NamespaceService#remove idempotency and ensure consistency.
-
Achilleas Pipinellis authored
Add documentation for new NGINX Ingress metrics Closes #56473 See merge request gitlab-org/gitlab-ce!24449
-
Joshua Lambert authored
-
Fatih Acet authored
[EE Backport] Add notes filters for epics See merge request gitlab-org/gitlab-ce!24372
-
Fatih Acet authored
Add notes filters for epics Closes #7581 and #7526 See merge request gitlab-org/gitlab-ee!8978
-
Felipe Artur authored
-
GitLab Bot authored
-
Grzegorz Bizon authored
Add flat-square badge style Closes #30120 See merge request gitlab-org/gitlab-ce!24172
-
Fabian Schneider authored
-
Yorick Peterse authored
Move all the prepend in controllers to bottom Closes #8598 See merge request gitlab-org/gitlab-ee!8921
-
GitLab Bot authored
-
Grzegorz Bizon authored
Use MR IID in Review Apps slug and domain See merge request gitlab-org/gitlab-ce!24388
-
Kushal Pandya authored
Merge branch '56328-frequent-items-initialisations-can-be-optimised-and-deferred-in-idlecallback' into 'master' Resolve "Frequent Items Initialisations can be optimised and deferred in idleCallback" Closes #56328 See merge request gitlab-org/gitlab-ce!24401
-
Victor Wu authored
-
GitLab Bot authored
-
Tim Zallmann authored
-
Kamil Trzciński authored
Avoid overwriting default jaeger values with nil See merge request gitlab-org/gitlab-ce!24482
-
GitLab Bot authored
-
Kamil Trzciński authored
Fix runner eternal loop when update job result Closes #56518 See merge request gitlab-org/gitlab-ce!24481
-
GitLab Bot authored
-
Filipa Lacerda authored
Collapses directory structure in merge request tree Closes #53069 See merge request gitlab-org/gitlab-ce!24392
-
Andrew Newdigate authored
During the review process for adding opentracing factories, a bug was introduced which caused Jaeger to initialize an invalid tracer. The bug was due to use sending nil through as a kwarg when the Jaeger initializer used a non-nil default value. This is fairly insidious as, the tracer looks like a tracer, but, when methods are invoked, it throws `NoMethodError` errors. To ensure that this issue does not happen in future, the tests have been changed to ensure that the tracer works as expected. This could avoid problems in future when upgrading to newer versions of Jaeger.
-
Douwe Maan authored
Add maximum for approvals_required Closes #9263 See merge request gitlab-org/gitlab-ee!9217
-
Shinya Maeda authored
Add spec Add changelog
-
GitLab Bot authored
-