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:
authorFilipa Lacerda <filipa@gitlab.com>2019-05-03 11:59:06 +0300
committerFilipa Lacerda <filipa@gitlab.com>2019-05-03 11:59:06 +0300
commit6daf4d352e5c21187ece57f97a6e5548b178a35a (patch)
tree015edf922f71c67aab033deab3f64d7c163b3890 /changelogs/unreleased
parent34d5f27bef90b3e7bd7c3294f35a628d96326dee (diff)
parent9d24d4a8fdd299a1e84f2e549fb58ee526a2f0f9 (diff)
Merge branch 'expand-diff-performance' into 'master'
Impove the performance of expanding full diff Closes #58597 See merge request gitlab-org/gitlab-ce!27413
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/expand-diff-performance.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/expand-diff-performance.yml b/changelogs/unreleased/expand-diff-performance.yml
new file mode 100644
index 00000000000..134ea4081e4
--- /dev/null
+++ b/changelogs/unreleased/expand-diff-performance.yml
@@ -0,0 +1,5 @@
+---
+title: Improve expanding diff to full file performance
+merge_request:
+author:
+type: changed