gitlab-org--gitlab-foss/changelogs
Kamil Trzciński a28f25b565 Fix direct_upload when records with null file_store are used
Old records have a null value of file_store column.
This causes the problems with current direct_upload implementation,
as this makes it to choose Store::REMOTE instead of Store::LOCAL.

This change moves the store save when change saving the object.
2018-04-19 12:09:51 +02:00
..
unreleased Fix direct_upload when records with null file_store are used 2018-04-19 12:09:51 +02:00
archive.md
no-rm-rf-gitlab-basics.yml Do not use '-f' with 'rm' in gitlab-basics docs 2018-03-27 23:19:18 +02:00