summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-05-22 19:37:26 +0000
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-05-22 19:37:26 +0000
commit5431af8b3d4858ac72e796b42bd252d279e53f50 (patch)
tree7cbc98b0022a864557e07e8f0acedabc0b4ddbe9 /changelogs
parent20375f811a6ffa35568d70b97a3793b97231d0dd (diff)
parentf9f9147290b5bc315e595e059c851593c1fc466f (diff)
downloadgitlab-ce-5431af8b3d4858ac72e796b42bd252d279e53f50.tar.gz
Merge branch '62116-performance-issue-502-errors-on-rendering-of-issues-with-heavy-markdown-contents' into 'master'
Resolve "Performance issue: 502 errors on rendering of issues with heavy markdown contents" Closes #62116 See merge request gitlab-org/gitlab-ce!28597
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/62116-performance-issue-502-errors-on-rendering-of-issues-with-heavy-markdown-contents.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/62116-performance-issue-502-errors-on-rendering-of-issues-with-heavy-markdown-contents.yml b/changelogs/unreleased/62116-performance-issue-502-errors-on-rendering-of-issues-with-heavy-markdown-contents.yml
new file mode 100644
index 00000000000..9596f487116
--- /dev/null
+++ b/changelogs/unreleased/62116-performance-issue-502-errors-on-rendering-of-issues-with-heavy-markdown-contents.yml
@@ -0,0 +1,6 @@
+---
+title: Fix performance issue with large Markdown content in issue or merge request
+ description
+merge_request: 28597
+author:
+type: performance