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 Release Tools Bot <delivery-team+release-tools@gitlab.com>2019-12-03 14:20:21 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2019-12-03 14:20:21 +0300
commitf033ece0f52017a15d17b7ad7f058163c90c3055 (patch)
tree668d49a61c4b4ca311ab5bf73baca64e1e91eb51 /changelogs
parent662bb2b6f1f5b5730a0d1eaa66238e718468645d (diff)
Update CHANGELOG.md for 12.5.3
[ci skip]
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/20668-crossplane-help-link.yml5
-rw-r--r--changelogs/unreleased/37313-scroll-to-bottom.yml5
-rw-r--r--changelogs/unreleased/bvl-fix-merging-through-push-options.yml5
-rw-r--r--changelogs/unreleased/sh-fix-api-project-template-creation.yml5
-rw-r--r--changelogs/unreleased/sh-flatten-json-exceptions.yml5
5 files changed, 0 insertions, 25 deletions
diff --git a/changelogs/unreleased/20668-crossplane-help-link.yml b/changelogs/unreleased/20668-crossplane-help-link.yml
deleted file mode 100644
index dfce6602f5f..00000000000
--- a/changelogs/unreleased/20668-crossplane-help-link.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix Crossplane help link in cluster applications page
-merge_request: 20668
-author:
-type: fixed
diff --git a/changelogs/unreleased/37313-scroll-to-bottom.yml b/changelogs/unreleased/37313-scroll-to-bottom.yml
deleted file mode 100644
index d7251bd8100..00000000000
--- a/changelogs/unreleased/37313-scroll-to-bottom.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fixes job log not scrolling to the bottom
-merge_request:
-author:
-type: fixed
diff --git a/changelogs/unreleased/bvl-fix-merging-through-push-options.yml b/changelogs/unreleased/bvl-fix-merging-through-push-options.yml
deleted file mode 100644
index cacf34a52ed..00000000000
--- a/changelogs/unreleased/bvl-fix-merging-through-push-options.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix merging merge requests from push options
-merge_request: 20639
-author:
-type: fixed
diff --git a/changelogs/unreleased/sh-fix-api-project-template-creation.yml b/changelogs/unreleased/sh-fix-api-project-template-creation.yml
deleted file mode 100644
index 787bd147c91..00000000000
--- a/changelogs/unreleased/sh-fix-api-project-template-creation.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Fix project creation with templates using /projects/user/:id API
-merge_request: 20590
-author:
-type: fixed
diff --git a/changelogs/unreleased/sh-flatten-json-exceptions.yml b/changelogs/unreleased/sh-flatten-json-exceptions.yml
deleted file mode 100644
index a312748d491..00000000000
--- a/changelogs/unreleased/sh-flatten-json-exceptions.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Flatten exception details in API and controller logs
-merge_request: 20434
-author:
-type: changed