summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2018-03-09 16:41:28 +0000
committerJames Lopez <james@jameslopez.es>2018-03-16 10:34:08 +0100
commit2f22134a484ff541ae3b8ddab4935cdc376a79ee (patch)
tree9a0062ce9398e7b3b0df69ff1a02ea1e79f962f5 /changelogs
parent23f8357f3d5665d05c8868f1be515ef5355505f2 (diff)
downloadgitlab-ce-2f22134a484ff541ae3b8ddab4935cdc376a79ee.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