diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-11-07 14:55:14 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-11-07 14:55:14 +0000 |
commit | ac8f157301fed1ce83969ff4bb9aa6dc99a895e6 (patch) | |
tree | 93840e1dab8f62dadff712a4d0e1625f0af6a214 /changelogs | |
parent | 2120078e6ba5217dc2604235e799ed5d0de13bff (diff) | |
parent | e354a64e89bcbce64871af8d49a3515f652f4e37 (diff) | |
download | gitlab-ce-ac8f157301fed1ce83969ff4bb9aa6dc99a895e6.tar.gz |
Merge branch 'diff-expand-all-button' into 'master'
Show expand all button on merge request diffs
Closes #51737
See merge request gitlab-org/gitlab-ce!22873
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/diff-expand-all-button.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/diff-expand-all-button.yml b/changelogs/unreleased/diff-expand-all-button.yml new file mode 100644 index 00000000000..77600e726d5 --- /dev/null +++ b/changelogs/unreleased/diff-expand-all-button.yml @@ -0,0 +1,5 @@ +--- +title: Show expand all diffs button when a single diff file is collapsed +merge_request: +author: +type: fixed |