diff options
author | Gabriel Mazetto <brodock@gmail.com> | 2017-11-18 08:12:37 +0100 |
---|---|---|
committer | Gabriel Mazetto <brodock@gmail.com> | 2017-11-23 14:19:36 +0100 |
commit | 10c2ba7dbbae15cde019135fe89b20dbd793dadf (patch) | |
tree | 485eed5b3beb8852cd89e765a72373f4bcab82ab /changelogs | |
parent | 65bd6868d014e23c21e4d5ecff468124b2c72f4c (diff) | |
download | gitlab-ce-10c2ba7dbbae15cde019135fe89b20dbd793dadf.tar.gz |
Changelog and Documentation for storage migration of project attachments
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/hashed-storage-attachments-migration-path.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/hashed-storage-attachments-migration-path.yml b/changelogs/unreleased/hashed-storage-attachments-migration-path.yml new file mode 100644 index 00000000000..32535437046 --- /dev/null +++ b/changelogs/unreleased/hashed-storage-attachments-migration-path.yml @@ -0,0 +1,5 @@ +--- +title: Hashed Storage migration script now supports migrating project attachments +merge_request: 15352 +author: +type: added |