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-12-09 06:09:24 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-09 06:09:24 +0300
commita25cab22f84ee674ebb32625a6da566acd454e8a (patch)
treef52667dd7f61cace3157fd55c1485cc2becbe3e3 /changelogs
parent77914793a349059bf523b131fc925b34349d6884 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/273592-download-action.yml5
-rw-r--r--changelogs/unreleased/276943-add-non-system-index-to-notes.yml5
-rw-r--r--changelogs/unreleased/291160-merge-request-doesn-t-fully-render-when-user-is-a-tool-admin-if-no.yml5
-rw-r--r--changelogs/unreleased/issue_258973.yml5
-rw-r--r--changelogs/unreleased/sh-update-workhorse-8-58-0.yml5
5 files changed, 25 insertions, 0 deletions
diff --git a/changelogs/unreleased/273592-download-action.yml b/changelogs/unreleased/273592-download-action.yml
new file mode 100644
index 00000000000..a4a3dd00e50
--- /dev/null
+++ b/changelogs/unreleased/273592-download-action.yml
@@ -0,0 +1,5 @@
+---
+title: Add download action to the Terraform state listing
+merge_request: 48837
+author:
+type: added
diff --git a/changelogs/unreleased/276943-add-non-system-index-to-notes.yml b/changelogs/unreleased/276943-add-non-system-index-to-notes.yml
new file mode 100644
index 00000000000..870fa141db8
--- /dev/null
+++ b/changelogs/unreleased/276943-add-non-system-index-to-notes.yml
@@ -0,0 +1,5 @@
+---
+title: Update index for notes to include `system`
+merge_request: 48864
+author:
+type: performance
diff --git a/changelogs/unreleased/291160-merge-request-doesn-t-fully-render-when-user-is-a-tool-admin-if-no.yml b/changelogs/unreleased/291160-merge-request-doesn-t-fully-render-when-user-is-a-tool-admin-if-no.yml
new file mode 100644
index 00000000000..654119b2342
--- /dev/null
+++ b/changelogs/unreleased/291160-merge-request-doesn-t-fully-render-when-user-is-a-tool-admin-if-no.yml
@@ -0,0 +1,5 @@
+---
+title: Fix MR rendering issue when user is tool admin and not project member
+merge_request: 49258
+author:
+type: fixed
diff --git a/changelogs/unreleased/issue_258973.yml b/changelogs/unreleased/issue_258973.yml
new file mode 100644
index 00000000000..8db4d0457af
--- /dev/null
+++ b/changelogs/unreleased/issue_258973.yml
@@ -0,0 +1,5 @@
+---
+title: Remove temporary blocking issues scheduling indexes
+merge_request: 48064
+author:
+type: other
diff --git a/changelogs/unreleased/sh-update-workhorse-8-58-0.yml b/changelogs/unreleased/sh-update-workhorse-8-58-0.yml
new file mode 100644
index 00000000000..e9b5e240616
--- /dev/null
+++ b/changelogs/unreleased/sh-update-workhorse-8-58-0.yml
@@ -0,0 +1,5 @@
+---
+title: Update GitLab Workhorse to v8.58.0
+merge_request: 49534
+author:
+type: changed