summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorEric Eastwood <contact@ericeastwood.com>2017-11-20 13:48:33 -0600
committerEric Eastwood <contact@ericeastwood.com>2017-11-20 14:17:39 -0600
commit2d980cb71c952483da3cffe2ea368a6904c9a0a5 (patch)
treedfef7c523d0abc6fc09a700ffdb959c535ac2896 /changelogs
parentd41e66cb632cf4a51428c87a07cbdd182e3e0697 (diff)
downloadgitlab-ce-2d980cb71c952483da3cffe2ea368a6904c9a0a5.tar.gz
Fix commits list 500 with multi-file editor new_repo cookie39821-fix-commits-list-with-multi-file-editor
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39821 /<namespace>/<project>/commmits/master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/39821-fix-commits-list-with-multi-file-editor.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/39821-fix-commits-list-with-multi-file-editor.yml b/changelogs/unreleased/39821-fix-commits-list-with-multi-file-editor.yml
new file mode 100644
index 00000000000..8b27c43d15b
--- /dev/null
+++ b/changelogs/unreleased/39821-fix-commits-list-with-multi-file-editor.yml
@@ -0,0 +1,5 @@
+---
+title: Fix commits page throwing 500 when the multi-file editor was enabled
+merge_request: 15502
+author:
+type: fixed