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-02-15 21:09:09 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-15 21:09:09 +0300
commitfb994e98ecce2a1f1dfaa87c9c3de8535815813b (patch)
tree0a0915d6a0dcd22aab31d2f89c72c85597aa5b86 /changelogs
parent51858218a3961c6d872703eabde0635bc0a1368f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/285464_improve_highlighting_for_diffs.yml (renamed from changelogs/unreleased/16950_improve_highlighting_for_diffs.yml)2
-rw-r--r--changelogs/unreleased/add-user-setting-for-opting-into-marketing-emails.yml5
-rw-r--r--changelogs/unreleased/ci-allow-deep-nesting-for-scripts.yml5
-rw-r--r--changelogs/unreleased/ph-ph-fixWidgetGraphqlPipelineWarnings.yml5
-rw-r--r--changelogs/unreleased/psi-board-list-highlight.yml5
5 files changed, 21 insertions, 1 deletions
diff --git a/changelogs/unreleased/16950_improve_highlighting_for_diffs.yml b/changelogs/unreleased/285464_improve_highlighting_for_diffs.yml
index da487e91980..1e6bf23b379 100644
--- a/changelogs/unreleased/16950_improve_highlighting_for_diffs.yml
+++ b/changelogs/unreleased/285464_improve_highlighting_for_diffs.yml
@@ -1,5 +1,5 @@
---
title: Improve highlighting for merge diffs
-merge_request: 52499
+merge_request: 53980
author:
type: added
diff --git a/changelogs/unreleased/add-user-setting-for-opting-into-marketing-emails.yml b/changelogs/unreleased/add-user-setting-for-opting-into-marketing-emails.yml
new file mode 100644
index 00000000000..d169e43d047
--- /dev/null
+++ b/changelogs/unreleased/add-user-setting-for-opting-into-marketing-emails.yml
@@ -0,0 +1,5 @@
+---
+title: Add user setting for opting into marketing emails
+merge_request: 53921
+author:
+type: added
diff --git a/changelogs/unreleased/ci-allow-deep-nesting-for-scripts.yml b/changelogs/unreleased/ci-allow-deep-nesting-for-scripts.yml
new file mode 100644
index 00000000000..643957d7338
--- /dev/null
+++ b/changelogs/unreleased/ci-allow-deep-nesting-for-scripts.yml
@@ -0,0 +1,5 @@
+---
+title: Accept deeply nested arrays for CI script keyword
+merge_request: 53737
+author:
+type: changed
diff --git a/changelogs/unreleased/ph-ph-fixWidgetGraphqlPipelineWarnings.yml b/changelogs/unreleased/ph-ph-fixWidgetGraphqlPipelineWarnings.yml
new file mode 100644
index 00000000000..d0cb9490a9e
--- /dev/null
+++ b/changelogs/unreleased/ph-ph-fixWidgetGraphqlPipelineWarnings.yml
@@ -0,0 +1,5 @@
+---
+title: Added warnings field to the pipelines GraphQL type
+merge_request: 54089
+author:
+type: added
diff --git a/changelogs/unreleased/psi-board-list-highlight.yml b/changelogs/unreleased/psi-board-list-highlight.yml
new file mode 100644
index 00000000000..e97f6696049
--- /dev/null
+++ b/changelogs/unreleased/psi-board-list-highlight.yml
@@ -0,0 +1,5 @@
+---
+title: Highlight board lists when they are added
+merge_request: 53779
+author:
+type: changed