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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let the generated initializers/backtrace_silencers.rb code use Regexp#match?
Akira Matsuda
2019-07-29
1
-1
/
+1
*
Use a smaller TIFF file as fixture
Ershad Kunnakkadan
2019-07-27
1
-0
/
+0
*
Merge pull request #36715 from peterzhu2118/azure-content-type
Eileen M. Uchitelle
2019-07-24
1
-0
/
+14
|
\
|
*
Add content_type to upload in Azure
Peter Zhu
2019-07-24
1
-0
/
+14
*
|
Merge pull request #36642 from wagenet/fix-disk-service-host
Rafael França
2019-07-23
1
-2
/
+8
|
\
\
|
*
|
Fix host for ActiveStorage DiskService
Peter Wagenet
2019-07-09
1
-2
/
+8
*
|
|
Preserve existing attachment assignment behavior for upgraded apps
George Claghorn
2019-07-20
1
-0
/
+26
*
|
|
Revert "Merge pull request #36676 from wjessop/change_activestorage_metadata_...
Ryuta Kamizono
2019-07-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Different versions of ffprobe can return subtly different video lengths
Will Jessop
2019-07-14
1
-1
/
+1
*
|
Fix activestorage CI failure due to ffprove version differece
Ryuta Kamizono
2019-07-14
1
-1
/
+0
|
/
*
Mirror direct uploads
George Claghorn
2019-05-22
4
-59
/
+70
*
S3: permit uploading files larger than 5 GB
George Claghorn
2019-05-16
1
-2
/
+20
*
Remove outdated cross-origin redirection tests
George Claghorn
2019-05-15
2
-55
/
+0
*
Don't fail ImageAnalyzer on unsupported types
Guilherme Mansur
2019-04-24
1
-0
/
+8
*
Merge pull request #36045 from yfxie/fix-normalize-the-hash-of-transformations
George Claghorn
2019-04-21
1
-0
/
+8
|
\
|
*
normalize the hash of transformations
Yi Feng
2019-04-20
1
-0
/
+8
*
|
Allow ActiveStorage to generate variants of BMP images
Younes SERRAJ
2019-04-21
2
-0
/
+11
|
/
*
Output junit format test report
Fumiaki MATSUSHIMA
2019-04-04
1
-0
/
+2
*
url -> URL where apt except inside actionpack/
Sharang Dashputre
2019-04-01
3
-7
/
+7
*
Add ActiveStorage::Service#open
George Claghorn
2019-03-28
1
-5
/
+3
*
[ActiveStorage] Ensure that the `_blob` association is properly loaded when a...
Abhishek Chandrasekhar
2019-02-26
2
-0
/
+6
*
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
*
Fix ArgumentError: Unsafe redirect
Yuichi Takeuchi
2019-01-21
2
-0
/
+55
*
Merge pull request #34132 from ConfusedVorlon/enable_fragment_cache_log_in_dev
Rafael França
2019-01-08
1
-0
/
+1
|
\
|
*
enable_fragment_cache_logging
Rob Jonson
2018-10-09
1
-0
/
+1
*
|
Permit generating variants of TIFF images
Luciano Sousa
2018-12-30
2
-0
/
+11
*
|
Make Active Storage blob keys lowercase
Julik Tarkhanov
2018-12-30
2
-1
/
+5
*
|
Use 6.0 default configs in Active Storage test dummy app
bogdanvlviv
2018-12-30
1
-1
/
+1
*
|
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
7
-212
/
+180
*
|
Module#{define_method,alias_method,undef_method,remove_method} become public ...
Ryuta Kamizono
2018-12-21
2
-2
/
+2
*
|
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
*
|
text is treated as `attachment`
yuuji.yaginuma
2018-11-28
1
-2
/
+2
*
|
Fix broken `ActiveStorage::BlobTest`
yuuji.yaginuma
2018-11-28
1
-1
/
+1
*
|
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
4
-11
/
+78
|
/
*
Fix issue ActiveStorage direct upload disk
Graham Conzett
2018-10-07
1
-0
/
+10
*
Make Webpacker the default JavaScript compiler for Rails 6 (#33079)
David Heinemeier Hansson
2018-09-30
3
-4
/
+73
*
Change the empty block style to have space inside of the block
Rafael Mendonça França
2018-09-25
1
-1
/
+1
*
Merge pull request #33829 from mtsmfm/encode-filename
Kasper Timm Hansen
2018-09-23
2
-33
/
+1
|
\
|
*
Encode Content-Disposition filenames on send_data and send_file
Fumiaki MATSUSHIMA
2018-09-13
2
-33
/
+1
*
|
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
2
-3
/
+3
|
/
*
use "minitest" consistently
Xavier Noria
2018-09-11
1
-2
/
+1
*
Fix zero-byte files upload
Marcelo Perini Veloso
2018-09-06
2
-0
/
+7
*
Merge pull request #33666 from cbothner/fail-gracefully-from-activestorage-fi...
George Claghorn
2018-08-22
2
-0
/
+29
|
\
|
*
Respond with 404 in ActiveStorage::DiskController#show when file missing
Cameron Bothner
2018-08-21
1
-0
/
+8
|
*
Translate service-specific missing object exceptions into a generic one
Cameron Bothner
2018-08-21
1
-0
/
+21
[next]