aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib/active_storage/service/s3_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Upload file with filename and disposition for S3Peter Zhu2019-07-311-7/+9
* S3: permit uploading files larger than 5 GBGeorge Claghorn2019-05-161-4/+28
* Halve string allocations in S3 streaming and partial downloadsGeorge Claghorn2019-04-261-2/+2
* include the content type when uploading to S3Simo Leone2019-01-241-2/+2
* Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin blockRyuta Kamizono2018-12-211-15/+9
* Fix `ArgumentError` when uploading to amazon s3Hiroki Sanpei2018-11-281-1/+1
* Translate service-specific missing object exceptions into a generic oneCameron Bothner2018-08-211-2/+12
* Halve memory allocation in S3Service#downloadJanko Marohnić2018-04-231-1/+1
* Allow full use of the AWS S3 SDK authentication options (#32270)Brian Knight2018-03-191-2/+2
* Generate root-relative paths in Active Storage disk service URL methodsGeorge Claghorn2018-03-051-0/+6
* Purge variants with their blobsGeorge Claghorn2017-12-021-7/+13
* Remove needless block parameterGeorge Claghorn2017-11-071-1/+1
* Fix streaming downloads from S3/Azure StorageGeorge Claghorn2017-11-061-3/+3
* Preview PDFs and videosGeorge Claghorn2017-09-281-1/+1
* Use v3 of the AWS SDKYuji Yaginuma2017-09-091-3/+3
* Fix syntax errorGeorge Claghorn2017-08-201-1/+1
* DRYGeorge Claghorn2017-08-201-2/+2
* minor tweaks in Active Storage after a walkthroughXavier Noria2017-08-151-1/+1
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Fix formatting of Active Storage docs [ci skip]yuuji.yaginuma2017-08-111-1/+1
* `module ActiveStorage`, not `ActiveStorage::Class`claudiob2017-08-041-66/+68
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+96