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
/
test
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mirror direct uploads
George Claghorn
2019-05-22
1
-0
/
+14
*
S3: permit uploading files larger than 5 GB
George Claghorn
2019-05-16
1
-2
/
+20
*
url -> URL where apt except inside actionpack/
Sharang Dashputre
2019-04-01
1
-1
/
+1
*
Delegated path_for to primary in the MirrorService
Abhay Nikam
2019-02-14
1
-0
/
+4
*
include the content type when uploading to S3
Simo Leone
2019-01-24
1
-0
/
+18
*
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
5
-148
/
+126
*
add require 'database/setup' in activestorage/test/service/s3_service_test.rb
Marcelo Perini Veloso
2018-12-01
1
-0
/
+1
*
`metadata` is not passed to service
yuuji.yaginuma
2018-12-01
1
-2
/
+1
*
Add a test with extra keys to active_storage Service#upload
Yannick Schutz
2018-11-30
1
-0
/
+19
*
Fix "warning: ambiguous first argument; put parentheses or a space even after...
yuuji.yaginuma
2018-11-28
1
-3
/
+3
*
Remove duplicated test
yuuji.yaginuma
2018-11-28
1
-14
/
+0
*
Prevent content type and disposition bypass in storage service URLs
Rosa Gutierrez
2018-11-27
1
-0
/
+49
*
Change the empty block style to have space inside of the block
Rafael Mendonça França
2018-09-25
1
-1
/
+1
*
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
1
-1
/
+1
*
Fix zero-byte files upload
Marcelo Perini Veloso
2018-09-06
1
-0
/
+7
*
Translate service-specific missing object exceptions into a generic one
Cameron Bothner
2018-08-21
1
-0
/
+21
*
Improve ActiveStorage service adapter error handling
Joel Taylor
2018-08-06
1
-0
/
+6
*
Fix uploading Tempfiles to Azure Storage
George Claghorn
2018-08-03
1
-0
/
+17
*
Generate a new key for each service test
George Claghorn
2018-06-25
6
-20
/
+20
*
Fix "warning: Net::HTTPResponse#header is obsolete"
yuuji.yaginuma
2018-06-17
1
-1
/
+1
*
Merge pull request #32144 from kazu9su/master
George Claghorn
2018-05-22
1
-0
/
+4
|
\
|
*
Add ActiveStorage::Service::DiskService#url_for_direct_upload test
tommy
2018-03-01
1
-0
/
+4
*
|
Support streaming downloads from Google Cloud Storage
George Claghorn
2018-05-01
1
-5
/
+13
*
|
Use a current model to provide the host for service urls
Andrew White
2018-04-06
1
-1
/
+1
*
|
Allow full use of the AWS S3 SDK authentication options (#32270)
Brian Knight
2018-03-19
1
-1
/
+1
*
|
Update ASt test services config
George Claghorn
2018-03-12
1
-0
/
+0
*
|
Remove path config option from Azure service
Andrew White
2018-03-12
1
-1
/
+0
*
|
Generate root-relative paths in Active Storage disk service URL methods
George Claghorn
2018-03-05
2
-2
/
+5
|
/
*
Avoid specifying content types for direct uploads to Google Cloud Storage
George Claghorn
2018-02-26
1
-1
/
+1
*
Allow S3 tests against buckets in other regions
Andrew White
2018-02-21
1
-1
/
+1
*
Eliminate ActiveStorage::Service::MirrorServiceTest#upload
Shuhei Kitagawa
2018-01-27
1
-16
/
+16
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-1
/
+1
*
Provide a sensible default host
George Claghorn
2018-01-16
3
-5
/
+4
*
Extract content types from blob data
George Claghorn
2018-01-15
3
-5
/
+9
*
Fix customizing Content-Type via GCS service URLs
George Claghorn
2017-12-07
1
-0
/
+14
*
Purge variants with their blobs
George Claghorn
2017-12-02
1
-0
/
+17
*
Use `credentials` instead of `keyfile` in GCS sevice
yuuji.yaginuma
2017-11-29
1
-1
/
+1
*
Avoid connecting to GCS during app boot
George Claghorn
2017-11-23
1
-7
/
+2
*
Fix streaming downloads from S3/Azure Storage
George Claghorn
2017-11-06
1
-0
/
+10
*
Fix `test "signed URL generation"` failure
Ryuta Kamizono
2017-09-30
1
-1
/
+1
*
Preview PDFs and videos
George Claghorn
2017-09-28
5
-7
/
+9
*
Rename activestorage/test/service/configurations.yml to activestorage/test/se...
George Claghorn
2017-09-11
1
-0
/
+0
*
Fix order of Active Storage DiskService URL parameters
Koichi ITO
2017-08-26
1
-1
/
+1
*
Update regex
George Claghorn
2017-08-20
1
-1
/
+1
*
Fix tests
George Claghorn
2017-08-20
4
-4
/
+4
*
Run Active Storage service tests in CI
George Claghorn
2017-08-14
1
-0
/
+0
*
Use frozen string literal in Active Storage
Koichi ITO
2017-08-12
7
-1
/
+15
*
Run Active Storage tests in CI (#30144)
George Claghorn
2017-08-10
1
-7
/
+7
*
Merge pull request #30135 from ffmike/azure-storage-fix-content-type
Rafael Mendonça França
2017-08-08
1
-1
/
+8
|
\
|
*
Support content_type in AzureStorageService#url
Mike Gunderloy
2017-08-08
1
-0
/
+9
|
/
[next]