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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix random CI failure DirtyTest:
bogdanvlviv
2017-08-09
1
-4
/
+3
*
Merge pull request #30091 from yhirano55/fix_engine_command
Rafael França
2017-08-08
2
-0
/
+6
|
\
|
*
Fix engine command
Yoshiyuki Hirano
2017-08-06
2
-0
/
+6
*
|
Merge pull request #30088 from y-yagi/use_the_same_key_as_presented_in_doc
Rafael França
2017-08-08
1
-1
/
+1
|
\
\
|
*
|
Use the same key as presented in doc
yuuji.yaginuma
2017-08-09
1
-1
/
+1
*
|
|
Merge pull request #30090 from yhirano55/fix_escaped_character
Rafael França
2017-08-08
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix escaped character
Yoshiyuki Hirano
2017-08-06
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #30108 from yui-knk/require_concurrent_map
Rafael França
2017-08-08
1
-0
/
+2
|
\
\
\
|
*
|
|
Add missed `require`
yui-knk
2017-08-07
1
-0
/
+2
*
|
|
|
Merge pull request #30112 from dixpac/filter_minitest_backtrace
Rafael França
2017-08-08
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
Filter out Minitest backtrace.
dixpac
2017-08-07
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #30109 from koic/simplify_git_source_in_gemfile
Rafael França
2017-08-08
1
-4
/
+1
|
\
\
\
\
|
*
|
|
|
Simplify `git_source` in Gemfile
Koichi ITO
2017-08-07
1
-4
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #30104 from trev/deprecate-actiondispatch-testresponse-alias
Rafael França
2017-08-08
3
-3
/
+36
|
\
\
\
\
|
*
|
|
|
Deprecate ActionDispatch::TestResponse response aliases
Trevor Wistaff
2017-08-07
3
-3
/
+36
|
|
/
/
/
*
|
|
|
Merge pull request #29767 from yui-knk/ac_test
Rafael França
2017-08-08
1
-7
/
+2
|
\
\
\
\
|
*
|
|
|
Remove needless restoring of `default_charset`
yui-knk
2017-07-13
1
-7
/
+2
*
|
|
|
|
Merge pull request #30115 from intrip/30049-application-controller-renderer-d...
Rafael França
2017-08-08
1
-4
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Fix ApplicationController.renderer.defaults overriding in development
Jacopo
2017-07-20
1
-4
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #30142 from yukideluxe/add-missing-bit-reload-associations...
Sean Griffin
2017-08-08
2
-6
/
+36
|
\
\
\
\
|
*
|
|
|
add missing collection.reload documentation [ci skip]
Julia López
2017-08-08
2
-6
/
+36
*
|
|
|
|
Merge pull request #30133 from kamipo/fix_random_ci_failure
Rafael França
2017-08-08
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix random CI failure due to non-deterministic sorting order
Ryuta Kamizono
2017-08-08
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #30123 from yhirano55/fix_dummy_app_configuration
Rafael França
2017-08-08
1
-3
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix dummy_app configuration
Yoshiyuki Hirano
2017-08-08
1
-3
/
+5
*
|
|
|
|
|
|
Merge pull request #30122 from yhirano55/use_with_dummy_app_in_gitignore
Rafael França
2017-08-08
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Use `with_dummy_app?` in gitignore
Yoshiyuki Hirano
2017-08-08
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
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
*
|
|
|
|
|
|
|
Document `ActiveRecord::AttributeMethods::Dirty`
Sean Griffin
2017-08-08
1
-9
/
+9
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #30125 from yukideluxe/add-reload-to-associations-docs
Rafael França
2017-08-08
2
-4
/
+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
add reload_association to documentation [ci skip]
Julia López
2017-08-07
2
-4
/
+14
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #30127 from y-yagi/deprecate_support_of_older_config_ru
Rafael França
2017-08-08
3
-1
/
+43
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Deprecate support of older `config.ru`
yuuji.yaginuma
2017-08-08
3
-1
/
+43
*
|
|
|
|
|
|
|
Merge pull request #30135 from ffmike/azure-storage-fix-content-type
Rafael Mendonça França
2017-08-08
2
-3
/
+11
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Support content_type in AzureStorageService#url
Mike Gunderloy
2017-08-08
2
-2
/
+12
*
|
|
|
|
|
|
|
ActiveStorage:Add migrations per rails engine conventions (#30111)
Dino Maric
2017-08-08
4
-14
/
+6
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
[ci skip] Postgres --> PostgreSQL
Ryuta Kamizono
2017-08-08
4
-4
/
+4
*
|
|
|
|
|
|
Merge pull request #30132 from ydakuka/patch-1
Ryuta Kamizono
2017-08-08
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
[ci skip] Update action_mailer_basics.md
Yauheni Dakuka
2017-08-08
1
-1
/
+1
|
/
/
/
/
/
/
*
|
/
/
/
/
[ci skip] Prefer cookies.encrypted over signed (#30129)
Claudio B
2017-08-07
4
-4
/
+4
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Extend image_tag to accept ActiveStorage Attachments and Variants (#30084)
Anton Khamets
2017-08-07
5
-6
/
+66
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Capitalize Rake
Jon Moss
2017-08-06
1
-1
/
+1
*
|
|
|
Remove extra space between two sentences
Jon Moss
2017-08-06
1
-1
/
+1
*
|
|
|
Lint railties/CHANGELOG.md
Jon Moss
2017-08-06
1
-2
/
+2
*
|
|
|
Lint activesupport/CHANGELOG.md
Jon Moss
2017-08-06
1
-7
/
+7
*
|
|
|
Lint activerecord/CHANGELOG.md
Jon Moss
2017-08-06
1
-4
/
+4
*
|
|
|
Lint actionpack/CHANGELOG.md
Jon Moss
2017-08-06
1
-3
/
+3
*
|
|
|
Lint actioncable/CHANGELOG.md
Jon Moss
2017-08-06
1
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #30094 from dixpac/change_azure_name_in_storage_yml
David Heinemeier Hansson
2017-08-06
1
-3
/
+3
|
\
\
\
[next]