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>2021-05-20 18:10:13 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-05-20 18:10:13 +0300
commite45c8a7e74d4c1a1f7e12504df3611f797620166 (patch)
treeabf7e30bdc0c5a5b998fab295c887db1dc6d9e48 /changelogs
parenta32e60a7ea976c65d0bcb8a9aed90e2b7ed56966 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/330322-unstuck-stuck-cleanup-policies.yml5
-rw-r--r--changelogs/unreleased/331102-incorrect-system-notes-and-email-notifications-when-unassigning-us.yml5
-rw-r--r--changelogs/unreleased/331262-bugfix-services-variable.yml5
3 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/unreleased/330322-unstuck-stuck-cleanup-policies.yml b/changelogs/unreleased/330322-unstuck-stuck-cleanup-policies.yml
new file mode 100644
index 00000000000..9f8bf2f6ffa
--- /dev/null
+++ b/changelogs/unreleased/330322-unstuck-stuck-cleanup-policies.yml
@@ -0,0 +1,5 @@
+---
+title: Properly process stale ongoing container repository cleanups
+merge_request: 62005
+author:
+type: fixed
diff --git a/changelogs/unreleased/331102-incorrect-system-notes-and-email-notifications-when-unassigning-us.yml b/changelogs/unreleased/331102-incorrect-system-notes-and-email-notifications-when-unassigning-us.yml
new file mode 100644
index 00000000000..b26bfb9b545
--- /dev/null
+++ b/changelogs/unreleased/331102-incorrect-system-notes-and-email-notifications-when-unassigning-us.yml
@@ -0,0 +1,5 @@
+---
+title: Ensure post-update actions are applied when assignees change
+merge_request: 61897
+author:
+type: fixed
diff --git a/changelogs/unreleased/331262-bugfix-services-variable.yml b/changelogs/unreleased/331262-bugfix-services-variable.yml
new file mode 100644
index 00000000000..1702f676740
--- /dev/null
+++ b/changelogs/unreleased/331262-bugfix-services-variable.yml
@@ -0,0 +1,5 @@
+---
+title: Fix errors in instance and group-level integration pages for some integrations
+merge_request: 62054
+author:
+type: fixed