aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/service/s3_service_test.rb
Commit message (Expand)AuthorAgeFilesLines
* S3: permit uploading files larger than 5 GBGeorge Claghorn2019-05-161-2/+20
* include the content type when uploading to S3Simo Leone2019-01-241-0/+18
* Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin blockRyuta Kamizono2018-12-211-17/+15
* add require 'database/setup' in activestorage/test/service/s3_service_test.rbMarcelo Perini Veloso2018-12-011-0/+1
* Fix zero-byte files uploadMarcelo Perini Veloso2018-09-061-0/+7
* Generate a new key for each service testGeorge Claghorn2018-06-251-1/+1
* Allow full use of the AWS S3 SDK authentication options (#32270)Brian Knight2018-03-191-1/+1
* Allow S3 tests against buckets in other regionsAndrew White2018-02-211-1/+1
* Preview PDFs and videosGeorge Claghorn2017-09-281-1/+1
* Fix testsGeorge Claghorn2017-08-201-1/+1
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Fix ruby warningsyuuji.yaginuma2017-08-051-1/+1
* Fix tests for AWS buckets that include a . (#30059)Claudio B2017-08-041-2/+5
* Make Rubocop happier about ActiveStorageclaudiob2017-08-031-1/+1
* Fix `Style/StringLiterals` violations for Active StorageRyuta Kamizono2017-08-031-2/+2
* Skip if credentials aren't providedDavid Heinemeier Hansson2017-08-011-1/+1
* Don't depend on HTTPartyclaudiob2017-08-011-7/+9
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+52