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
*
Partially revert 0bfdd1d
yuuji.yaginuma
2018-04-07
1
-1
/
+5
*
Upgrade capybara to 3.0.1 to make sure our tests are passing
Rafael Mendonça França
2018-04-06
1
-1
/
+3
*
Protect all active storage controllers agains CSRF
Rafael Mendonça França
2018-04-06
5
-5
/
+11
*
Add Brewfile to make easier to install all dependencies we need to run tests
Rafael Mendonça França
2018-04-06
1
-0
/
+13
*
Merge pull request #32481 from yhirano55/add_securing_rails_app_guide_link_to...
Rafael França
2018-04-06
1
-0
/
+3
|
\
|
*
[ci skip] Add securing rails app guide link to credential section
Yoshiyuki Hirano
2018-04-07
1
-0
/
+3
*
|
Merge pull request #32355 from kamipo/delegate_to_klass_in_a_scope
Rafael França
2018-04-06
5
-1
/
+30
|
\
\
|
*
|
Deprecate accessibility of private/protected class methods in named scope
Ryuta Kamizono
2018-03-30
4
-4
/
+16
|
*
|
Bring back private class methods accessibility in named scope
Ryuta Kamizono
2018-03-27
4
-2
/
+19
*
|
|
Merge pull request #32472 from Edouard-chin/ec-activesupport-teardown
Rafael França
2018-04-06
2
-1
/
+42
|
\
\
\
|
*
|
|
Rename the class as there is already an existing class with that name
Edouard CHIN
2018-04-06
1
-1
/
+1
|
*
|
|
`SetupAndTeardown#teardown` should call any subsequent after_teardown:
Edouard CHIN
2018-04-06
2
-1
/
+42
*
|
|
|
Merge pull request #32479 from kylekeesling/ie11-activestorage-direct-upload-...
Javan Makhmali
2018-04-06
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
fixes a bug in IE11 that broke direct uploads
kylekeesling
2018-04-06
2
-2
/
+2
*
|
|
|
|
Merge pull request #32480 from bogdanvlviv/add-changelog-about-dig-session-23864
Rafael França
2018-04-06
2
-2
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add changelog entry for #32446
bogdanvlviv
2018-04-06
2
-2
/
+6
*
|
|
|
|
Fix structure:dump for multiple databases
eileencodes
2018-04-06
1
-2
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #32477 from bogdanvlviv/fix-test-added-in-32444
Eileen M. Uchitelle
2018-04-06
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Fix test added in #32444
bogdanvlviv
2018-04-06
1
-2
/
+4
|
|
/
/
/
*
|
|
/
Fix broken `ServerTest` with Capybara 3.0.0
yuuji.yaginuma
2018-04-06
2
-14
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Remove redundant type check
Andrew White
2018-04-06
1
-2
/
+1
|
/
/
*
|
Merge pull request #32462 from yhirano55/add_ujs_desc_to_rakefile_in_actionview
Rafael França
2018-04-04
1
-2
/
+3
|
\
\
|
*
|
Use comment instead of desc in actionview's Rakefile
Yoshiyuki Hirano
2018-04-05
1
-2
/
+2
|
*
|
Add :ujs desc to Rakefile in actionview
Yoshiyuki Hirano
2018-04-05
1
-0
/
+1
|
/
/
*
|
Merge pull request #32441 from composerinteralia/refute-not
Rafael França
2018-04-04
20
-27
/
+223
|
\
\
|
*
|
Autocorrect `refute` RuboCop violations
Daniel Colson
2018-04-03
14
-27
/
+27
|
*
|
Add custom RuboCop for `assert_not` over `refute`
Daniel Colson
2018-04-03
6
-0
/
+196
*
|
|
Merge pull request #32444 from matrinox/fix-return-response-mutation-rack-logger
Rafael Mendonça França
2018-04-04
2
-5
/
+21
|
\
\
\
|
*
|
|
Stop mutating body response
Geoff Lee
2018-04-03
2
-5
/
+21
*
|
|
|
Merge pull request #32446 from sinsoku/add_dig_to_session
Rafael França
2018-04-04
2
-0
/
+20
|
\
\
\
\
|
*
|
|
|
Add #dig to ActionDispatch::Request::Session
claudiob
2018-04-04
2
-0
/
+20
|
|
/
/
/
*
|
|
|
Merge pull request #32447 from utilum/splat
Rafael França
2018-04-04
2
-3
/
+4
|
\
\
\
\
|
*
|
|
|
passing splat keyword arguments as a single Hash
utilum
2018-04-04
2
-3
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #32457 from yhirano55/add_private_option_to_delegation_doc
Rafael França
2018-04-04
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
[ci skip] Add :private option to delegation doc
Yoshiyuki Hirano
2018-04-05
1
-1
/
+2
*
|
|
|
|
Merge pull request #32414 from bogdan/query-cache-optimization
Rafael França
2018-04-04
2
-12
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Optimize the code inside AR::QueryCache middleware
Bogdan Gusiev
2018-04-04
2
-12
/
+6
*
|
|
|
|
|
Merge pull request #32456 from EiNSTeiN-/patch-1
Rafael França
2018-04-04
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove superfluous `ActionController::`
Francois Chagnon
2018-04-04
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #32435 from bogdanvlviv/add-missing-dots-at-the-end-of-com...
Eileen M. Uchitelle
2018-04-04
3
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Add missing dots at the end of comments in environment file templates
bogdanvlviv
2018-04-03
3
-7
/
+7
*
|
|
|
|
|
Merge pull request #32448 from yhirano55/add_private_option_to_delegate_secti...
Eileen M. Uchitelle
2018-04-04
1
-0
/
+8
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ci skip] Add :private option to delegate section in guide
Yoshiyuki Hirano
2018-04-04
1
-0
/
+8
*
|
|
|
|
|
Class methods in the `class_methods` blocks are wrongly appeared in the doc
Ryuta Kamizono
2018-04-04
5
-5
/
+5
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #32439 from yhirano55/fix_rendering_test_in_railtie
Yuji Yaginuma
2018-04-04
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix RenderingTest in railtie
Yoshiyuki Hirano
2018-04-04
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #32434 from bogdanvlviv/use-default-option-of-mattr_accessor
Andrew White
2018-04-03
1
-2
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Use `:default` option in order to set default value of `finalize_compiled_tem...
bogdanvlviv
2018-04-03
1
-2
/
+1
|
|
/
/
/
/
*
|
|
|
|
removes obsolete images in guides [ci skip]
Xavier Noria
2018-04-03
2
-0
/
+0
*
|
|
|
|
remove obsolete author images
Xavier Noria
2018-04-03
6
-0
/
+0
|
/
/
/
/
[next]