Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-01-08 00:07:50 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-01-08 00:07:50 +0300
commitd203316c80aa27cf747aa29df9f7c2d374965b5f (patch)
treeaab5cde76fbf19a2639f6f9f3cb4f2acdc95f803 /changelogs/unreleased
parent8dafc3b65aeb8f50fdfc38fb98d96c3db9e2f607 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/33681-api.yml5
-rw-r--r--changelogs/unreleased/35195-graphql-implementation-of-grafana-auth.yml5
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/33681-api.yml b/changelogs/unreleased/33681-api.yml
new file mode 100644
index 00000000000..8224949b31f
--- /dev/null
+++ b/changelogs/unreleased/33681-api.yml
@@ -0,0 +1,5 @@
+---
+title: Add API for rollout Elasticsearch per plan level
+merge_request: 22240
+author:
+type: added
diff --git a/changelogs/unreleased/35195-graphql-implementation-of-grafana-auth.yml b/changelogs/unreleased/35195-graphql-implementation-of-grafana-auth.yml
new file mode 100644
index 00000000000..5bdd7f07fb1
--- /dev/null
+++ b/changelogs/unreleased/35195-graphql-implementation-of-grafana-auth.yml
@@ -0,0 +1,5 @@
+---
+title: Add fetching of Grafana Auth via the GraphQL API
+merge_request: 21756
+author:
+type: changed