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
*
Avoid a subquery in updating counter cache
Ryuta Kamizono
2018-05-26
2
-7
/
+8
*
Fix `belongs_to_counter_cache_after_update` to respect custom primary key cou...
Ryuta Kamizono
2018-05-26
2
-1
/
+20
*
Fix `different_target?` to respect custom primary key counter
Ryuta Kamizono
2018-05-26
2
-3
/
+13
*
Eager loading won't mutate owner record
Ryuta Kamizono
2018-05-25
3
-11
/
+27
*
Make force equality checking more strictly not to allow serialized attribute
Ryuta Kamizono
2018-05-25
6
-5
/
+32
*
Merge pull request #32982 from ruralocity/update-dateandtime-calculations-docs
George Claghorn
2018-05-24
1
-2
/
+2
|
\
|
*
Improve grammar for DateAndTime before? and after? calculations [ci skip]
Aaron Sumner
2018-05-24
1
-2
/
+2
*
|
Merge pull request #32979 from eugeneius/stale_comment
Ryuta Kamizono
2018-05-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update stale issue comment to mention 5-2-stable
Eugene Kenny
2018-05-24
1
-1
/
+1
|
/
*
Merge pull request #32976 from oamado/fix_doc_broken_link
Guillermo Iguaran
2018-05-24
1
-1
/
+1
|
\
|
*
update README link: md instead rdoc [ci skip]
Oscar Amado
2018-05-24
1
-1
/
+1
|
/
*
Merge pull request #32975 from oamado/fix_activejob_doc
Guillermo Iguaran
2018-05-24
1
-1
/
+1
|
\
|
*
correct link to activejob readme [ci skip]
Oscar Amado
2018-05-24
1
-1
/
+1
|
/
*
Merge pull request #32968 from utilum/shadowing_outer_variable
George Claghorn
2018-05-23
1
-8
/
+6
|
\
|
*
Avoid 2.6 warning: shadowing outer local variable - list
utilum
2018-05-23
1
-8
/
+6
*
|
Merge pull request #30406 from eliotsykes/reduce-spring-watch-calls
Rafael Mendonça França
2018-05-23
1
-6
/
+6
|
\
\
|
*
|
Minimize Spring.watch calls
Eliot Sykes
2017-08-25
1
-6
/
+6
*
|
|
Merge pull request #32969 from utilum/enable_warnings
Rafael França
2018-05-23
3
-9
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Enable warnings in all test tasks
utilum
2018-05-23
3
-9
/
+9
|
/
/
*
|
Eager autoload mail gem when eager load is true (#32808)
Samuel Cochran
2018-05-23
2
-0
/
+11
*
|
Merge pull request #32967 from javan/ast/jpg-video-previews
Javan Makhmali
2018-05-23
3
-7
/
+7
|
\
\
|
*
|
Change video preview format from PNG to JPG
Javan Makhmali
2018-05-23
3
-7
/
+7
|
/
/
*
|
Merge pull request #32882 from utilum/unnecessary_mocking
Eileen M. Uchitelle
2018-05-23
5
-39
/
+24
|
\
\
|
*
|
remove unnecessary mocking in ActionCable tests
utilum
2018-05-22
5
-39
/
+24
*
|
|
Fix RDoc formatting: `+` doesn't work with space [ci skip]
yuuji.yaginuma
2018-05-23
1
-1
/
+1
*
|
|
Merge pull request #32822 from lxxxvi/improved_error_message_in_assert_changes
Rafael França
2018-05-22
2
-2
/
+4
|
\
\
\
|
*
|
|
Clearer error message in assert_changes
lxxxvi
2018-05-05
2
-2
/
+4
*
|
|
|
Merge pull request #32699 from printercu/patch-3
Rafael França
2018-05-22
1
-1
/
+7
|
\
\
\
\
|
*
|
|
|
Respect NODE_ENV when running `rails yarn:install`
printercu
2018-04-23
1
-1
/
+7
*
|
|
|
|
Merge pull request #32851 from yskkin/doc_require_dependency
Rafael França
2018-05-22
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Document require_dependency [ci skip]
Yoshiyuki Kinjo
2018-05-09
1
-0
/
+4
*
|
|
|
|
|
Merge pull request #32144 from kazu9su/master
George Claghorn
2018-05-22
1
-0
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add ActiveStorage::Service::DiskService#url_for_direct_upload test
tommy
2018-03-01
1
-0
/
+4
*
|
|
|
|
|
|
Merge pull request #32958 from frewsxcv/patch-1
Rafael França
2018-05-22
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Indicate `true` in a doc comment is code-like.
Corey Farwell
2018-05-22
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Bump minimum version of Thor to 0.19.0
Guillermo Iguaran
2018-05-22
2
-2
/
+2
*
|
|
|
|
|
|
Merge pull request #32825 from utilum/fewer_tt.eclosure_calls
Rafael França
2018-05-22
1
-2
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove 7 years old note-to-self by tenderlove
utilum
2018-05-22
1
-2
/
+0
*
|
|
|
|
|
|
|
Rollback parent transaction when children fails to update (#32796)
Guillaume Malette
2018-05-22
3
-2
/
+22
*
|
|
|
|
|
|
|
Merge pull request #32934 from aki77/fix-locale-selector
Rafael França
2018-05-22
1
-7
/
+10
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix locale selector
aki
2018-05-19
1
-7
/
+10
*
|
|
|
|
|
|
|
Merge pull request #32865 from yahonda/another_31988
Rafael França
2018-05-22
2
-5
/
+56
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Disable foreign keys during `alter_table` for sqlite3 adapter
Yasuo Honda
2018-05-22
2
-5
/
+56
*
|
|
|
|
|
|
|
|
Merge pull request #32938 from utilum/range_case_equality
Rafael França
2018-05-22
5
-30
/
+91
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
add CHANGELOG/Doc
utilum
2018-05-22
2
-7
/
+23
|
*
|
|
|
|
|
|
|
|
Allow Range#=== and Range#cover? on Range
utilum
2018-05-22
3
-23
/
+68
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #32931 from jeremyevans/fast-xor
Rafael França
2018-05-22
1
-3
/
+8
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Speed up xor_byte_strings by 70%
Jeremy Evans
2018-05-18
1
-3
/
+8
*
|
|
|
|
|
|
|
|
Merge pull request #32936 from jacobsmith/image-variant-allow-disabling-options
George Claghorn
2018-05-21
3
-12
/
+81
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Disable variant options when false or nil present
Jacob Smith
2018-05-21
3
-12
/
+81
[next]