summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2018-03-09 16:41:28 +0000
committerSean McGivern <sean@mcgivern.me.uk>2018-03-09 16:41:28 +0000
commit0dea3dc85117e7fccfb36e31bdb5dd6cedb5dbad (patch)
treeaadf2975e31e462f0c94cc4d46956ecaaa93b2dc /changelogs
parent3bbe60f8e802ce3d9da060a47b7f635dedba7370 (diff)
parentea81c27612386e1e6db3b95731c2f8fe6f1bc149 (diff)
downloadgitlab-ce-0dea3dc85117e7fccfb36e31bdb5dd6cedb5dbad.tar.gz
Merge branch 'osw-43951-single-batch-blob-request-to-gitaly' into 'master'
Submit a single batch blob RPC to Gitaly per HTTP request when viewing diffs Closes #43951 See merge request gitlab-org/gitlab-ce!17659
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/osw-43951-single-batch-blob-request-to-gitaly.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/osw-43951-single-batch-blob-request-to-gitaly.yml b/changelogs/unreleased/osw-43951-single-batch-blob-request-to-gitaly.yml
new file mode 100644
index 00000000000..34f834298b6
--- /dev/null
+++ b/changelogs/unreleased/osw-43951-single-batch-blob-request-to-gitaly.yml
@@ -0,0 +1,5 @@
+---
+title: Submit a single batch blob RPC to Gitaly per HTTP request when viewing diffs
+merge_request:
+author:
+type: performance