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>2019-10-02 00:06:09 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-02 00:06:09 +0300
commite0bd3a45d9dc6c74cac1a33ea8c03d6d8334249b (patch)
treedf0bb30b7f0e06cfd59bda5bcadb21bf75ea70cc /changelogs
parented3b1698883bd4ac2c4faf6c05c3a8155748bf91 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/32192-remove-gap-at-the-top-of-expandable-code-diff-blocks.yml5
-rw-r--r--changelogs/unreleased/issue_32364.yml5
-rw-r--r--changelogs/unreleased/remove-duplicate-primary-button-in-dashboard-snippets.yml5
3 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/unreleased/32192-remove-gap-at-the-top-of-expandable-code-diff-blocks.yml b/changelogs/unreleased/32192-remove-gap-at-the-top-of-expandable-code-diff-blocks.yml
new file mode 100644
index 00000000000..737390b2522
--- /dev/null
+++ b/changelogs/unreleased/32192-remove-gap-at-the-top-of-expandable-code-diff-blocks.yml
@@ -0,0 +1,5 @@
+---
+title: Remove thin white line at top of diff view code blocks
+merge_request: 17026
+author:
+type: fixed
diff --git a/changelogs/unreleased/issue_32364.yml b/changelogs/unreleased/issue_32364.yml
new file mode 100644
index 00000000000..c68115ed707
--- /dev/null
+++ b/changelogs/unreleased/issue_32364.yml
@@ -0,0 +1,5 @@
+---
+title: Fix permissions for group milestones
+merge_request:
+author:
+type: fixed
diff --git a/changelogs/unreleased/remove-duplicate-primary-button-in-dashboard-snippets.yml b/changelogs/unreleased/remove-duplicate-primary-button-in-dashboard-snippets.yml
new file mode 100644
index 00000000000..6b08e8fbc0f
--- /dev/null
+++ b/changelogs/unreleased/remove-duplicate-primary-button-in-dashboard-snippets.yml
@@ -0,0 +1,5 @@
+---
+title: Remove duplicate primary button in dashboard snippets
+merge_request: 32048
+author: George Tsiolis
+type: fixed