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:
authorTim Zallmann <tzallmann@gitlab.com>2018-08-08 05:50:01 +0300
committerMike Greiling <mike@pixelcog.com>2018-08-08 05:50:01 +0300
commit8daf9db68fee40c49f7f5610625eefc1a5d79b32 (patch)
tree19fbb3529fd567c470871adbc0f2254fc43082c4 /changelogs
parentb507d93a3b89e885c84256224d0d6ac49418026f (diff)
Porting MR Vue Memory Fixes to current master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/tz-mr-port-memory-fixes.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/tz-mr-port-memory-fixes.yml b/changelogs/unreleased/tz-mr-port-memory-fixes.yml
new file mode 100644
index 00000000000..61d3c9abf71
--- /dev/null
+++ b/changelogs/unreleased/tz-mr-port-memory-fixes.yml
@@ -0,0 +1,5 @@
+---
+title: Improve performance and memory footprint of Changes tab of Merge Requests
+merge_request: 21028
+author:
+type: performance