summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMark Chao <mchao@gitlab.com>2018-08-16 23:27:20 +0800
committerMark Chao <mchao@gitlab.com>2018-09-03 11:02:43 +0800
commit3bfc08be9130fef1f07462d543d559f5c7f533a6 (patch)
tree642a48769adb0eb6942680b166a1500ebcc8e75b /changelogs
parentba99dfcde262c91e33b5bf7f86ba7c0e3b6f7e52 (diff)
downloadgitlab-ce-3bfc08be9130fef1f07462d543d559f5c7f533a6.tar.gz
Fix syntax highlight taking too long
Use Timeout to switch to plain rendering
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/security-2697-code-highlight-timeout.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/security-2697-code-highlight-timeout.yml b/changelogs/unreleased/security-2697-code-highlight-timeout.yml
new file mode 100644
index 00000000000..66ad9ff822b
--- /dev/null
+++ b/changelogs/unreleased/security-2697-code-highlight-timeout.yml
@@ -0,0 +1,5 @@
+---
+title: Set timeout for syntax highlighting
+merge_request:
+author:
+type: security