From 6a4ffad42050949fcf08e78147575734ae99627e Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 26 Nov 2019 12:06:18 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- ...ptional-only-jira-issue-link-on-gitlab-commit-no-jira-comment.yml | 5 +++++ changelogs/unreleased/24804-import-page-namespace-fix.yml | 5 +++++ changelogs/unreleased/36924-cablett-epic-tree-permissions.yml | 5 +++++ changelogs/unreleased/bvl-fix-merging-through-push-options.yml | 5 +++++ changelogs/unreleased/wc-perf-bar-download.yml | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 changelogs/unreleased/20321-optional-only-jira-issue-link-on-gitlab-commit-no-jira-comment.yml create mode 100644 changelogs/unreleased/24804-import-page-namespace-fix.yml create mode 100644 changelogs/unreleased/36924-cablett-epic-tree-permissions.yml create mode 100644 changelogs/unreleased/bvl-fix-merging-through-push-options.yml create mode 100644 changelogs/unreleased/wc-perf-bar-download.yml (limited to 'changelogs/unreleased') diff --git a/changelogs/unreleased/20321-optional-only-jira-issue-link-on-gitlab-commit-no-jira-comment.yml b/changelogs/unreleased/20321-optional-only-jira-issue-link-on-gitlab-commit-no-jira-comment.yml new file mode 100644 index 00000000000..df4ce8200a6 --- /dev/null +++ b/changelogs/unreleased/20321-optional-only-jira-issue-link-on-gitlab-commit-no-jira-comment.yml @@ -0,0 +1,5 @@ +--- +title: Add ability to make Jira comments optional +merge_request: 19004 +author: +type: added diff --git a/changelogs/unreleased/24804-import-page-namespace-fix.yml b/changelogs/unreleased/24804-import-page-namespace-fix.yml new file mode 100644 index 00000000000..bf1449d1626 --- /dev/null +++ b/changelogs/unreleased/24804-import-page-namespace-fix.yml @@ -0,0 +1,5 @@ +--- +title: Fixed project import from export ignoring namespace selection +merge_request: 20405 +author: +type: fixed diff --git a/changelogs/unreleased/36924-cablett-epic-tree-permissions.yml b/changelogs/unreleased/36924-cablett-epic-tree-permissions.yml new file mode 100644 index 00000000000..ae144c77823 --- /dev/null +++ b/changelogs/unreleased/36924-cablett-epic-tree-permissions.yml @@ -0,0 +1,5 @@ +--- +title: Fix removing of child epics that belong to subgroups +merge_request: 20610 +author: +type: fixed diff --git a/changelogs/unreleased/bvl-fix-merging-through-push-options.yml b/changelogs/unreleased/bvl-fix-merging-through-push-options.yml new file mode 100644 index 00000000000..cacf34a52ed --- /dev/null +++ b/changelogs/unreleased/bvl-fix-merging-through-push-options.yml @@ -0,0 +1,5 @@ +--- +title: Fix merging merge requests from push options +merge_request: 20639 +author: +type: fixed diff --git a/changelogs/unreleased/wc-perf-bar-download.yml b/changelogs/unreleased/wc-perf-bar-download.yml new file mode 100644 index 00000000000..056e0ec63f6 --- /dev/null +++ b/changelogs/unreleased/wc-perf-bar-download.yml @@ -0,0 +1,5 @@ +--- +title: Add 'download' button to Performance Bar +merge_request: 20205 +author: Will Chandler +type: changed -- cgit v1.2.3