aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib/active_storage/service/gcs_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove blank Content-Type from GCS direct upload headersGeorge Claghorn2018-03-061-1/+1
* Generate root-relative paths in Active Storage disk service URL methodsGeorge Claghorn2018-03-051-0/+13
* Avoid specifying content types for direct uploads to Google Cloud StorageGeorge Claghorn2018-02-261-5/+4
* Fix customizing Content-Type via GCS service URLsGeorge Claghorn2017-12-071-1/+7
* Purge variants with their blobsGeorge Claghorn2017-12-021-6/+12
* Use `credentials` instead of `keyfile` in GCS seviceyuuji.yaginuma2017-11-291-0/+2
* Avoid connecting to GCS during app bootGeorge Claghorn2017-11-231-5/+12
* Preview PDFs and videosGeorge Claghorn2017-09-281-3/+8
* Avoid making HTTP requests to generate signed URLs for GCS objectsGeorge Claghorn2017-09-131-3/+3
* Accept GCS client optionsGeorge Claghorn2017-09-011-2/+2
* Ignore files already deleted on GCS file deletionsRosa Gutierrez2017-08-311-1/+5
* 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-55/+57
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+79