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:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/13422-empty-security-dashboard-on-public-project-with-found-vulnerabiliti.yml5
-rw-r--r--changelogs/unreleased/30807-fix-usability-problem.yml5
-rw-r--r--changelogs/unreleased/31573-cross-project-piplelines.yml5
-rw-r--r--changelogs/unreleased/add-ci-project-title-variable.yml5
-rw-r--r--changelogs/unreleased/knative-0-7.yml5
5 files changed, 25 insertions, 0 deletions
diff --git a/changelogs/unreleased/13422-empty-security-dashboard-on-public-project-with-found-vulnerabiliti.yml b/changelogs/unreleased/13422-empty-security-dashboard-on-public-project-with-found-vulnerabiliti.yml
new file mode 100644
index 00000000000..6f5a0054a58
--- /dev/null
+++ b/changelogs/unreleased/13422-empty-security-dashboard-on-public-project-with-found-vulnerabiliti.yml
@@ -0,0 +1,5 @@
+---
+title: Fix empty security dashboard for public projects
+merge_request: 17915
+author:
+type: fixed
diff --git a/changelogs/unreleased/30807-fix-usability-problem.yml b/changelogs/unreleased/30807-fix-usability-problem.yml
new file mode 100644
index 00000000000..691a6a8ff1d
--- /dev/null
+++ b/changelogs/unreleased/30807-fix-usability-problem.yml
@@ -0,0 +1,5 @@
+---
+title: Fix usability problems with the file template picker
+merge_request: 17522
+author:
+type: changed
diff --git a/changelogs/unreleased/31573-cross-project-piplelines.yml b/changelogs/unreleased/31573-cross-project-piplelines.yml
new file mode 100644
index 00000000000..37db74b035b
--- /dev/null
+++ b/changelogs/unreleased/31573-cross-project-piplelines.yml
@@ -0,0 +1,5 @@
+---
+title: Port over EE pipeline functionality to CE
+merge_request: 18136
+author:
+type: changed
diff --git a/changelogs/unreleased/add-ci-project-title-variable.yml b/changelogs/unreleased/add-ci-project-title-variable.yml
new file mode 100644
index 00000000000..68f650a8f58
--- /dev/null
+++ b/changelogs/unreleased/add-ci-project-title-variable.yml
@@ -0,0 +1,5 @@
+---
+title: Introduce CI_PROJECT_TITLE as predefined environment variable
+merge_request: 17849
+author: Nejc Habjan
+type: added
diff --git a/changelogs/unreleased/knative-0-7.yml b/changelogs/unreleased/knative-0-7.yml
new file mode 100644
index 00000000000..71c661bf306
--- /dev/null
+++ b/changelogs/unreleased/knative-0-7.yml
@@ -0,0 +1,5 @@
+---
+title: Knative version bump 0.6 -> 0.7
+merge_request: 17367
+author: Chris Baumbauer
+type: changed