index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activestorage
/
lib
/
active_storage
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delegated path_for to primary in the MirrorService
Abhay Nikam
2019-02-14
1
-1
/
+1
*
Allow configuring the Azure Storage service with extra client options
garytaylor
2019-02-04
1
-2
/
+2
*
include the content type when uploading to S3
Simo Leone
2019-01-24
1
-2
/
+2
*
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
4
-68
/
+44
*
Fix `ArgumentError` when uploading to amazon s3
Hiroki Sanpei
2018-11-28
1
-1
/
+1
*
Prevent content type and disposition bypass in storage service URLs
Rosa Gutierrez
2018-11-27
4
-21
/
+35
*
Handle only specifically relevant Azure HTTPErrors
Cameron Bothner
2018-08-23
1
-5
/
+7
*
Revert "Merge pull request #33667 from cbothner/azure-service-swallowing-all-...
George Claghorn
2018-08-23
1
-13
/
+7
*
Handle only specifically relevant Azure HTTPErrors
Cameron Bothner
2018-08-23
1
-7
/
+13
*
Translate service-specific missing object exceptions into a generic one
Cameron Bothner
2018-08-21
4
-18
/
+68
*
Camelize instead of classifying
George Claghorn
2018-08-06
1
-1
/
+1
*
Improve ActiveStorage service adapter error handling
Joel Taylor
2018-08-06
1
-1
/
+3
*
Fix uploading Tempfiles to Azure Storage
George Claghorn
2018-08-03
1
-1
/
+1
*
Remove another unused require
George Claghorn
2018-08-02
1
-2
/
+0
*
Remove unused require
George Claghorn
2018-08-01
1
-2
/
+0
*
Ignore concurrently-deleted files when deleting by prefix from GCS
George Claghorn
2018-07-30
1
-1
/
+7
*
Support HTTP Range downloads from disk
George Claghorn
2018-07-15
1
-4
/
+4
*
Remove vestigial require on ActiveStorage GCSService
Bibek Shrestha
2018-07-04
1
-1
/
+0
*
Support streaming downloads from Google Cloud Storage
George Claghorn
2018-05-01
1
-19
/
+25
*
Avoid duplicating downloads from Google Cloud Storage in memory
George Claghorn
2018-04-29
1
-2
/
+2
*
Stream blobs from disk in 5 MB chunks
George Claghorn
2018-04-29
1
-1
/
+1
*
Simplify URL generation for partial downloads from GCS
George Claghorn
2018-04-25
1
-1
/
+2
*
Halve memory allocation in S3Service#download
Janko Marohnić
2018-04-23
1
-1
/
+1
*
Use a current model to provide the host for service urls
Andrew White
2018-04-06
1
-4
/
+7
*
Allow full use of the AWS S3 SDK authentication options (#32270)
Brian Knight
2018-03-19
1
-2
/
+2
*
Fix Azure signed URL generation with newer client lib
George Claghorn
2018-03-12
1
-6
/
+4
*
Remove path config option from Azure service
Andrew White
2018-03-12
1
-6
/
+10
*
Remove blank Content-Type from GCS direct upload headers
George Claghorn
2018-03-06
1
-1
/
+1
*
Generate root-relative paths in Active Storage disk service URL methods
George Claghorn
2018-03-05
5
-8
/
+48
*
Avoid specifying content types for direct uploads to Google Cloud Storage
George Claghorn
2018-02-26
1
-5
/
+4
*
Provide a sensible default host
George Claghorn
2018-01-16
1
-1
/
+1
*
Extract content types from blob data
George Claghorn
2018-01-15
1
-17
/
+11
*
Return `nil` instead of `false` if raise `Azure::Core::Http::HTTPError`
Yoshiyuki Hirano
2017-12-12
1
-1
/
+1
*
Fix customizing Content-Type via GCS service URLs
George Claghorn
2017-12-07
1
-1
/
+7
*
Fix instrumention name: delete_prefixed like the others.
Kasper Timm Hansen
2017-12-03
1
-1
/
+1
*
Purge variants with their blobs
George Claghorn
2017-12-02
5
-27
/
+68
*
Use `credentials` instead of `keyfile` in GCS sevice
yuuji.yaginuma
2017-11-29
1
-0
/
+2
*
Avoid connecting to GCS during app boot
George Claghorn
2017-11-23
1
-5
/
+12
*
Remove needless block parameter
George Claghorn
2017-11-07
1
-1
/
+1
*
Fix streaming downloads from S3/Azure Storage
George Claghorn
2017-11-06
2
-7
/
+7
*
Preview PDFs and videos
George Claghorn
2017-09-28
4
-7
/
+13
*
Avoid making HTTP requests to generate signed URLs for GCS objects
George Claghorn
2017-09-13
1
-3
/
+3
*
Use v3 of the AWS SDK
Yuji Yaginuma
2017-09-09
1
-3
/
+3
*
Accept GCS client options
George Claghorn
2017-09-01
1
-2
/
+2
*
Ignore files already deleted on GCS file deletions
Rosa Gutierrez
2017-08-31
1
-1
/
+5
*
Fix order of Active Storage DiskService URL parameters
Koichi ITO
2017-08-26
1
-1
/
+1
*
Fix syntax error
George Claghorn
2017-08-20
1
-1
/
+1
*
DRY
George Claghorn
2017-08-20
4
-10
/
+14
*
Fix RuboCop offenses
Koichi ITO
2017-08-16
1
-2
/
+2
*
minor tweaks in Active Storage after a walkthrough
Xavier Noria
2017-08-15
4
-4
/
+4
[next]