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
*
Fix `blob.service_url` for supports string or nil `:filename` option.
Jason Lee
2018-02-08
3
-1
/
+13
*
Include source code in published activestorage npm package
Richard Macklin
2018-02-06
3
-3
/
+13
*
Merge pull request #31854 from huacnlee/allow-more-options-for-service-url
George Claghorn
2018-02-01
2
-2
/
+23
|
\
|
*
Allow `ActiveStorage::Blob#service_url` to pass addition options to `service....
Jason Lee
2018-02-01
2
-2
/
+23
*
|
Use the full class name for the JSON coder, as there may be another
Renaud Chaput
2018-02-01
1
-1
/
+1
|
/
*
Correct orientation detection
George Claghorn
2018-01-31
2
-3
/
+3
*
Swap encoded image width and height if angle is 90 or 270 degrees
George Claghorn
2018-01-31
3
-3
/
+26
*
Start Rails 6.0 development!!!
Rafael Mendonça França
2018-01-30
3
-37
/
+5
*
Add a test for ActiveStorage::Blob#image? and ActiveStorage::Blob#video?
Shuhei Kitagawa
2018-01-29
1
-0
/
+12
*
Eliminate ActiveStorage::Service::MirrorServiceTest#upload
Shuhei Kitagawa
2018-01-27
1
-16
/
+16
*
Unlink internal tempfiles after use
George Claghorn
2018-01-26
2
-2
/
+22
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
6
-24
/
+24
*
Add missing require
George Claghorn
2018-01-22
1
-3
/
+5
*
Cope with videos with undefined display aspect ratios
George Claghorn
2018-01-20
3
-2
/
+15
*
Use helper method
George Claghorn
2018-01-19
1
-1
/
+2
*
Preserve display aspect ratio for videos with rectangular samples
George Claghorn
2018-01-19
4
-19
/
+62
*
Revert "Merge pull request #31434 from olivierlacan/boot-feedback"
Matthew Draper
2018-01-19
1
-4
/
+0
*
Refactor migration to move migrations paths to connection
eileencodes
2018-01-18
1
-1
/
+1
*
Provide a sensible default host
George Claghorn
2018-01-16
6
-8
/
+6
*
Extract content types from blob data
George Claghorn
2018-01-15
16
-32
/
+132
*
Instrument image transformation
George Claghorn
2018-01-10
1
-7
/
+9
*
Instrument preview image drawing
George Claghorn
2018-01-10
1
-3
/
+5
*
Update error names in docs [ci skip]
George Claghorn
2018-01-10
1
-3
/
+3
*
Add missing `# frozen_string_literal: true`
Ryuta Kamizono
2018-01-11
3
-0
/
+6
*
Correct comment [ci skip]
George Claghorn
2018-01-10
1
-1
/
+1
*
Extract Analyzable and Representable concerns
George Claghorn
2018-01-10
8
-150
/
+158
*
Change Active Storage destroy callbacks
kami-zh
2018-01-09
2
-2
/
+8
*
Rebuild activestorage.js
Javan Makhmali
2018-01-08
1
-1
/
+1
*
Work around Firefox's refusal to dispatch events on disabled elements. Fixes ...
Javan Makhmali
2018-01-08
1
-1
/
+10
*
Fix attaching blobs to optimistically-locked records
George Claghorn
2018-01-08
1
-2
/
+2
*
Allow overriding filename in `Blob#service_url`
Rosa Gutierrez
2018-01-08
2
-4
/
+15
*
Document automatic width-height swapping [ci skip]
George Claghorn
2018-01-07
1
-0
/
+2
*
Remove redundant sentences [ci skip]
George Claghorn
2018-01-07
2
-4
/
+2
*
Tweak engine for readability
George Claghorn
2018-01-07
1
-11
/
+13
*
Force content disposition to attachment for specific content types
Rosa Gutierrez
2018-01-05
5
-2
/
+36
*
Configure previewer/analyzer command paths centrally
George Claghorn
2018-01-03
5
-23
/
+15
*
Exclude ActiveStorage::SetBlob from API docs [ci skip]
George Claghorn
2018-01-02
1
-1
/
+1
*
Restore support for the -layers transformation
George Claghorn
2018-01-02
3
-14
/
+22
*
Merge pull request #31606 from yhirano55/bump_license_years_for_2018
Arun Agrawal
2017-12-31
2
-2
/
+2
|
\
|
*
Bump license years for 2018
Yoshiyuki Hirano
2017-12-31
2
-2
/
+2
*
|
Expose ActiveStorage::Analyzer#logger in API docs [ci skip]
George Claghorn
2017-12-31
1
-1
/
+1
*
|
Expose ActiveStorage::Previewer#logger in API docs [ci skip]
George Claghorn
2017-12-31
1
-2
/
+2
*
|
Suppress noise from drawing command invocations
George Claghorn
2017-12-31
1
-1
/
+1
*
|
Append extension to tempfile name
George Claghorn
2017-12-31
3
-2
/
+23
|
/
*
prevent shadowing outer variables
Dorian Marié
2017-12-25
1
-4
/
+4
*
Active Storage: Fix direct uploads in IE 11
Javan Makhmali
2017-12-23
2
-4
/
+18
*
Merge pull request #31538 from yhirano55/add_cloud_service_links_to_readme_in...
Eileen M. Uchitelle
2017-12-22
1
-2
/
+2
|
\
|
*
Add cloud service's links to README of Active Storage [ci skip]
Yoshiyuki Hirano
2017-12-22
1
-2
/
+2
*
|
Add support for combined MiniMagick transformations
Robert Glaser
2017-12-22
2
-6
/
+30
*
|
Merge pull request #31537 from yhirano55/pass_options_to_rails_blob_url
Rafael França
2017-12-21
1
-1
/
+1
|
\
\
[next]