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-01-31 18:08:42 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-01-31 18:08:42 +0300
commitc27acb1d376f7127cd33eadcc8f5683ed55262bc (patch)
tree685c31391dca71a73782b5c8626f4ef5b582dc21 /changelogs
parent1808454313ed75c92e1384466e8c83bfbc8ae25e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/197879-add-relative-time-ranges-to-datepicker.yml5
-rw-r--r--changelogs/unreleased/198313-remove-code-hotspots-tables.yml5
-rw-r--r--changelogs/unreleased/22406-update-existing-subgroups-to-match-visibility-level-of-parent-v2.yml5
-rw-r--r--changelogs/unreleased/dmishunov-update-clipboard-icon.yml5
4 files changed, 20 insertions, 0 deletions
diff --git a/changelogs/unreleased/197879-add-relative-time-ranges-to-datepicker.yml b/changelogs/unreleased/197879-add-relative-time-ranges-to-datepicker.yml
new file mode 100644
index 00000000000..ebdfc9549b8
--- /dev/null
+++ b/changelogs/unreleased/197879-add-relative-time-ranges-to-datepicker.yml
@@ -0,0 +1,5 @@
+---
+title: Allow for relative time ranges in metrics dashboard URLs
+merge_request: 23765
+author:
+type: added
diff --git a/changelogs/unreleased/198313-remove-code-hotspots-tables.yml b/changelogs/unreleased/198313-remove-code-hotspots-tables.yml
new file mode 100644
index 00000000000..c273b7a74c1
--- /dev/null
+++ b/changelogs/unreleased/198313-remove-code-hotspots-tables.yml
@@ -0,0 +1,5 @@
+---
+title: Remove unused Code Hotspots database tables
+merge_request: 23590
+author:
+type: other
diff --git a/changelogs/unreleased/22406-update-existing-subgroups-to-match-visibility-level-of-parent-v2.yml b/changelogs/unreleased/22406-update-existing-subgroups-to-match-visibility-level-of-parent-v2.yml
new file mode 100644
index 00000000000..d86c403dccb
--- /dev/null
+++ b/changelogs/unreleased/22406-update-existing-subgroups-to-match-visibility-level-of-parent-v2.yml
@@ -0,0 +1,5 @@
+---
+title: Fix visibility levels of subgroups to be not higher than their parents' level
+merge_request: 22889
+author:
+type: other
diff --git a/changelogs/unreleased/dmishunov-update-clipboard-icon.yml b/changelogs/unreleased/dmishunov-update-clipboard-icon.yml
new file mode 100644
index 00000000000..38232656048
--- /dev/null
+++ b/changelogs/unreleased/dmishunov-update-clipboard-icon.yml
@@ -0,0 +1,5 @@
+---
+title: Updated icon for copy-to-clipboard button
+merge_request: 24146
+author:
+type: other