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:
authorKamil Trzciński <ayufan@ayufan.eu>2018-08-07 17:35:03 +0300
committerKamil Trzciński <ayufan@ayufan.eu>2018-08-07 17:35:03 +0300
commit0d729d5c54b8c1f87f915eb365e8abc189828b68 (patch)
treef296d6f5833c5eab6b185291570eefad6d6a514f /changelogs
parentbf699ff49860aa186dc485a91f9b04081b346549 (diff)
parent6aaeb6dc411d6a92e9dc8d7968aa774c9e8ae044 (diff)
Merge branch '46535-orphaned-uploads' into 'master'
Rake task for checking orphaned object store uploads Closes #46535 See merge request gitlab-org/gitlab-ce!20918
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/46535-orphaned-uploads.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/46535-orphaned-uploads.yml b/changelogs/unreleased/46535-orphaned-uploads.yml
new file mode 100644
index 00000000000..1cd087a6aad
--- /dev/null
+++ b/changelogs/unreleased/46535-orphaned-uploads.yml
@@ -0,0 +1,5 @@
+---
+title: Clean orphaned files in object storage
+merge_request: 20918
+author:
+type: added