summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2017-11-07 11:09:00 +0000
committerDouwe Maan <douwe@gitlab.com>2017-11-07 11:09:00 +0000
commit8138d58d42cb128995b1f9d9ceab7f773c3300e3 (patch)
tree33d5d53a97755812ade5cdf93651edf4e6f6fa61 /changelogs/unreleased
parent31e3ef93e53802bb99b342a7b403972493ed63cc (diff)
parente78c701aff3fe57847552ca6db6a9ad615b555fb (diff)
downloadgitlab-ce-8138d58d42cb128995b1f9d9ceab7f773c3300e3.tar.gz
Merge branch '37442-api-branches-id-repository-branches-is-calling-gitaly-n-1-times-per-request' into 'master'
Fetch the merged branches at once in the `/projects/:id/repository/branches` endpoint See merge request gitlab-org/gitlab-ce!15215
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/37442-api-branches-id-repository-branches-is-calling-gitaly-n-1-times-per-request.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/37442-api-branches-id-repository-branches-is-calling-gitaly-n-1-times-per-request.yml b/changelogs/unreleased/37442-api-branches-id-repository-branches-is-calling-gitaly-n-1-times-per-request.yml
new file mode 100644
index 00000000000..11a11a289bf
--- /dev/null
+++ b/changelogs/unreleased/37442-api-branches-id-repository-branches-is-calling-gitaly-n-1-times-per-request.yml
@@ -0,0 +1,5 @@
+---
+title: Improve performance of the /projects/:id/repository/branches API endpoint
+merge_request: 15215
+author:
+type: performance