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
/
attached
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused attribute
George Claghorn
2018-07-21
1
-2
/
+2
*
Fix replacing many attachments via assign and attach
George Claghorn
2018-07-17
1
-0
/
+4
*
Fix that successive ActiveStorage::Attached::Many#attach calls would overwrit...
George Claghorn
2018-07-16
1
-1
/
+11
*
Clear attachment changes on reload
George Claghorn
2018-07-13
1
-0
/
+4
*
Implement ActiveStorage::Attached::{One,Many}#attach in terms of changes
George Claghorn
2018-07-13
4
-18
/
+30
*
Fix that detaching could purge
George Claghorn
2018-07-13
2
-2
/
+2
*
Fix analyzing new blobs from uploaded files on attach
George Claghorn
2018-07-13
1
-18
/
+4
*
Raise an ArgumentError instead of a RuntimeError
George Claghorn
2018-07-08
1
-1
/
+1
*
Store newly-uploaded files on save rather than assignment
George Claghorn
2018-07-07
10
-136
/
+319
*
Reflection for attachments
Kevin Deisz
2018-05-30
1
-0
/
+12
*
Generate getter and setter methods in mixin
Josh Susser
2018-05-17
1
-2
/
+2
*
Merge pull request #31956 from fatkodima/has_attached-presence-validation
Eileen M. Uchitelle
2018-04-27
1
-0
/
+4
|
\
|
*
has_(one/many)_attached presence validation
fatkodima
2018-02-11
1
-0
/
+4
*
|
Allow selectively purging attached blobs
Nicholas Shirley
2018-03-06
2
-12
/
+18
*
|
Fix purging dependent blobs when attachments aren't loaded
George Claghorn
2018-03-05
2
-23
/
+17
*
|
Delete dependent attachments with record
George Claghorn
2018-03-05
1
-2
/
+2
*
|
Handle another case where a blob might be erroneously purged
George Claghorn
2018-03-04
1
-5
/
+10
*
|
Avoid purging attached blob when replacing it with itself
George Claghorn
2018-03-04
1
-2
/
+6
|
/
*
Change Active Storage destroy callbacks
kami-zh
2018-01-09
1
-2
/
+2
*
Fix attaching blobs to optimistically-locked records
George Claghorn
2018-01-08
1
-2
/
+2
*
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
*
Extract metadata from images and videos
George Claghorn
2017-10-22
1
-1
/
+5
*
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
*
Refactor
George Claghorn
2017-08-29
1
-12
/
+10
*
Fix replacing a singular attachment
George Claghorn
2017-08-29
2
-4
/
+22
*
Update Active Storage docs [ci skip]
Yoshiyuki Hirano
2017-08-30
1
-1
/
+1
*
minor tweaks in Active Storage after a walkthrough
Xavier Noria
2017-08-15
1
-1
/
+1
*
Use frozen string literal in Active Storage
Koichi ITO
2017-08-12
3
-0
/
+6
*
Merge pull request #30147 from yhirano55/fix_trailing_blank_lines
Rafael França
2017-08-11
1
-1
/
+0
|
\
|
*
[Active Storage] `rubocop -a --only Layout/TrailingBlankLines`
Yoshiyuki Hirano
2017-08-09
2
-2
/
+1
*
|
Evaluate `@active_storage_attached_#{name}` only once
Ryuta Kamizono
2017-08-12
1
-12
/
+8
*
|
Fix formatting of Active Storage docs [ci skip]
yuuji.yaginuma
2017-08-11
2
-14
/
+14
|
/
*
Merge branch 'master' into ast-module
David Heinemeier Hansson
2017-08-05
1
-3
/
+9
|
\
|
*
Fix ruby warnings
yuuji.yaginuma
2017-08-05
1
-2
/
+8
*
|
`module ActiveStorage`, not `ActiveStorage::Class`
claudiob
2017-08-04
3
-154
/
+161
|
/
*
Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'
Rafael Mendonça França
2017-07-31
3
-0
/
+183