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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #35043 from simoleone/activestorage/s3/content-type
Eileen M. Uchitelle
2019-02-01
2
-2
/
+20
|
\
|
*
include the content type when uploading to S3
Simo Leone
2019-01-24
2
-2
/
+20
*
|
ActiveStorage typo fix.
alkesh26
2019-01-31
1
-1
/
+1
*
|
Fix usage documentation in VideoAnalyzer
Carlos Ramirez III
2019-01-28
1
-1
/
+1
*
|
Add CHANGELOG entries for npm package renames [ci skip]
Javan Makhmali
2019-01-28
1
-0
/
+6
*
|
Prefer ImageProcessing's resize_to_limit macro over resize_to_fit
George Claghorn
2019-01-24
5
-12
/
+12
|
/
*
Revert ensure external redirects are explicitly allowed
Gannon McGibbon
2019-01-22
2
-2
/
+2
*
Fix ArgumentError: Unsafe redirect
Yuichi Takeuchi
2019-01-21
4
-2
/
+57
*
Preparing for 6.0.0.beta1 release
Rafael Mendonça França
2019-01-18
3
-2
/
+4
*
Merge pull request #33419 from bogdanvlviv/update-active_storage
George Claghorn
2019-01-16
2
-0
/
+14
|
\
|
*
Add foreign key to active_storage_attachments for `blob_id` via new migration
bogdanvlviv
2019-01-16
2
-0
/
+14
*
|
Minimize boilerplate setup code for JavaScript libraries
Javan Makhmali
2019-01-16
1
-2
/
+1
|
/
*
Move all npm packages to @rails scope
Javan Makhmali
2019-01-10
2
-2
/
+2
*
Revert "Revert "Merge pull request #34387 from yhirano55/rails_info_propertie...
Kasper Timm Hansen
2019-01-08
1
-0
/
+3
*
Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"
Kasper Timm Hansen
2019-01-08
1
-3
/
+0
*
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 sending Active Storage purge and analysis jobs to separate queues
George Claghorn
2019-01-01
6
-3
/
+31
*
|
Bump license years for 2019
Arun Agrawal
2018-12-31
2
-2
/
+2
*
|
Permit generating variants of TIFF images
Luciano Sousa
2018-12-30
4
-0
/
+17
*
|
Make Active Storage blob keys lowercase
Julik Tarkhanov
2018-12-30
4
-4
/
+24
*
|
Use 6.0 default configs in Active Storage test dummy app
bogdanvlviv
2018-12-30
1
-1
/
+1
*
|
Don’t include an undefined X-CSRF-Token header
Cameron Bothner
2018-12-27
3
-2
/
+15
*
|
Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block
Ryuta Kamizono
2018-12-21
11
-280
/
+224
*
|
Module#{define_method,alias_method,undef_method,remove_method} become public ...
Ryuta Kamizono
2018-12-21
2
-2
/
+2
*
|
Require Ruby 2.5 for Rails 6.
Kasper Timm Hansen
2018-12-19
2
-3
/
+3
*
|
Merge pull request #34585 from marceloperini/marceloperini/33795
Yuji Yaginuma
2018-12-03
1
-0
/
+1
|
\
\
|
*
|
add require 'database/setup' in activestorage/test/service/s3_service_test.rb
Marcelo Perini Veloso
2018-12-01
1
-0
/
+1
*
|
|
Remove obsolete yarn.lock files and check in root yarn.lock file
Richard Macklin
2018-12-02
1
-1923
/
+0
|
/
/
*
|
`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 `ArgumentError` when uploading to amazon s3
Hiroki Sanpei
2018-11-28
2
-1
/
+5
*
|
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
*
|
Fix minor Active Storage docs typo [ci skip]
Adrian Hawrylak
2018-11-28
1
-1
/
+1
*
|
Prevent content type and disposition bypass in storage service URLs
Rosa Gutierrez
2018-11-27
14
-38
/
+172
*
|
ASt direct uploads: account for <button type="submit"> elements
Tasos Maschalidis
2018-11-24
2
-4
/
+4
*
|
Add progressive JPG to default variable content types
Maurice Kühlborn
2018-11-21
2
-0
/
+5
*
|
Amend CVE note and security guide section wordings
Gannon McGibbon
2018-11-06
1
-3
/
+3
*
|
Add CVE note to security guide and gemspecs
Gannon McGibbon
2018-11-06
1
-0
/
+3
*
|
update activestorage attachment model documentation reflect recent behavior c...
Kyle Keesling
2018-10-24
1
-3
/
+2
|
/
*
Point to requiring the ASt engine in the installation instructions [ci skip]
Donnie Propst
2018-10-08
1
-0
/
+2
*
Use content_mime_type
Graham Conzett
2018-10-08
1
-2
/
+1
*
Fix issue ActiveStorage direct upload disk
Graham Conzett
2018-10-07
2
-1
/
+12
*
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
5
-76
/
+5
|
\
|
*
Encode Content-Disposition filenames on send_data and send_file
Fumiaki MATSUSHIMA
2018-09-13
5
-76
/
+5
[prev]
[next]