aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib/active_storage/service.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add ActiveStorage.service_configurations and ActiveStorage.service"George Claghorn2019-03-311-1/+1
* Add ActiveStorage.service_configurations and ActiveStorage.serviceGeorge Claghorn2019-03-311-1/+1
* Add ActiveStorage::Service#openGeorge Claghorn2019-03-281-0/+4
* Prevent content type and disposition bypass in storage service URLsRosa Gutierrez2018-11-271-1/+7
* Encode Content-Disposition filenames on send_data and send_fileFumiaki MATSUSHIMA2018-09-131-1/+4
* Update service.rbishanray2018-06-241-1/+1
* Permit configuring the default service URL expiryGeorge Claghorn2018-06-211-2/+0
* Verify integrity after chunked downloadGeorge Claghorn2018-05-281-2/+0
* Correct the ActiveStorage::Service#download_chunk docs [ci skip]George Claghorn2018-03-051-1/+1
* Generate root-relative paths in Active Storage disk service URL methodsGeorge Claghorn2018-03-051-0/+5
* Merge branch 'master' into activestorage-guideJeffrey Guenther2017-12-081-2/+7
|\
| * Purge variants with their blobsGeorge Claghorn2017-12-021-2/+7
* | Fixes typo in docsJeffrey Guenther2017-11-021-1/+1
|/
* Extract metadata from images and videosGeorge Claghorn2017-10-221-2/+0
* Preview PDFs and videosGeorge Claghorn2017-09-281-0/+7
* Update Active Storage docs [ci skip]Yoshiyuki Hirano2017-08-301-1/+1
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Fix formatting of Active Storage docs [ci skip]Koichi ITO2017-08-111-1/+1
* Fix formatting of Active Storage docs [ci skip]yuuji.yaginuma2017-08-111-12/+12
* `module ActiveStorage`, not `ActiveStorage::Class`claudiob2017-08-041-97/+98
* Rename Azure to AzureStorage (#30057)Dino Maric2017-08-041-1/+1
* Add Azure to the available services listRolandas Barysas2017-08-021-0/+1
* Use config/storage.yml as part of the skeleton and loadingDavid Heinemeier Hansson2017-07-311-1/+1
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+113