From 561e1b470f0a99fe6304c8f197348c47a637d594 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 2 Mar 2020 21:08:01 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- changelogs/unreleased/27072-name-regex-allow-bulk-api.yml | 5 +++++ ...-project-snippet-feature-status-in-project-snippet-api-endpoi.yml | 5 +++++ changelogs/unreleased/al-205505-fix-snippet-blob-viewers.yml | 5 +++++ changelogs/unreleased/move-storage-shards.yml | 5 +++++ changelogs/unreleased/sy-auto-embed-alert.yml | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 changelogs/unreleased/27072-name-regex-allow-bulk-api.yml create mode 100644 changelogs/unreleased/37320-ensure-project-snippet-feature-status-in-project-snippet-api-endpoi.yml create mode 100644 changelogs/unreleased/al-205505-fix-snippet-blob-viewers.yml create mode 100644 changelogs/unreleased/move-storage-shards.yml create mode 100644 changelogs/unreleased/sy-auto-embed-alert.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/27072-name-regex-allow-bulk-api.yml b/changelogs/unreleased/27072-name-regex-allow-bulk-api.yml new file mode 100644 index 00000000000..69021920407 --- /dev/null +++ b/changelogs/unreleased/27072-name-regex-allow-bulk-api.yml @@ -0,0 +1,5 @@ +--- +title: Add name_regex_keep param to container registry bulk delete API endpoint +merge_request: 25484 +author: +type: added diff --git a/changelogs/unreleased/37320-ensure-project-snippet-feature-status-in-project-snippet-api-endpoi.yml b/changelogs/unreleased/37320-ensure-project-snippet-feature-status-in-project-snippet-api-endpoi.yml new file mode 100644 index 00000000000..8c8f629d03c --- /dev/null +++ b/changelogs/unreleased/37320-ensure-project-snippet-feature-status-in-project-snippet-api-endpoi.yml @@ -0,0 +1,5 @@ +--- +title: Project Snippets GraphQL resolver checks feature status +merge_request: 26158 +author: +type: performance diff --git a/changelogs/unreleased/al-205505-fix-snippet-blob-viewers.yml b/changelogs/unreleased/al-205505-fix-snippet-blob-viewers.yml new file mode 100644 index 00000000000..c7cda97c9e0 --- /dev/null +++ b/changelogs/unreleased/al-205505-fix-snippet-blob-viewers.yml @@ -0,0 +1,5 @@ +--- +title: Fix snippet blob viewers for rich and plain data +merge_request: 25945 +author: +type: fixed diff --git a/changelogs/unreleased/move-storage-shards.yml b/changelogs/unreleased/move-storage-shards.yml new file mode 100644 index 00000000000..442d86f80d8 --- /dev/null +++ b/changelogs/unreleased/move-storage-shards.yml @@ -0,0 +1,5 @@ +--- +title: "Backport API support to move between repository storages/shards" +merge_request: 18721 +author: Ben Bodenmiller +type: added diff --git a/changelogs/unreleased/sy-auto-embed-alert.yml b/changelogs/unreleased/sy-auto-embed-alert.yml new file mode 100644 index 00000000000..d89b0e161f5 --- /dev/null +++ b/changelogs/unreleased/sy-auto-embed-alert.yml @@ -0,0 +1,5 @@ +--- +title: Automatically include embedded metrics for GitLab alert incidents +merge_request: 25277 +author: +type: added -- cgit v1.2.1