summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-10-08 21:08:52 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-08 21:08:52 +0000
commitb0980f5557a8621fb08785b06be950ee46796c18 (patch)
tree39ceec05cf89f69adb79a427f673031cd2d5c070 /changelogs
parent2ac48330152821211934d8aee396679d5895c5fe (diff)
downloadgitlab-ce-b0980f5557a8621fb08785b06be950ee46796c18.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/231214-admin-deploy-key-buttons.yml5
-rw-r--r--changelogs/unreleased/232503-editor-lite-extensions-on-instance.yml5
-rw-r--r--changelogs/unreleased/mo-pipeline-artifacts-size-graphql.yml5
3 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/unreleased/231214-admin-deploy-key-buttons.yml b/changelogs/unreleased/231214-admin-deploy-key-buttons.yml
new file mode 100644
index 00000000000..c67666dd1c5
--- /dev/null
+++ b/changelogs/unreleased/231214-admin-deploy-key-buttons.yml
@@ -0,0 +1,5 @@
+---
+title: Update buttons to use GitLab button class gl-button
+merge_request: 44361
+author: Gary Bell @garybell
+type: other
diff --git a/changelogs/unreleased/232503-editor-lite-extensions-on-instance.yml b/changelogs/unreleased/232503-editor-lite-extensions-on-instance.yml
new file mode 100644
index 00000000000..785e3b2fce3
--- /dev/null
+++ b/changelogs/unreleased/232503-editor-lite-extensions-on-instance.yml
@@ -0,0 +1,5 @@
+---
+title: Editor Lite to saupport extensions in instance constructor
+merge_request: 44723
+author:
+type: added
diff --git a/changelogs/unreleased/mo-pipeline-artifacts-size-graphql.yml b/changelogs/unreleased/mo-pipeline-artifacts-size-graphql.yml
new file mode 100644
index 00000000000..cc629714895
--- /dev/null
+++ b/changelogs/unreleased/mo-pipeline-artifacts-size-graphql.yml
@@ -0,0 +1,5 @@
+---
+title: Add pipeline_artifacts_size to RootStorageStatisticsType
+merge_request: 44595
+author:
+type: changed