summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicaël Bergeron <mbergeron@gitlab.com>2018-01-30 09:29:55 -0500
committerMicaël Bergeron <mbergeron@gitlab.com>2018-02-06 08:48:35 -0500
commitb176b2ca8d87ac7a090dd4b67f6a9e87c8753389 (patch)
tree59f7523ea382df57c0300e34d1c8f642ae3a1cd0
parentd84650917ae3eee95fc0aae31ad49fe824fe71d2 (diff)
downloadgitlab-ce-b176b2ca8d87ac7a090dd4b67f6a9e87c8753389.tar.gz
[ci-skip] add changelog
-rw-r--r--changelogs/unreleased/14256-upload-destroy-removes-file.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/14256-upload-destroy-removes-file.yml b/changelogs/unreleased/14256-upload-destroy-removes-file.yml
new file mode 100644
index 00000000000..d97188e23f1
--- /dev/null
+++ b/changelogs/unreleased/14256-upload-destroy-removes-file.yml
@@ -0,0 +1,5 @@
+---
+title: Deleting an upload will correctly clean up the filesystem.
+merge_request: 16799
+author:
+type: fixed