Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-11-21 17:04:05 +0300
committerSean McGivern <sean@mcgivern.me.uk>2017-11-21 17:04:05 +0300
commitff47c04b0ec3cce68e2dd3c9b6b06aed40e04784 (patch)
treed89b67d17ea411b540d68475ef625240a2aee2f2 /changelogs
parent65545099554f97a30c66c2c8c36d24c589daddc3 (diff)
parentf9565e303916ca194ef63b5fd3de541bf1c2a170 (diff)
Merge branch 'zj-commit-show-n-1' into 'master'
Batch load blobs for diff generation Closes #37599 See merge request gitlab-org/gitlab-ce!15370
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/zj-commit-show-n-1.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/zj-commit-show-n-1.yml b/changelogs/unreleased/zj-commit-show-n-1.yml
new file mode 100644
index 00000000000..e536434f74a
--- /dev/null
+++ b/changelogs/unreleased/zj-commit-show-n-1.yml
@@ -0,0 +1,5 @@
+---
+title: Fetch blobs in bulk when generating diffs
+merge_request:
+author:
+type: performance