aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/controllers/disk_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* text is treated as `attachment`yuuji.yaginuma2018-11-281-2/+2
* Prevent content type and disposition bypass in storage service URLsRosa Gutierrez2018-11-271-3/+8
* Fix issue ActiveStorage direct upload diskGraham Conzett2018-10-071-0/+10
* Respond with 404 in ActiveStorage::DiskController#show when file missingCameron Bothner2018-08-211-0/+8
* Restore inadvertently-removed fallbackGeorge Claghorn2018-07-151-0/+6
* Support HTTP Range downloads from diskGeorge Claghorn2018-07-151-2/+11
* Assert correct response bodyGeorge Claghorn2018-05-031-4/+6
* Encode Content-Disposition filenames according to RFC 2231George Claghorn2017-08-211-2/+2
* DRYGeorge Claghorn2017-08-201-2/+2
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+57