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>2021-03-23 12:09:17 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-23 12:09:17 +0300
commitb3647b2a67930e8aa3c1b1dd9bda29c368c862ba (patch)
treeb5903a88d38e6891bf4b5f7fdcedb5dcb34955b6 /changelogs/unreleased
parentfe6c2b9ae0af6aef067853fb20bef3d72e7978b8 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/ajk-graphql-ci-jobs.yml5
-rw-r--r--changelogs/unreleased/btn-confirm-projects-snippets.yml5
-rw-r--r--changelogs/unreleased/btn-confirm-projects.yml5
-rw-r--r--changelogs/unreleased/cngo-add-gl-toggle-labels.yml5
-rw-r--r--changelogs/unreleased/eread-refactor-jaeger-tracing-configuration-ui.yml5
5 files changed, 25 insertions, 0 deletions
diff --git a/changelogs/unreleased/ajk-graphql-ci-jobs.yml b/changelogs/unreleased/ajk-graphql-ci-jobs.yml
new file mode 100644
index 00000000000..396e06ae0ed
--- /dev/null
+++ b/changelogs/unreleased/ajk-graphql-ci-jobs.yml
@@ -0,0 +1,5 @@
+---
+title: Adds CI pipeline and job features to GraphQL API
+merge_request: 44703
+author:
+type: changed
diff --git a/changelogs/unreleased/btn-confirm-projects-snippets.yml b/changelogs/unreleased/btn-confirm-projects-snippets.yml
new file mode 100644
index 00000000000..1766609abc5
--- /dev/null
+++ b/changelogs/unreleased/btn-confirm-projects-snippets.yml
@@ -0,0 +1,5 @@
+---
+title: Move from btn-success to btn-confirm in projects/snippets directory
+merge_request: 56939
+author: Yogi (@yo)
+type: changed
diff --git a/changelogs/unreleased/btn-confirm-projects.yml b/changelogs/unreleased/btn-confirm-projects.yml
new file mode 100644
index 00000000000..983f72531be
--- /dev/null
+++ b/changelogs/unreleased/btn-confirm-projects.yml
@@ -0,0 +1,5 @@
+---
+title: Move from btn-success to btn-confirm in projects directory
+merge_request: 56943
+author: Yogi (@yo)
+type: changed
diff --git a/changelogs/unreleased/cngo-add-gl-toggle-labels.yml b/changelogs/unreleased/cngo-add-gl-toggle-labels.yml
new file mode 100644
index 00000000000..d553890901a
--- /dev/null
+++ b/changelogs/unreleased/cngo-add-gl-toggle-labels.yml
@@ -0,0 +1,5 @@
+---
+title: Add labels to UI toggles
+merge_request: 56848
+author:
+type: fixed
diff --git a/changelogs/unreleased/eread-refactor-jaeger-tracing-configuration-ui.yml b/changelogs/unreleased/eread-refactor-jaeger-tracing-configuration-ui.yml
new file mode 100644
index 00000000000..cf891e28859
--- /dev/null
+++ b/changelogs/unreleased/eread-refactor-jaeger-tracing-configuration-ui.yml
@@ -0,0 +1,5 @@
+---
+title: Refactor docs and UI for Jaeger tracing
+merge_request: 56819
+author:
+type: other