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
/
models
/
active_storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
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
*
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
*
Preserve existing metadata when analyzing a blob
George Claghorn
2017-11-13
1
-1
/
+1
*
Extract metadata from images and videos
George Claghorn
2017-10-22
2
-1
/
+63
*
Clarify comment [ci skip]
George Claghorn
2017-10-13
1
-1
/
+1
*
Accept variation keys in #preview and #variant
George Claghorn
2017-10-12
2
-7
/
+12
*
Introduce ActiveStorage::Blob#representation
George Claghorn
2017-10-12
2
-0
/
+30
*
Replace variation key use with SHA256 of key to prevent long filenames
khall
2017-10-05
1
-1
/
+1
*
Fix third-party system libraries list in ActiveStorage::Preview [ci skip]
Yoshiyuki Hirano
2017-10-04
1
-2
/
+2
*
Associate blobs with their attachments
George Claghorn
2017-10-03
1
-0
/
+2
*
Preview PDFs and videos
George Claghorn
2017-09-28
4
-11
/
+141
*
Add missing word [ci skip]
George Claghorn
2017-09-20
1
-1
/
+1
*
Flesh out ActiveStorage::Filename docs
George Claghorn
2017-09-20
1
-6
/
+14
*
Remove unused require in ActiveStorage::Variation
Yoshiyuki Hirano
2017-09-18
1
-2
/
+0
*
Have attachments touch their records
George Claghorn
2017-08-31
1
-1
/
+1
*
Update Active Storage docs [ci skip]
Yoshiyuki Hirano
2017-08-30
2
-7
/
+15
*
Synchronously destroy attachments
George Claghorn
2017-08-29
1
-6
/
+4
*
Enable links in Active Storage docs [ci skip]
Yoshiyuki Hirano
2017-08-26
2
-2
/
+2
*
Fix link in doc for active storage [ci skip]
Yoshiyuki Hirano
2017-08-25
1
-1
/
+1
*
Add frozen string literal pragma
George Claghorn
2017-08-21
1
-0
/
+2
*
Encode Content-Disposition filenames according to RFC 2231
George Claghorn
2017-08-21
3
-1
/
+39
*
DRY
George Claghorn
2017-08-20
1
-1
/
+1
*
Rename ActiveStorage::Filename#extname to extension_with_delimiter
George Claghorn
2017-08-20
1
-9
/
+11
*
restores some double newlines deleted in ae87217
Xavier Noria
2017-08-15
2
-0
/
+4
*
minor tweaks in Active Storage after a walkthrough
Xavier Noria
2017-08-15
4
-29
/
+27
*
Use frozen string literal in Active Storage
Koichi ITO
2017-08-12
5
-0
/
+10
*
Fix formatting of Active Storage docs [ci skip]
Koichi ITO
2017-08-11
4
-30
/
+30
[next]