summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMartin Cabrera <martin@kisland.com>2017-01-10 23:11:36 +0100
committerMartin Cabrera <martin@kisland.com>2017-01-10 23:15:56 +0100
commit5dc8fe31ba19f321041d2ad5c73765062d41a312 (patch)
tree709b0e13c23963efc955c5fbbe3cd576bc30fcb6 /changelogs
parent6ff989cd6d8bb35f237bd2fb398c8b2276189f29 (diff)
downloadgitlab-ce-5dc8fe31ba19f321041d2ad5c73765062d41a312.tar.gz
Fix Compare page throws 500 error when any branch/reference is not selected
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/i--25814-500-error.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/i--25814-500-error.yml b/changelogs/unreleased/i--25814-500-error.yml
new file mode 100644
index 00000000000..cd55ede84c8
--- /dev/null
+++ b/changelogs/unreleased/i--25814-500-error.yml
@@ -0,0 +1,4 @@
+---
+title: Fix Compare page throws 500 error when any branch/reference is not selected
+merge_request: 8492
+author: Martin Cabrera