From 40eb7f72b9b3f97c5548129bd1c3bf66fd26434c Mon Sep 17 00:00:00 2001 From: Phil Hughes Date: Fri, 10 May 2019 19:06:37 +0100 Subject: 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 --- changelogs/unreleased/diff-whitespace-setting-changes.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/diff-whitespace-setting-changes.yml (limited to 'changelogs') 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 -- cgit v1.2.1