summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-12-12 18:29:41 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-12-12 18:29:41 +0000
commitdc28ada00673a5d41a2ad36af824d563276ecc0a (patch)
tree83529071143cd1f951ca06541632c703b0a03be9 /changelogs/unreleased
parent49a9de110e4d2a70d006759529822b3823b63f96 (diff)
parent428c38a2b19866956ab6af61fbaa121b3bb1584d (diff)
downloadgitlab-ce-dc28ada00673a5d41a2ad36af824d563276ecc0a.tar.gz
Merge branch 'zj-memoization-mr-commits' into 'master'
Use memoization for commits on diffs See merge request gitlab-org/gitlab-ce!15857
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/zj-memoization-mr-commits.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/zj-memoization-mr-commits.yml b/changelogs/unreleased/zj-memoization-mr-commits.yml
new file mode 100644
index 00000000000..59dfc6d6049
--- /dev/null
+++ b/changelogs/unreleased/zj-memoization-mr-commits.yml
@@ -0,0 +1,5 @@
+---
+title: Cache commits for MergeRequest diffs
+merge_request:
+author:
+type: performance