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
...
*
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
*
|
ActiveStorage:Add migrations per rails engine conventions (#30111)
Dino Maric
2017-08-08
1
-27
/
+0
|
/
*
Merge branch 'master' into ast-module
David Heinemeier Hansson
2017-08-05
4
-7
/
+13
|
\
|
*
Merge pull request #30081 from y-yagi/fix_ruby_warnings
David Heinemeier Hansson
2017-08-05
1
-2
/
+8
|
|
\
|
|
*
Fix ruby warnings
yuuji.yaginuma
2017-08-05
1
-2
/
+8
|
*
|
Merge pull request #30080 from georgeclaghorn/active-storage-secret-key-base
David Heinemeier Hansson
2017-08-05
1
-1
/
+1
|
|
\
\
|
|
*
|
Check for `app.secrets.secret_key_base`, not `app.config.secret_key_base`
George Claghorn
2017-08-05
1
-1
/
+1
|
|
|
/
|
*
|
Merge pull request #30083 from koic/change_gem_version_of_active_storage_to_5...
David Heinemeier Hansson
2017-08-05
1
-2
/
+2
|
|
\
\
|
|
*
|
Change gem version of Active Storage to 5.2.0.alpha
Koichi ITO
2017-08-05
1
-2
/
+2
|
|
|
/
|
*
/
Remove unecesarry exception variable
dixpac
2017-08-05
1
-1
/
+1
|
|
/
*
/
`module ActiveStorage`, not `ActiveStorage::Class`
claudiob
2017-08-04
12
-660
/
+685
|
/
*
Rename Azure to AzureStorage (#30057)
Dino Maric
2017-08-04
3
-3
/
+3
*
Do not change the entire codebase style only because of active_storage
Rafael Mendonça França
2017-08-03
1
-4
/
+2
*
Fix all rubocop violations
Rafael Mendonça França
2017-08-03
1
-2
/
+4
*
We need to require the top file before individual one
Rafael Mendonça França
2017-08-03
1
-0
/
+1
*
Do not eager load ActiveRecord::Base
Rafael Mendonça França
2017-08-03
1
-3
/
+0
*
Can't initialize a message verifier without a key base
David Heinemeier Hansson
2017-08-03
1
-1
/
+3
*
Add Azure to the available services list
Rolandas Barysas
2017-08-02
1
-0
/
+1
*
Follow form from actioncable
David Heinemeier Hansson
2017-07-31
1
-1
/
+4
*
Use config/storage.yml as part of the skeleton and loading
David Heinemeier Hansson
2017-07-31
2
-2
/
+2
*
Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'
Rafael Mendonça França
2017-07-31
16
-0
/
+979
[prev]