summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2019-05-10 19:06:37 +0100
committerPhil Hughes <me@iamphill.com>2019-05-10 19:06:37 +0100
commit40eb7f72b9b3f97c5548129bd1c3bf66fd26434c (patch)
tree11c7a42ebd847196a006a207a4100429097d0c3f /changelogs
parent712dccd4c0f37b9fce12f5a945a551f8dca07cc4 (diff)
downloadgitlab-ce-40eb7f72b9b3f97c5548129bd1c3bf66fd26434c.tar.gz
Fixes issues with show whitespace button in diffs
Correctly updates the URL without overwriting parameters Reloads the diff file content without reloading the page Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58852, https://gitlab.com/gitlab-org/gitlab-ce/issues/42597
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/diff-whitespace-setting-changes.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/diff-whitespace-setting-changes.yml b/changelogs/unreleased/diff-whitespace-setting-changes.yml
new file mode 100644
index 00000000000..640e9e589df
--- /dev/null
+++ b/changelogs/unreleased/diff-whitespace-setting-changes.yml
@@ -0,0 +1,5 @@
+---
+title: Fixed show whitespace button not refetching diff content
+merge_request:
+author:
+type: fixed