- 18 Jan, 2019 40 commits
-
-
Mark Lapierre authored
Create the sandbox group with appropriate permissions before the LDAP group sync test starts so that in subsequent tests the LDAP user has permission to the group. This also restores the original (most likely nil) env personal access token, so that subsequent tests don't perform API calls as the root user while logged in and performing other actions as a non-root LDAP user. Without this change groups would be created by the root user, so when the LDAP user tried to push, it would not be permitted.
-
GitLab Bot authored
-
Robert Speicher authored
Improvements for spec migration readme See merge request gitlab-org/gitlab-ce!24440
-
Fatih Acet authored
Add support for auto-expanding Roadmap timeline on horizontal scroll Closes #9119 and #7325 See merge request gitlab-org/gitlab-ee!9018
-
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
-
Kushal Pandya authored
-
Kushal Pandya authored
Makes Roadmap timeline dynamic to be always scrollable on any screen size. Fetches new epics as user scrolls into past or future and renders it.
-
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
-
Kushal Pandya authored
Removes `Created date` & `Last updated` sort options from Roadmap, making it limited to Epics list
-
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
-