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:
Diffstat (limited to 'data/removals/14_0/create-code-review-w-parameter-removal.yml')
-rw-r--r--data/removals/14_0/create-code-review-w-parameter-removal.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/removals/14_0/create-code-review-w-parameter-removal.yml b/data/removals/14_0/create-code-review-w-parameter-removal.yml
new file mode 100644
index 00000000000..471df85b540
--- /dev/null
+++ b/data/removals/14_0/create-code-review-w-parameter-removal.yml
@@ -0,0 +1,6 @@
+- name: "Remove `?w=1` URL parameter to ignore whitespace changes"
+ removal_date: "2021-06-22"
+ removal_milestone: "14.0"
+ reporter: phikai
+ body: |
+ To create a consistent experience for users based on their preferences, support for toggling whitespace changes via URL parameter has been removed in GitLab 14.0.