aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/lib/active_storage/service/azure_storage_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Upload file with filename and disposition for AzurePeter Zhu2019-07-311-2/+4
* Add content_type to upload in AzurePeter Zhu2019-07-241-2/+2
* Allow configuring the Azure Storage service with extra client optionsgarytaylor2019-02-041-2/+2
* Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin blockRyuta Kamizono2018-12-211-6/+4
* Prevent content type and disposition bypass in storage service URLsRosa Gutierrez2018-11-271-1/+1
* Handle only specifically relevant Azure HTTPErrorsCameron Bothner2018-08-231-5/+7
* Revert "Merge pull request #33667 from cbothner/azure-service-swallowing-all-...George Claghorn2018-08-231-13/+7
* Handle only specifically relevant Azure HTTPErrorsCameron Bothner2018-08-231-7/+13
* Translate service-specific missing object exceptions into a generic oneCameron Bothner2018-08-211-4/+20
* Fix uploading Tempfiles to Azure StorageGeorge Claghorn2018-08-031-1/+1
* Fix Azure signed URL generation with newer client libGeorge Claghorn2018-03-121-6/+4
* Remove path config option from Azure serviceAndrew White2018-03-121-6/+10
* Generate root-relative paths in Active Storage disk service URL methodsGeorge Claghorn2018-03-051-0/+7
* Return `nil` instead of `false` if raise `Azure::Core::Http::HTTPError`Yoshiyuki Hirano2017-12-121-1/+1
* Fix instrumention name: delete_prefixed like the others.Kasper Timm Hansen2017-12-031-1/+1
* Purge variants with their blobsGeorge Claghorn2017-12-021-7/+23
* Fix streaming downloads from S3/Azure StorageGeorge Claghorn2017-11-061-4/+4
* Preview PDFs and videosGeorge Claghorn2017-09-281-1/+1
* DRYGeorge Claghorn2017-08-201-4/+8
* 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
* Support content_type in AzureStorageService#urlMike Gunderloy2017-08-081-2/+3
* Merge branch 'master' into ast-moduleDavid Heinemeier Hansson2017-08-051-1/+1
|\
| * Remove unecesarry exception variabledixpac2017-08-051-1/+1
* | `module ActiveStorage`, not `ActiveStorage::Class`claudiob2017-08-041-83/+85
|/
* Rename Azure to AzureStorage (#30057)Dino Maric2017-08-041-0/+115