diff options
author | Micaël Bergeron <mbergeron@gitlab.com> | 2018-01-30 09:29:55 -0500 |
---|---|---|
committer | Micaël Bergeron <mbergeron@gitlab.com> | 2018-02-06 08:48:35 -0500 |
commit | b176b2ca8d87ac7a090dd4b67f6a9e87c8753389 (patch) | |
tree | 59f7523ea382df57c0300e34d1c8f642ae3a1cd0 | |
parent | d84650917ae3eee95fc0aae31ad49fe824fe71d2 (diff) | |
download | gitlab-ce-b176b2ca8d87ac7a090dd4b67f6a9e87c8753389.tar.gz |
[ci-skip] add changelog
-rw-r--r-- | changelogs/unreleased/14256-upload-destroy-removes-file.yml | 5 |
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 |