gitlab-org--gitlab-foss/spec/lib/gitlab/database
Bob Van Landuyt fa39e8a09c 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.
2017-11-20 13:46:53 +01:00
..
rename_reserved_paths_migration Don't move project repository/attachments when using hashed storage 2017-11-20 13:46:53 +01:00
grant_spec.rb Fix TRIGGER checks for MySQL 2017-11-06 23:34:07 +01:00
migration_helpers_spec.rb Spread out the work a little 2017-09-14 14:17:23 -07:00
multi_threaded_migration_spec.rb Prepare for zero downtime migrations 2017-04-12 18:15:19 +02:00
sha_attribute_spec.rb Added code for defining SHA attributes 2017-06-29 15:37:37 +02:00