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
*
Only define attribute methods from schema cache
Eugene Kenny
2018-09-28
7
-2
/
+109
*
Fix "warning: shadowing outer local variable - config"
yuuji.yaginuma
2018-09-26
1
-2
/
+2
*
Merge pull request #33968 from gmcgibbon/stringify_db_configurations
Rafael França
2018-09-25
3
-2
/
+30
|
\
|
*
Stringify database configurations
Gannon McGibbon
2018-09-24
3
-2
/
+30
*
|
Merge pull request #33975 from JuanitoFatas/jf.fix-test-name
Rafael França
2018-09-25
1
-1
/
+1
|
\
\
|
*
|
Fix a content_for test description
Juanito Fatas
2018-09-25
1
-1
/
+1
*
|
|
Remove `counter_cache_target` which is no longer called
Ryuta Kamizono
2018-09-26
1
-10
/
+1
*
|
|
Fix more offences
Rafael Mendonça França
2018-09-25
3
-3
/
+3
*
|
|
Change the empty block style to have space inside of the block
Rafael Mendonça França
2018-09-25
60
-141
/
+142
*
|
|
Merge pull request #33974 from rails/remove-catch-all-from-am
Aaron Patterson
2018-09-25
1
-17
/
+7
|
\
\
\
|
*
|
|
This patch removes deprecated catch-all routes from AM
Aaron Patterson
2018-09-24
1
-17
/
+7
*
|
|
|
Merge pull request #33973 from rails/remove-catch-all
Aaron Patterson
2018-09-25
19
-78
/
+296
|
\
\
\
\
|
*
|
|
|
make bot happy
Aaron Patterson
2018-09-24
4
-9
/
+9
|
*
|
|
|
Add hack to deal with warnings
Aaron Patterson
2018-09-24
1
-1
/
+1
|
*
|
|
|
Remove deprecated catch-all route in the AV tests
Aaron Patterson
2018-09-24
19
-78
/
+296
|
|
/
/
/
*
|
|
|
Merge pull request #33977 from marshall-lee/abandon-top-support
Ryuta Kamizono
2018-09-25
10
-27
/
+4
|
\
\
\
\
|
*
|
|
|
Abandon TOP support.
Vladimir Kochnev
2018-09-25
10
-27
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #33953 from wagurano/guides_markdown_custom_header_id
Rafael França
2018-09-24
2
-2
/
+7
|
\
\
\
\
|
*
|
|
|
Fix rails guides markdown.rb and renderer.rb to use custom header id
wagurano
2018-09-23
2
-2
/
+7
*
|
|
|
|
Merge pull request #33964 from pskl/master
Rafael França
2018-09-24
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Improve phrasing of one sentence in the contributing guide
Pascal Lamouric
2018-09-24
1
-1
/
+1
*
|
|
|
|
Merge pull request #33959 from eugeneius/eager_load_attribute_methods
Ryuta Kamizono
2018-09-25
2
-0
/
+55
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Eagerly define attribute methods in production
Eugene Kenny
2018-09-24
2
-0
/
+55
*
|
|
|
|
Merge pull request #33960 from utilum/update_minimagick_version_to_4.9.2
Ryuta Kamizono
2018-09-24
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
update mini_magick to the latest version
utilum
2018-09-24
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Extract `instrument` method.
Kasper Timm Hansen
2018-09-23
1
-26
/
+11
*
|
|
|
`Persistence#increment!` requires an attribute argument which is incremented
Ryuta Kamizono
2018-09-24
2
-1
/
+6
*
|
|
|
Merge pull request #33829 from mtsmfm/encode-filename
Kasper Timm Hansen
2018-09-23
10
-82
/
+104
|
\
\
\
\
|
*
|
|
|
Encode Content-Disposition filenames on send_data and send_file
Fumiaki MATSUSHIMA
2018-09-13
10
-82
/
+104
*
|
|
|
|
Merge pull request #33949 from sjain1107/no-private-def
Kasper Timm Hansen
2018-09-23
9
-72
/
+87
|
\
\
\
\
\
|
*
|
|
|
|
Remove private def
Sakshi Jain
2018-09-23
9
-72
/
+87
*
|
|
|
|
|
Merge pull request #33951 from abartov/patch-1
George Claghorn
2018-09-23
1
-0
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Added mandatory region and bucket
Asaf Bartov
2018-09-23
1
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #32971 from y-yagi/use_plus_operator_to_unfreeze_string
Yuji Yaginuma
2018-09-23
101
-364
/
+366
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
101
-364
/
+366
|
/
/
/
/
*
|
|
|
Make sure this test check the issue solved in #31135
Rafael Mendonça França
2018-09-22
1
-6
/
+12
*
|
|
|
Fix "warning: shadowing outer local variable - job"
yuuji.yaginuma
2018-09-22
1
-2
/
+2
*
|
|
|
Merge pull request #33564 from avit/escape_javascript_casting
Rafael França
2018-09-21
2
-4
/
+9
|
\
\
\
\
|
*
|
|
|
Let escape_javascript handle conversion to string
Andrew Vit
2018-09-21
2
-4
/
+9
*
|
|
|
|
No private def in the codebase
Rafael Mendonça França
2018-09-21
2
-13
/
+16
*
|
|
|
|
Merge pull request #33932 from schneems/schneems/recyclable-key-support-cache
Richard Schneeman
2018-09-21
8
-0
/
+69
|
\
\
\
\
\
|
*
|
|
|
|
Switch to supports_cache_versioning? check to a class method
schneems
2018-09-20
8
-29
/
+23
|
*
|
|
|
|
[close #33907] Error when using "recyclable" cache keys with a store that doe...
schneems
2018-09-20
8
-0
/
+75
*
|
|
|
|
|
Merge pull request #33940 from ianfleeton/chapters
Ryuta Kamizono
2018-09-21
1
-13
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Replace line items with chapters [ci skip]
Ian Fleeton
2018-09-21
1
-13
/
+13
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #33934 from tgxworld/add_missing_test_case
Ryuta Kamizono
2018-09-21
1
-0
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add missing test case for `redirect_to` when request includes a port.
Guo Xiang Tan
2018-09-21
1
-0
/
+7
*
|
|
|
|
|
|
Merge pull request #33922 from schneems/schneems/collection-caching-easier-to...
Richard Schneeman
2018-09-20
1
-0
/
+35
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ci skip] document collection_caching.rb
schneems
2018-09-19
1
-0
/
+35
*
|
|
|
|
|
|
|
Merge pull request #33933 from davidcelis/patch-1
Yuji Yaginuma
2018-09-21
1
-0
/
+1
|
\
\
\
\
\
\
\
\
[next]