summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-01-25 23:00:08 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-01-25 23:00:08 +0000
commitffd073a49240263b25ef98867bea6cc261bf7909 (patch)
treec43de093fdcd39657e5782c5ce1be79622b74fd8 /changelogs
parent0ce33bd2eaa8fe22ad59d7c198bb700f80503db9 (diff)
downloadgitlab-ce-ffd073a49240263b25ef98867bea6cc261bf7909.tar.gz
Add latest changes from gitlab-org/gitlab@13-8-stable-ee
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/dblessing_fix_ldap_server_config.yml5
-rw-r--r--changelogs/unreleased/mc-backstage-cleanup-artifact-expiry-migration-problem.yml5
-rw-r--r--changelogs/unreleased/sh-fix-lfs-aws-specific-storage.yml5
3 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/unreleased/dblessing_fix_ldap_server_config.yml b/changelogs/unreleased/dblessing_fix_ldap_server_config.yml
new file mode 100644
index 00000000000..619d83c98f6
--- /dev/null
+++ b/changelogs/unreleased/dblessing_fix_ldap_server_config.yml
@@ -0,0 +1,5 @@
+---
+title: Fix missing setting LDAP servers
+merge_request: 52512
+author:
+type: fixed
diff --git a/changelogs/unreleased/mc-backstage-cleanup-artifact-expiry-migration-problem.yml b/changelogs/unreleased/mc-backstage-cleanup-artifact-expiry-migration-problem.yml
new file mode 100644
index 00000000000..bbe9a5bebfe
--- /dev/null
+++ b/changelogs/unreleased/mc-backstage-cleanup-artifact-expiry-migration-problem.yml
@@ -0,0 +1,5 @@
+---
+title: Cancel artifact expiry backfill background jobs.
+merge_request: 51821
+author:
+type: fixed
diff --git a/changelogs/unreleased/sh-fix-lfs-aws-specific-storage.yml b/changelogs/unreleased/sh-fix-lfs-aws-specific-storage.yml
new file mode 100644
index 00000000000..064755d9116
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-lfs-aws-specific-storage.yml
@@ -0,0 +1,5 @@
+---
+title: Fix LFS not working with S3 specific-storage settings
+merge_request: 52296
+author:
+type: fixed