diff options
author | Oswaldo Ferreira <oswaldo@gitlab.com> | 2018-07-31 12:47:22 -0300 |
---|---|---|
committer | Oswaldo Ferreira <oswaldo@gitlab.com> | 2018-08-01 10:26:38 -0300 |
commit | fc4a0cd055643d6d66ed0dc8f0ba3ad5f09f6a95 (patch) | |
tree | 10edbe2ddaf174407f2867089f0cae14cac0f5fb /changelogs | |
parent | abae261b86d8a1eedb50e85083cad1a07154c4d3 (diff) | |
download | gitlab-ce-fc4a0cd055643d6d66ed0dc8f0ba3ad5f09f6a95.tar.gz |
Only serializes diff files found by paths query
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/48246-osw-load-diffs-improvement.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/48246-osw-load-diffs-improvement.yml b/changelogs/unreleased/48246-osw-load-diffs-improvement.yml new file mode 100644 index 00000000000..c4292ab0d29 --- /dev/null +++ b/changelogs/unreleased/48246-osw-load-diffs-improvement.yml @@ -0,0 +1,5 @@ +--- +title: Improve performance when fetching collapsed diffs and commenting in merge requests +merge_request: 20940 +author: +type: performance |