gitlab-org--gitlab-foss/spec/lib/gitlab/cleanup
Jan Provaznik 2bfc317492 Use directories.new when getting S3 directory
Calling `Fog::Storage::AWS::Directories#get` requires the
ListAllMyBuckets permission, but we can avoid that extra query and
permission by initializing the directory with a specific bucket:
https://stackoverflow.com/a/12288581/1992201
2018-12-27 11:06:06 +01:00
..
project_uploads_spec.rb Refactor code to remove object storage flag from Import/Export 2018-09-06 16:52:42 +02:00
remote_uploads_spec.rb Use directories.new when getting S3 directory 2018-12-27 11:06:06 +01:00