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-12-12 21:29:41 +0300
committerSean McGivern <sean@mcgivern.me.uk>2017-12-12 21:29:41 +0300
commitdc28ada00673a5d41a2ad36af824d563276ecc0a (patch)
tree83529071143cd1f951ca06541632c703b0a03be9 /changelogs
parent49a9de110e4d2a70d006759529822b3823b63f96 (diff)
parent428c38a2b19866956ab6af61fbaa121b3bb1584d (diff)
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')
-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