diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-24 11:49:00 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-24 11:49:00 +0000 |
commit | c223f8a153f7ee65458e89a0be36200f97a0c5a3 (patch) | |
tree | 73986f9e462730c4b46ff07ef0be4362e49d5bb6 /changelogs | |
parent | 7099ecf77cb45c7b456a47f24064657ca59549b7 (diff) | |
download | gitlab-ce-c223f8a153f7ee65458e89a0be36200f97a0c5a3.tar.gz |
Add latest changes from gitlab-org/gitlab@12-3-stable-ee
Diffstat (limited to 'changelogs')
4 files changed, 20 insertions, 0 deletions
diff --git a/changelogs/unreleased/32408-fix-css-leak.yml b/changelogs/unreleased/32408-fix-css-leak.yml new file mode 100644 index 00000000000..0d3d6f37b3e --- /dev/null +++ b/changelogs/unreleased/32408-fix-css-leak.yml @@ -0,0 +1,5 @@ +--- +title: Fix CSS leak in job log +merge_request: +author: +type: fixed diff --git a/changelogs/unreleased/32427-cannot-reorder-issue-boards.yml b/changelogs/unreleased/32427-cannot-reorder-issue-boards.yml new file mode 100644 index 00000000000..0ad9279876e --- /dev/null +++ b/changelogs/unreleased/32427-cannot-reorder-issue-boards.yml @@ -0,0 +1,5 @@ +--- +title: Fix ordering of issue board lists not being persisted +merge_request: 17356 +author: +type: fixed diff --git a/changelogs/unreleased/sh-fix-any-approver-handling.yml b/changelogs/unreleased/sh-fix-any-approver-handling.yml new file mode 100644 index 00000000000..4230dce3b74 --- /dev/null +++ b/changelogs/unreleased/sh-fix-any-approver-handling.yml @@ -0,0 +1,5 @@ +--- +title: Fix bug that caused a merge to show an error message +merge_request: 17466 +author: +type: fixed diff --git a/changelogs/unreleased/sh-fix-dupe-approvals-failing.yml b/changelogs/unreleased/sh-fix-dupe-approvals-failing.yml new file mode 100644 index 00000000000..c3115c5b6da --- /dev/null +++ b/changelogs/unreleased/sh-fix-dupe-approvals-failing.yml @@ -0,0 +1,5 @@ +--- +title: Fix error when duplicate users are merged in approvers list +merge_request: 17406 +author: +type: fixed |