gitlab-org--gitlab-foss/spec/support/shared_examples/uploaders
Jan Provaznik c3f499e7c8 Use upload ID instead of model ID in lease key
For FileUploaders it's possible that a model has many uploads
and if lease key is created only from model id, it causes that
the model's uploads can not be migrated in parallel because the
exclusive lease key would be same for all uploads of the model.
2018-06-12 09:34:07 +02:00
..
gitlab_uploader_shared_examples.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
object_storage_shared_examples.rb Use upload ID instead of model ID in lease key 2018-06-12 09:34:07 +02:00