- 05 Jul, 2019 40 commits
-
-
Douwe Maan authored
Previously, UpdateAllMirrorsWorker would only reschedule itself when enough mirrors were waiting to sync to fill up all available capacity.
-
Douwe Maan authored
-
GitLab Bot authored
-
Phil Hughes authored
Removes EE differences for app/views/layouts/fullscreen.html.haml Closes gitlab-ee#12550 See merge request gitlab-org/gitlab-ce!30403
-
Lin Jen-Shin authored
Adding order by to list runner jobs api. Closes #51794 See merge request gitlab-org/gitlab-ce!29629
-
James Lopez authored
Resolve "Notifications for CI Minutes quota limit approaching" Closes #10283 See merge request gitlab-org/gitlab-ee!14328
-
Rubén Dávila authored
Mutliple levels of notifications are suppoerted. We just send the notification when a new level has been reached.
-
GitLab Bot authored
-
James Lopez authored
Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14328 See merge request gitlab-org/gitlab-ce!30003
-
Andreas Brandl authored
Remove unused Gitaly feature flags See merge request gitlab-org/gitlab-ce!30302
-
GitLab Bot authored
-
Douwe Maan authored
CE Port: Extend `MergeToRefService` to create merge ref from an arbitrary ref See merge request gitlab-org/gitlab-ce!30361
-
Douwe Maan authored
Extend `MergeToRefService` to create merge ref from an arbitrary ref See merge request gitlab-org/gitlab-ee!14298
-
GitLab Bot authored
-
Kamil Trzciński authored
Split AutoMergeService interfaces into two `cancel` and `abort` Closes #12134 See merge request gitlab-org/gitlab-ee!14403
-
Kamil Trzciński authored
CE Port: Split AutoMergeService interfaces into two `cancel` and `abort` See merge request gitlab-org/gitlab-ce!30249
-
Filipa Lacerda authored
Create private merge requests in forks Closes #58583 See merge request gitlab-org/gitlab-ce!29984
-
Filipa Lacerda authored
EE port of fetch-forked-projects-create-mr See merge request gitlab-org/gitlab-ee!14547
-
GitLab Bot authored
-
Lin Jen-Shin authored
Fix call to removed GitPushService See merge request gitlab-org/gitlab-ce!30222
-
Lin Jen-Shin authored
Remove unused EE::GitPushService See merge request gitlab-org/gitlab-ee!14483
-
GitLab Bot authored
-
Phil Hughes authored
Removes EE differences for app/views/profiles/preferences/show.html.haml Closes gitlab-ee#12553 See merge request gitlab-org/gitlab-ce!30397
-
GitLab Bot authored
-
-
Filipa Lacerda authored
Fix divergence graph loading error Closes #64143 See merge request gitlab-org/gitlab-ce!30393
-
Filipa Lacerda authored
-
GitLab Bot authored
-
Phil Hughes authored
Fixes broken string and removes EE differences Closes #12552 See merge request gitlab-org/gitlab-ee!14558
-
Phil Hughes authored
-
-
Phil Hughes authored
Update dependency @gitlab/ui to ^5.3.2 See merge request gitlab-org/gitlab-ce!30259
-
GitLab Bot authored
-
Douwe Maan authored
Support note position tracing on an image See merge request gitlab-org/gitlab-ce!30158
-
Patrick Bajao authored
This is to prepare for supporing image type position tracing
-
Lin Jen-Shin authored
Remove now unused KubernetesService methods See merge request gitlab-org/gitlab-ce!29925
-
Lin Jen-Shin authored
EE port of "Remove now unused KubernetesService methods" See merge request gitlab-org/gitlab-ee!14346
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64143
-
Shinya Maeda authored
Create explicit endpoint - abort.
-
Shinya Maeda authored
Currently, MergeToRefService is specifically designed for createing merge commits from source branch and target branch of merge reqeusts. We extend this behavior to source branch and any target ref paths.
-