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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Provide an alternative PDF previewer based on Poppler
Terence Lee
2018-03-06
1
-4
/
+3
*
Generate root-relative paths in Active Storage disk service URL methods
George Claghorn
2018-03-05
2
-38
/
+7
*
Merge Previews/Variants controller into one Representations controller.
Kasper Timm Hansen
2018-03-03
3
-15
/
+5
*
Rebuild activestorage.js
George Claghorn
2018-02-28
1
-1
/
+1
*
Handle file checksumming errors
George Claghorn
2018-02-28
1
-0
/
+6
*
Clear Blob's type before sending it
George Claghorn
2018-02-26
2
-2
/
+2
*
Use lazy load hook to configure ActiveStorage::Blob
Eugene Kenny
2018-02-25
1
-0
/
+2
*
Support varying ICO files
George Claghorn
2018-02-24
1
-1
/
+1
*
Hoist update for clarity
George Claghorn
2018-02-20
2
-8
/
+8
*
Undocument ActiveStorage::Identification
George Claghorn
2018-02-20
1
-1
/
+1
*
Correct Range header syntax
George Claghorn
2018-02-20
1
-1
/
+1
*
Use require_dependency inside Active Storage
Eugene Kenny
2018-02-14
2
-3
/
+9
*
Document MuPDF version requirement
George Claghorn
2018-02-13
1
-1
/
+1
*
Add ActiveStorage::Blob.unattached scope
fatkodima
2018-02-12
1
-0
/
+2
*
Use full class names when including concerns to avoid collisions
Wojtek Wrona
2018-02-12
1
-1
/
+3
*
Add missing require
George Claghorn
2018-02-11
1
-0
/
+2
*
Merge pull request #31927 from mrreynolds/patch-2
Eileen M. Uchitelle
2018-02-09
1
-0
/
+8
|
\
|
*
Document :combine_options
Robert Glaser
2018-02-08
1
-0
/
+8
*
|
Fix `blob.service_url` for supports string or nil `:filename` option.
Jason Lee
2018-02-08
2
-1
/
+11
|
/
*
Merge pull request #31854 from huacnlee/allow-more-options-for-service-url
George Claghorn
2018-02-01
1
-2
/
+3
|
\
|
*
Allow `ActiveStorage::Blob#service_url` to pass addition options to `service....
Jason Lee
2018-02-01
1
-2
/
+3
*
|
Use the full class name for the JSON coder, as there may be another
Renaud Chaput
2018-02-01
1
-1
/
+1
|
/
*
Extract content types from blob data
George Claghorn
2018-01-15
4
-5
/
+64
*
Instrument image transformation
George Claghorn
2018-01-10
1
-7
/
+9
*
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
2
-0
/
+4
*
Correct comment [ci skip]
George Claghorn
2018-01-10
1
-1
/
+1
*
Extract Analyzable and Representable concerns
George Claghorn
2018-01-10
3
-147
/
+148
*
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
*
Allow overriding filename in `Blob#service_url`
Rosa Gutierrez
2018-01-08
1
-1
/
+1
*
Force content disposition to attachment for specific content types
Rosa Gutierrez
2018-01-05
1
-2
/
+7
*
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
1
-14
/
+14
*
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
*
Add support for combined MiniMagick transformations
Robert Glaser
2017-12-22
1
-6
/
+16
*
[ci skip] Remove needless from doc for ActiveStorage::Variant
Yoshiyuki Hirano
2017-12-22
1
-1
/
+1
*
Delete MiniMagick tempfile when transformation fails
George Claghorn
2017-12-18
1
-1
/
+7
*
Ensure MiniMagick tempfiles are properly unlinked after image transformation
George Claghorn
2017-12-18
1
-9
/
+18
*
Convert non-web image (e.g. PSD) variants to PNG
George Claghorn
2017-12-18
1
-3
/
+34
*
Update ActiveStorage::Blob#transformation docs [ci skip]
George Claghorn
2017-12-16
1
-3
/
+3
*
Handle invalid signed blob IDs gracefully
George Claghorn
2017-12-15
4
-18
/
+28
*
Restrict variants to variable image blobs
George Claghorn
2017-12-15
1
-4
/
+18
*
Exclude ActiveStorage::Filename{#parameters,::Parameters} from API docs [ci s...
George Claghorn
2017-12-13
2
-2
/
+2
*
Fix optimizing GIF variants using mogrify's -layers option
George Claghorn
2017-12-11
1
-5
/
+7
*
Revert "Invoke mogrify once when transforming an image"
George Claghorn
2017-12-11
1
-8
/
+6
*
Invoke mogrify once when transforming an image
George Claghorn
2017-12-11
1
-6
/
+8
*
Purge variants with their blobs
George Claghorn
2017-12-02
1
-1
/
+2
*
Fix loading ActiveStorage::DiskController when CSRF protection is disabled by...
George Claghorn
2017-11-21
1
-1
/
+1
[prev]
[next]