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:
authorOswaldo Ferreira <oswaldo@gitlab.com>2018-01-29 18:56:19 +0300
committerRémy Coutable <remy@rymai.me>2018-01-29 18:56:19 +0300
commitdf44c59050b10d9312081782c1620aaf9969dcf8 (patch)
tree0644e5d6b213eb9dfd3a12ad5830886500e243e0 /changelogs
parentf195ac03f2306cab53d55984bc469591f22b7382 (diff)
Close and do not reload MR diffs when source branch is deleted
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/osw-fix-lost-diffs-when-source-branch-deleted.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/osw-fix-lost-diffs-when-source-branch-deleted.yml b/changelogs/unreleased/osw-fix-lost-diffs-when-source-branch-deleted.yml
new file mode 100644
index 00000000000..1cffb213f23
--- /dev/null
+++ b/changelogs/unreleased/osw-fix-lost-diffs-when-source-branch-deleted.yml
@@ -0,0 +1,5 @@
+---
+title: Close and do not reload MR diffs when source branch is deleted
+merge_request:
+author:
+type: fixed