summaryrefslogtreecommitdiff
path: root/spec/uploaders/object_storage_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Optimise upload path callsSean McGivern2019-05-141-1/+1
* Disable method replacement in avatar loadingStan Hu2019-04-291-0/+8
* Don't try to set any ACL on uploaded objectsBastian Blank2019-03-301-1/+1
* Avoid extra storage bucket perm and querymk/avoid-extra-storage-perm-and-queryMichael Kozono2018-12-211-1/+1
* Bring this test from EEunify-object_storage_spec.rbLin Jen-Shin2018-06-211-0/+12
* Merge branch '47513-upload-migration-lease-key-is-incorrect-for-non-mounted-u...Sean McGivern2018-06-131-0/+12
|\
| * Use upload ID instead of model ID in lease keyJan Provaznik2018-06-121-0/+12
* | Merge branch '47408-migrateuploadsworker-is-doing-n-1-queries-on-migration' i...Sean McGivern2018-06-131-2/+2
|\ \ | |/ |/|
| * fix the failing specMicaël Bergeron2018-06-071-2/+2
* | Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-1/+1
|/
* Merge branch 'fix-fog-mocking' into 'master'Rémy Coutable2018-06-051-7/+0
|\
| * Fix Fog mockingKamil Trzciński2018-06-051-7/+0
* | Fix an N+1 in avatar URLsSean McGivern2018-06-051-0/+22
|/
* Support presigned multipart uploadsKamil Trzciński2018-06-041-27/+107
* Fix missing timeout value in object storage pre-authorization callAlessio Caiazza2018-05-291-0/+2
* Fix specShinya Maeda2018-05-281-1/+1
* Fix direct_upload when records with null file_store are usedKamil Trzciński2018-04-191-31/+70
* Add `direct_upload` setting for artifactsdirect-upload-of-artifactsKamil Trzciński2018-04-051-109/+46
* Allow to store uploads by default on Object Storagedirect-upload-of-uploadsKamil Trzciński2018-04-041-4/+34
* Add Gitlab::ExclusiveLease to ObjectStorage#use_fileAlessio Caiazza2018-03-291-0/+24
* Port LFS direct_upload from EEac/lfs-direct-upload-ee-to-ceAlessio Caiazza2018-03-271-24/+328
* remove the license checkMicaël Bergeron2018-03-011-51/+0
* Merge branch 'fix/sm/atomic-migration' into 'master'Kamil Trzciński2018-02-281-0/+27
* Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern2018-02-281-0/+350