summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2019-04-03 08:05:52 +0000
committerFilipa Lacerda <filipa@gitlab.com>2019-04-03 08:05:52 +0000
commita374d690e702f26036f38bf375ceb2a5cfa3fe23 (patch)
tree09a9e81a05404c905af37d2df87a000908ad4313 /changelogs
parent16a935f28f5d9a69d0cd310d1ef035d82ee4b575 (diff)
parenteebf24ead51a28863126f0b144e4fcdc5a6b2916 (diff)
downloadgitlab-ce-a374d690e702f26036f38bf375ceb2a5cfa3fe23.tar.gz
Merge branch 'fixed-duplicated-large-text-on-diffs' into 'master'
Fixes duplicate diff too large error messages Closes #59802 See merge request gitlab-org/gitlab-ce!26857
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fixed-duplicated-large-text-on-diffs.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fixed-duplicated-large-text-on-diffs.yml b/changelogs/unreleased/fixed-duplicated-large-text-on-diffs.yml
new file mode 100644
index 00000000000..770186a64b0
--- /dev/null
+++ b/changelogs/unreleased/fixed-duplicated-large-text-on-diffs.yml
@@ -0,0 +1,5 @@
+---
+title: Fixed duplicated diff too large error message
+merge_request:
+author:
+type: fixed