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
/
blob.rb
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
1
-4
/
+10
*
Extract Analyzable and Representable concerns
George Claghorn
2018-01-10
1
-147
/
+2
*
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
*
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
*
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
1
-1
/
+56
*
Accept variation keys in #preview and #variant
George Claghorn
2017-10-12
1
-2
/
+2
*
Introduce ActiveStorage::Blob#representation
George Claghorn
2017-10-12
1
-0
/
+26
*
Associate blobs with their attachments
George Claghorn
2017-10-03
1
-0
/
+2
*
Preview PDFs and videos
George Claghorn
2017-09-28
1
-8
/
+39
*
Update Active Storage docs [ci skip]
Yoshiyuki Hirano
2017-08-30
1
-2
/
+2
*
Encode Content-Disposition filenames according to RFC 2231
George Claghorn
2017-08-21
1
-1
/
+1
*
DRY
George Claghorn
2017-08-20
1
-1
/
+1
*
restores some double newlines deleted in ae87217
Xavier Noria
2017-08-15
1
-0
/
+3
*
minor tweaks in Active Storage after a walkthrough
Xavier Noria
2017-08-15
1
-17
/
+16
*
Use frozen string literal in Active Storage
Koichi ITO
2017-08-12
1
-0
/
+2
*
Fix formatting of Active Storage docs [ci skip]
Koichi ITO
2017-08-11
1
-18
/
+18
*
Use `content_type.start_with?("...")` than `content_type =~ /^.../`
Ryuta Kamizono
2017-08-05
1
-4
/
+4
*
Do not eager load ActiveRecord::Base
Rafael Mendonça França
2017-08-03
1
-6
/
+0
*
There is no reason to single line methods here
Rafael Mendonça França
2017-08-03
1
-4
/
+12
*
Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'
Rafael Mendonça França
2017-07-31
1
-0
/
+193