summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-03-17 00:09:12 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-17 00:09:12 +0000
commitd43aaf286fe6b8e8383e73ea580274d8841608d7 (patch)
treeca03542a55583538a1ec13023dffed20457407b5 /changelogs
parent87af6f2e0590af0ed1bb3e5de1bb5d21855a94d2 (diff)
downloadgitlab-ce-d43aaf286fe6b8e8383e73ea580274d8841608d7.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/210335-fix-handling-of-numeric-emoji-names.yml5
-rw-r--r--changelogs/unreleased/ci-variables-ui-turn-on-ff.yml5
-rw-r--r--changelogs/unreleased/mo-use-new-code-quality-image.yml5
3 files changed, 10 insertions, 5 deletions
diff --git a/changelogs/unreleased/210335-fix-handling-of-numeric-emoji-names.yml b/changelogs/unreleased/210335-fix-handling-of-numeric-emoji-names.yml
new file mode 100644
index 00000000000..5686fb2a7a4
--- /dev/null
+++ b/changelogs/unreleased/210335-fix-handling-of-numeric-emoji-names.yml
@@ -0,0 +1,5 @@
+---
+title: Fix backend validation of numeric emoji names
+merge_request: 27101
+author:
+type: fixed
diff --git a/changelogs/unreleased/ci-variables-ui-turn-on-ff.yml b/changelogs/unreleased/ci-variables-ui-turn-on-ff.yml
deleted file mode 100644
index acacf115621..00000000000
--- a/changelogs/unreleased/ci-variables-ui-turn-on-ff.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Set new_variables_ui feature flag default value to true
-merge_request: 25731
-author:
-type: added
diff --git a/changelogs/unreleased/mo-use-new-code-quality-image.yml b/changelogs/unreleased/mo-use-new-code-quality-image.yml
new file mode 100644
index 00000000000..c95a5abc1e3
--- /dev/null
+++ b/changelogs/unreleased/mo-use-new-code-quality-image.yml
@@ -0,0 +1,5 @@
+---
+title: Use new codequality docker image from ci-cd group
+merge_request: 27098
+author:
+type: other