diff options
author | Bob Van Landuyt <bob@vanlanduyt.co> | 2017-11-20 10:39:56 +0100 |
---|---|---|
committer | Bob Van Landuyt <bob@vanlanduyt.co> | 2017-11-20 13:46:53 +0100 |
commit | fa39e8a09c310dcbb5ce04a61de754e4fdb6c51d (patch) | |
tree | cc3f54533b2263a340daa1dd66b35cf84b5257fa /app/controllers/projects/commit_controller.rb | |
parent | cbee84ca29dd7eb20603ad2231394e3d33595075 (diff) | |
download | gitlab-ce-fa39e8a09c310dcbb5ce04a61de754e4fdb6c51d.tar.gz |
Don't move project repository/attachments when using hashed storage
When a project is using hashed storage, the repositories and
attachments wouldn't be saved on disk using the `full_path`. So the
migration would not do anything.
However: best to just skip moving when hashed storage is enabled.
Diffstat (limited to 'app/controllers/projects/commit_controller.rb')
0 files changed, 0 insertions, 0 deletions