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
/
lib
/
active_storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Swap raw video width and height if angle is 90 or 270 degrees
George Claghorn
2017-12-08
1
-1
/
+13
*
Fix customizing Content-Type via GCS service URLs
George Claghorn
2017-12-07
1
-1
/
+7
*
Fix instrumention name: delete_prefixed like the others.
Kasper Timm Hansen
2017-12-03
1
-1
/
+1
*
Purge variants with their blobs
George Claghorn
2017-12-02
7
-29
/
+79
*
Make ASt previewer/analyzer binary paths configurable
George Claghorn
2017-12-01
4
-4
/
+32
*
Add ActiveStorage::Previewer#logger to match ActiveStorage::Analyzer#logger
George Claghorn
2017-11-30
1
-0
/
+4
*
Use `credentials` instead of `keyfile` in GCS sevice
yuuji.yaginuma
2017-11-29
1
-0
/
+2
*
Preparing for 5.2.0.beta2 release
Rafael Mendonça França
2017-11-28
1
-1
/
+1
*
Preparing for 5.2.0.beta1 release
Rafael Mendonça França
2017-11-27
1
-1
/
+1
*
Avoid connecting to GCS during app boot
George Claghorn
2017-11-23
1
-5
/
+12
*
Provide attachment writers
George Claghorn
2017-11-20
1
-0
/
+8
*
Permit attaching files to new records
George Claghorn
2017-11-19
2
-5
/
+9
*
Introduce ActiveStorage::Attached::{One,Many}#detach
George Claghorn
2017-11-14
2
-7
/
+14
*
Remove needless block parameter
George Claghorn
2017-11-07
1
-1
/
+1
*
Fix streaming downloads from S3/Azure Storage
George Claghorn
2017-11-06
2
-7
/
+7
*
Permit configuring Active Storage's job queue
George Claghorn
2017-11-03
1
-14
/
+5
*
Allow third-party previewers/analyzers to customize their tempdirs
George Claghorn
2017-11-02
2
-3
/
+10
*
Use the indicative mood consistently [ci skip]
George Claghorn
2017-10-22
1
-1
/
+1
*
Fix links [ci skip]
George Claghorn
2017-10-22
1
-2
/
+2
*
Extract metadata from images and videos
George Claghorn
2017-10-22
12
-30
/
+215
*
Fix "warning: `*' interpreted as argument prefix"
Ryuta Kamizono
2017-09-30
1
-1
/
+1
*
Preview PDFs and videos
George Claghorn
2017-09-28
9
-7
/
+133
*
Add `with_attached_*` scope to `has_one_attached` macro
Yoshiyuki Hirano
2017-09-19
1
-0
/
+6
*
Fix file missing in activestorage's example code [ci skip]
Yoshiyuki Hirano
2017-09-17
2
-2
/
+2
*
Avoid making HTTP requests to generate signed URLs for GCS objects
George Claghorn
2017-09-13
1
-3
/
+3
*
Add credentials using a generic EncryptedConfiguration class (#30067)
David Heinemeier Hansson
2017-09-11
1
-3
/
+1
*
Use v3 of the AWS SDK
Yuji Yaginuma
2017-09-09
1
-3
/
+3
*
Accept GCS client options
George Claghorn
2017-09-01
1
-2
/
+2
*
Ignore files already deleted on GCS file deletions
Rosa Gutierrez
2017-08-31
1
-1
/
+5
*
Refactor
George Claghorn
2017-08-29
1
-12
/
+10
*
Fix replacing a singular attachment
George Claghorn
2017-08-29
3
-7
/
+25
*
Update Active Storage docs [ci skip]
Yoshiyuki Hirano
2017-08-30
2
-2
/
+2
*
Fix order of Active Storage DiskService URL parameters
Koichi ITO
2017-08-26
1
-1
/
+1
*
Fix syntax error
George Claghorn
2017-08-20
1
-1
/
+1
*
DRY
George Claghorn
2017-08-20
4
-10
/
+14
*
Fix RuboCop offenses
Koichi ITO
2017-08-16
1
-2
/
+2
*
minor tweaks in Active Storage after a walkthrough
Xavier Noria
2017-08-15
8
-9
/
+9
*
Use frozen string literal in Active Storage
Koichi ITO
2017-08-12
14
-1
/
+29
*
Merge pull request #30198 from betesh/activestorage-rack-test-uploaded-file
Rafael França
2017-08-11
1
-1
/
+1
|
\
|
*
Make activestorage treat Rack::Test::UploadedFile just like ActionDispatch::H...
Isaac Betesh
2017-08-11
1
-1
/
+1
*
|
Merge pull request #30147 from yhirano55/fix_trailing_blank_lines
Rafael França
2017-08-11
2
-2
/
+0
|
\
\
|
*
|
[Active Storage] `rubocop -a --only Layout/TrailingBlankLines`
Yoshiyuki Hirano
2017-08-09
3
-3
/
+1
*
|
|
Evaluate `@active_storage_attached_#{name}` only once
Ryuta Kamizono
2017-08-12
1
-12
/
+8
*
|
|
Fix formatting of Active Storage docs [ci skip]
Koichi ITO
2017-08-11
2
-2
/
+2
*
|
|
Fix formatting of Active Storage docs [ci skip]
yuuji.yaginuma
2017-08-11
9
-36
/
+36
|
|
/
|
/
|
*
|
Isolate ActiveStorage namespaces (#30095)
Dino Maric
2017-08-10
1
-0
/
+2
|
/
*
Merge pull request #30118 from georgeclaghorn/active-storage-load-hooks
Rafael França
2017-08-08
1
-16
/
+15
|
\
|
*
Set ActiveStorage::Blob.service when ActiveStorage::Blob is loaded
George Claghorn
2017-08-08
1
-16
/
+15
*
|
Merge pull request #30135 from ffmike/azure-storage-fix-content-type
Rafael Mendonça França
2017-08-08
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Support content_type in AzureStorageService#url
Mike Gunderloy
2017-08-08
1
-2
/
+3
[next]