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
...
*
|
|
|
Auto-correct `Style/RedundantBegin` offence
Ryuta Kamizono
2019-05-08
1
-5
/
+3
*
|
|
|
Fix broken markup in CHANGELOG [ci skip]
Ryuta Kamizono
2019-05-08
1
-8
/
+9
*
|
|
|
Remove forward ported CHANGELOG [ci skip]
Ryuta Kamizono
2019-05-08
1
-4
/
+0
*
|
|
|
documents autoloading in the upgrading guide [ci skip]
Xavier Noria
2019-05-08
1
-0
/
+172
*
|
|
|
Merge pull request #36196 from st0012/fix-29947
Eileen M. Uchitelle
2019-05-07
8
-4
/
+53
*
|
|
|
Merge pull request #36203 from st0012/fix-command-in-contributing-guide
Ryuta Kamizono
2019-05-08
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Update directory name in sample commands
st0012
2019-05-08
1
-1
/
+1
*
|
|
|
|
Typo in the release note
Akira Matsuda
2019-05-08
1
-1
/
+1
*
|
|
|
|
Merge pull request #36202 from yahonda/log_transaction
Ryuta Kamizono
2019-05-08
6
-23
/
+15
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove ignored_sql from SQLCounter by adding "TRANSACTION" to log name
Yasuo Honda
2019-05-08
6
-23
/
+15
*
|
|
|
|
Merge pull request #36201 from soartec-lab/fix_typo_dot_position
Vipul A M
2019-05-07
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixed typo of dot position [skip ci]
soartec-lab
2019-05-07
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Properly give defaults for DatabaseSelector options
Akira Matsuda
2019-05-07
1
-3
/
+3
*
|
|
|
Merge pull request #36190 from kamipo/should_attempt_tx_callbacks_to_all_records
Ryuta Kamizono
2019-05-07
4
-18
/
+71
|
\
\
\
\
|
*
|
|
|
Should attempt `committed!`/`rolledback!` to all enrolled records in the tran...
Ryuta Kamizono
2019-05-07
4
-18
/
+71
*
|
|
|
|
Merge pull request #36191 from st0012/remove-useless-method
Ryuta Kamizono
2019-05-07
1
-5
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove useless find_partial method
st0012
2019-05-07
1
-5
/
+1
|
/
/
/
/
*
|
|
|
Remove useless `GC.start` in `test/template/render_test.rb`
Ryuta Kamizono
2019-05-06
1
-14
/
+0
*
|
|
|
Merge pull request #36189 from st0012/fix-36154
Ryuta Kamizono
2019-05-06
1
-4
/
+9
|
\
\
\
\
|
*
|
|
|
Clear Resolvers' cache after running RenderTestCases' test cases
st0012
2019-05-06
1
-4
/
+9
|
/
/
/
/
*
/
/
/
Make generated test work even when using virtual attributes
yuuji.yaginuma
2019-05-05
6
-7
/
+56
|
/
/
/
*
|
|
Fix test case name to fit file name
yuuji.yaginuma
2019-05-04
1
-1
/
+1
*
|
|
Merge pull request #36172 from tgxworld/recover_pluck_perf
Ryuta Kamizono
2019-05-04
1
-0
/
+5
|
\
\
\
|
*
|
|
Recover perf for `pluck` by reverting 9c9c950d02af83742a5f76302d0faa99508f242c.
Guo Xiang Tan
2019-05-03
1
-0
/
+5
|
/
/
/
*
|
|
Merge pull request #36168 from yahonda/remove_redundant_test_too_many_binds_t...
Ryuta Kamizono
2019-05-03
1
-20
/
+0
|
\
\
\
|
*
|
|
Remove redundant `test_too_many_binds`
Yasuo Honda
2019-05-03
1
-20
/
+0
*
|
|
|
Merge pull request #36167 from alecclarke/update-file-extension-used-in-guide
Yuji Yaginuma
2019-05-03
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[ci skip] Correct the stylesheet name used in the guide.
Alec Clarke
2019-05-02
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #36166 from alexcameron89/add_action_cable_rn
Alex Kitchens
2019-05-02
1
-11
/
+30
|
\
\
\
|
*
|
|
Add Action Cable Release Notes [ci skip]
Alex Kitchens
2019-05-02
1
-11
/
+30
|
/
/
/
*
|
|
Merge pull request #36131 from Shopify/fix-association-extension-module-names...
Xavier Noria
2019-05-02
3
-12
/
+12
|
\
\
\
|
*
|
|
Namespace association extension modules under the owner model
Jean Boussier
2019-05-02
3
-12
/
+12
|
/
/
/
*
|
|
Merge pull request #36152 from prathamesh-sonpatki/active-support-notes
प्रथमेश Sonpatki
2019-05-02
1
-0
/
+186
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update guides/source/6_0_release_notes.md
Connor Shea
2019-05-02
1
-1
/
+1
|
*
|
Added release notes for Active Support [ci skip]
Prathamesh Sonpatki
2019-05-02
1
-0
/
+186
|
/
/
*
|
Merge pull request #36159 from sharang-d/update-getting-started
Ryuta Kamizono
2019-05-02
1
-1
/
+1
|
\
\
|
*
|
Update asset compression text [ci skip]
Sharang Dashputre
2019-05-02
1
-1
/
+1
|
/
/
*
|
Make scope arity check consistent (#36134)
Rob Trame
2019-05-01
3
-1
/
+20
*
|
Merge pull request #36149 from alexcameron89/add_active_storage_rn
Rafael França
2019-05-01
1
-2
/
+60
|
\
\
|
*
|
Add Release Notes for Active Storage [ci skip]
Alex Kitchens
2019-05-01
1
-2
/
+60
*
|
|
Merge pull request #35337 from abhaynikam/35265-remove-unused-argument-layout...
Rafael França
2019-05-01
3
-8
/
+7
|
\
\
\
|
*
|
|
Removed unused layout attribute from RenderedTemplate
Abhay Nikam
2019-03-09
3
-8
/
+7
*
|
|
|
Merge pull request #36155 from prathamesh-sonpatki/am-release-notes
Rafael França
2019-05-01
1
-0
/
+24
|
\
\
\
\
|
*
|
|
|
Active Model release notes [ci skip]
Prathamesh Sonpatki
2019-05-01
1
-0
/
+24
*
|
|
|
|
Merge pull request #34642 from azimux/improve-hwia-initialize-by-skipping-to_...
Rafael França
2019-05-01
2
-1
/
+29
|
\
\
\
\
\
|
*
|
|
|
|
HashWithIndifferentAccess#initialize performance improvement
Miles Georgi
2018-12-06
2
-1
/
+29
*
|
|
|
|
|
Merge pull request #36157 from prathamesh-sonpatki/getting-started-updates
Rafael França
2019-05-01
1
-5
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Updates to getting started per Rails 6.0 changes [ci skip]
Prathamesh Sonpatki
2019-05-01
1
-5
/
+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #36153 from yahonda/use_schema_to_ignore
Ryuta Kamizono
2019-05-01
3
-19
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove database specific sql statements from SQLCounter
Yasuo Honda
2019-05-01
3
-19
/
+7
|
/
/
/
/
/
/
[prev]
[next]