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>2020-04-01 21:07:56 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-01 21:07:56 +0300
commit33aa02e7a38d8dfc5e470dd5d776c8d4ce5b2dd5 (patch)
tree8cd2bc4711d3a017d839760c7fbea267e2ba4951 /changelogs
parent1219a9dce91f4edbc135dfc08299b4122b4825a8 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/202620-charts-with-series-that-contain-multiple-labels-do-not-have-unique.yml5
-rw-r--r--changelogs/unreleased/jivanvl-fix-single-stat-percentile-format.yml5
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/202620-charts-with-series-that-contain-multiple-labels-do-not-have-unique.yml b/changelogs/unreleased/202620-charts-with-series-that-contain-multiple-labels-do-not-have-unique.yml
new file mode 100644
index 00000000000..afc6d8938ff
--- /dev/null
+++ b/changelogs/unreleased/202620-charts-with-series-that-contain-multiple-labels-do-not-have-unique.yml
@@ -0,0 +1,5 @@
+---
+title: Fix wrong colors displayed in charts
+merge_request: 28095
+author:
+type: fixed
diff --git a/changelogs/unreleased/jivanvl-fix-single-stat-percentile-format.yml b/changelogs/unreleased/jivanvl-fix-single-stat-percentile-format.yml
new file mode 100644
index 00000000000..edcfa219977
--- /dev/null
+++ b/changelogs/unreleased/jivanvl-fix-single-stat-percentile-format.yml
@@ -0,0 +1,5 @@
+---
+title: Fix single stat panel percentile format support
+merge_request: 28365
+author:
+type: fixed