Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChantal Rollison <crollison@gitlab.com>2018-09-05 16:24:06 +0300
committerChantal Rollison <crollison@gitlab.com>2018-09-06 16:33:32 +0300
commitd2161350cc8f8fc5fd9b486a07d518e76a76cde7 (patch)
tree3c4889e3f6c88d16d574a5a0e230c62d504e2bc3 /changelogs
parentc691e07a7bafe51322e6a1ea5ec78fdc426d384c (diff)
Handled exception during file upload
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/ccr-6699_image_for_object_error.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/ccr-6699_image_for_object_error.yml b/changelogs/unreleased/ccr-6699_image_for_object_error.yml
new file mode 100644
index 00000000000..dec1adaceff
--- /dev/null
+++ b/changelogs/unreleased/ccr-6699_image_for_object_error.yml
@@ -0,0 +1,6 @@
+---
+title: Handles exception during file upload - replaces the stack trace with a small
+ error message.
+merge_request: 21528
+author:
+type: fixed