diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-02 21:08:01 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-02 21:08:01 +0000 |
commit | 561e1b470f0a99fe6304c8f197348c47a637d594 (patch) | |
tree | 6b361b6b0b412b70450aca167079c50a13bd88d8 /changelogs | |
parent | 7b52c7cb634ef7047d30b0337fe477bcdcedf41d (diff) | |
download | gitlab-ce-561e1b470f0a99fe6304c8f197348c47a637d594.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
5 files changed, 25 insertions, 0 deletions
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 |