From b08279013423a66f06f5edde4e067f328fe135bd Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 18 Sep 2019 18:06:14 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- .../66123-over-a-thousand-todos-displays-count-of-one.yml | 6 ++++++ ...nfidential-quick-action-is-available-for-confidential-issues.yml | 5 +++++ changelogs/unreleased/sh-bump-rouge-3-11-0.yml | 5 +++++ changelogs/unreleased/winh-issue-list-moved.yml | 5 +++++ 4 files changed, 21 insertions(+) create mode 100644 changelogs/unreleased/66123-over-a-thousand-todos-displays-count-of-one.yml create mode 100644 changelogs/unreleased/66330-confidential-quick-action-is-available-for-confidential-issues.yml create mode 100644 changelogs/unreleased/sh-bump-rouge-3-11-0.yml create mode 100644 changelogs/unreleased/winh-issue-list-moved.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/66123-over-a-thousand-todos-displays-count-of-one.yml b/changelogs/unreleased/66123-over-a-thousand-todos-displays-count-of-one.yml new file mode 100644 index 00000000000..3feb8539378 --- /dev/null +++ b/changelogs/unreleased/66123-over-a-thousand-todos-displays-count-of-one.yml @@ -0,0 +1,6 @@ +--- +title: Fix for count in todo badge when user has over 1,000 todos. Will now correctly + display todo count after user marks some todos as done. +merge_request: 16844 +author: Jesse Hall @jessehall3 +type: fixed diff --git a/changelogs/unreleased/66330-confidential-quick-action-is-available-for-confidential-issues.yml b/changelogs/unreleased/66330-confidential-quick-action-is-available-for-confidential-issues.yml new file mode 100644 index 00000000000..4ed18adb7e2 --- /dev/null +++ b/changelogs/unreleased/66330-confidential-quick-action-is-available-for-confidential-issues.yml @@ -0,0 +1,5 @@ +--- +title: Changed confidential quick action to only be available on non confidential issues +merge_request: 16902 +author: Marc Schwede +type: fixed diff --git a/changelogs/unreleased/sh-bump-rouge-3-11-0.yml b/changelogs/unreleased/sh-bump-rouge-3-11-0.yml new file mode 100644 index 00000000000..6ef44fcbafc --- /dev/null +++ b/changelogs/unreleased/sh-bump-rouge-3-11-0.yml @@ -0,0 +1,5 @@ +--- +title: Upgrade Rouge to v3.11.0 +merge_request: 17011 +author: +type: other diff --git a/changelogs/unreleased/winh-issue-list-moved.yml b/changelogs/unreleased/winh-issue-list-moved.yml new file mode 100644 index 00000000000..c8113e39b97 --- /dev/null +++ b/changelogs/unreleased/winh-issue-list-moved.yml @@ -0,0 +1,5 @@ +--- +title: Display if an issue was moved in issue list +merge_request: 17102 +author: +type: changed -- cgit v1.2.3