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
*
Change `form_with` to generates ids by default
npezza93
2017-11-25
12
-225
/
+310
*
Compare the actual string after comparing the HMAC proccessed strings
Rafael Mendonça França
2017-11-25
1
-1
/
+1
*
Merge pull request #24510 from vipulnsward/make-variable_size_secure_compare-...
Rafael Mendonça França
2017-11-25
5
-19
/
+37
|
\
|
*
Changed default behaviour of `ActiveSupport::SecurityUtils.secure_compare`,
Vipul A M
2017-06-07
5
-19
/
+37
*
|
Merge pull request #30510 from yhirano55/add_nodoc_to_activerecord
Eileen M. Uchitelle
2017-11-25
3
-7
/
+7
|
\
\
|
*
|
Add :nodoc: to activerecord [ci skip]
Yoshiyuki Hirano
2017-09-03
3
-7
/
+7
*
|
|
Merge pull request #31006 from rails/kamipo/ordinal_methods_should_respect_lo...
Eileen M. Uchitelle
2017-11-25
2
-0
/
+17
|
\
\
\
|
*
|
|
Ordinal methods should respect loaded records
Ryuta Kamizono
2017-10-28
2
-0
/
+17
*
|
|
|
Merge pull request #31226 from fgo/patch-22
Eileen M. Uchitelle
2017-11-25
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Update guide layout [ci skip]
Francis Go
2017-11-25
1
-3
/
+3
|
/
/
/
/
*
|
|
|
[ci skip] SecureRandom should mentioned Win32 CryptoAPI functions ins… (#31...
Atul Shimpi
2017-11-25
1
-1
/
+1
*
|
|
|
Merge pull request #31173 from matthewd/connection-fork-safety
Matthew Draper
2017-11-25
5
-0
/
+90
|
\
\
\
\
|
*
|
|
|
Improve AR connection fork safety
Matthew Draper
2017-11-18
5
-0
/
+90
*
|
|
|
|
Merge pull request #31215 from dixitp012/fix_rubocop_style_in_railties
Rafael França
2017-11-24
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Rubocop style
Dixit Patel
2017-11-24
1
-0
/
+2
*
|
|
|
|
|
Merge pull request #30881 from dimroc/master
Vipul A M
2017-11-25
1
-36
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update documentation to lead with ajax param `event.detail`
Dimitri Roche
2017-11-24
1
-4
/
+9
|
*
|
|
|
|
|
Update documentation to lead with ajax param `event.detail`
Dimitri Roche
2017-10-13
1
-36
/
+19
*
|
|
|
|
|
|
Merge pull request #31217 from atul-shimpi/master
Vipul A M
2017-11-24
7
-0
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ci skip] Rails Associations examples contains ActiveRecord::Base reference i...
Atul Shimpi
2017-11-24
7
-0
/
+0
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #31195 from mltsy/patch-2
Vipul A M
2017-11-24
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix tld_length documentation
Joe Marty
2017-11-21
1
-1
/
+1
*
|
|
|
|
|
|
Correct render method's response header's content type for option(:body) from...
Avneet Singh Malhotra
2017-11-24
1
-1
/
+1
*
|
|
|
|
|
|
Avoid connecting to GCS during app boot
George Claghorn
2017-11-23
2
-12
/
+14
*
|
|
|
|
|
|
Merge pull request #31178 from mtsmfm/fix-unstable-test
Ryuta Kamizono
2017-11-23
1
-2
/
+10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix unstable test test_delegate_socket_errors_to_on_error_handler
Fumiaki MATSUSHIMA
2017-11-23
1
-2
/
+10
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #31194 from yahonda/attributes_before_type_cast_on_boolean...
Yuji Yaginuma
2017-11-23
1
-6
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
No difference between JRuby and CRuby at test_read_attributes_before_type_cas...
Yasuo Honda
2017-11-21
1
-6
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #31202 from fgo/patch-21
Rafael França
2017-11-22
1
-9
/
+9
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Update Action Cable Overview Guide [ci skip]
Francis Go
2017-11-22
1
-9
/
+9
*
|
|
|
|
|
|
|
Merge pull request #31205 from tjschuck/doc_indentation_fix
Ryuta Kamizono
2017-11-23
1
-6
/
+6
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix CustomUrls#direct doc formatting
T.J. Schuck
2017-11-22
1
-6
/
+6
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #31204 from tjschuck/doc_fix_some_backticks_to_tt
Rafael França
2017-11-22
13
-27
/
+27
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Update incorrect backtick usage in RDoc to teletype
T.J. Schuck
2017-11-22
13
-27
/
+27
|
|
/
/
/
/
/
/
/
*
/
/
/
/
/
/
/
Make ActiveSupport::TimeZone.all independent of previous lookups (#31176)
Chris LaRose
2017-11-22
3
-3
/
+23
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #29887 from willnet/generator-suggestion-locale
Yuji Yaginuma
2017-11-22
2
-1
/
+15
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix generator suggestion raise error when I18n.available_locales don’t incl...
willnet
2017-11-22
2
-1
/
+15
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Fix loading ActiveStorage::DiskController when CSRF protection is disabled by...
George Claghorn
2017-11-21
1
-1
/
+1
*
|
|
|
|
|
|
Fix that some ASt route helpers silently discarded options
George Claghorn
2017-11-21
1
-10
/
+10
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #31188 from tgxworld/update_rack_test
Yuji Yaginuma
2017-11-21
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update `rack-test` to 0.8.
Guo Xiang Tan
2017-11-21
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Remove unused `em-hiredis`
yuuji.yaginuma
2017-11-21
2
-8
/
+0
*
|
|
|
|
|
Provide attachment writers
George Claghorn
2017-11-20
2
-0
/
+40
*
|
|
|
|
|
MemCacheStore: Support expiring counters
Takumasa Ochi
2017-11-20
3
-2
/
+31
*
|
|
|
|
|
Load 5.2 defaults in ASt dummy app
George Claghorn
2017-11-20
1
-1
/
+1
*
|
|
|
|
|
Fix direct uploads to local service
George Claghorn
2017-11-20
3
-0
/
+6
*
|
|
|
|
|
Merge pull request #31185 from vipulnsward/threading-guide
Vipul A M
2017-11-20
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Pass over Execution guide[ci skip]
Vipul A M
2017-11-20
1
-3
/
+3
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #31170 from PHedkvist/system_testing_guides
Matthew Draper
2017-11-20
1
-0
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ci skip] Added example for using headless_chrome with ActionDispatch::System...
Pierre Hedkvist
2017-11-18
1
-0
/
+10
[next]