aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Fix structure:dump for multiple databaseseileencodes2018-04-061-2/+1
|/ / / / /
* | | | | Merge pull request #32477 from bogdanvlviv/fix-test-added-in-32444Eileen M. Uchitelle2018-04-061-2/+4
|\ \ \ \ \
| * | | | | Fix test added in #32444bogdanvlviv2018-04-061-2/+4
| |/ / / /
* | | / / Fix broken `ServerTest` with Capybara 3.0.0yuuji.yaginuma2018-04-062-14/+10
| |_|/ / |/| | |
* | | | Remove redundant type checkAndrew White2018-04-061-2/+1
|/ / /
* | | Merge pull request #32462 from yhirano55/add_ujs_desc_to_rakefile_in_actionviewRafael França2018-04-041-2/+3
|\ \ \
| * | | Use comment instead of desc in actionview's RakefileYoshiyuki Hirano2018-04-051-2/+2
| * | | Add :ujs desc to Rakefile in actionviewYoshiyuki Hirano2018-04-051-0/+1
|/ / /
* | | Merge pull request #32441 from composerinteralia/refute-notRafael França2018-04-0420-27/+223
|\ \ \
| * | | Autocorrect `refute` RuboCop violationsDaniel Colson2018-04-0314-27/+27
| * | | Add custom RuboCop for `assert_not` over `refute`Daniel Colson2018-04-036-0/+196
* | | | Merge pull request #32444 from matrinox/fix-return-response-mutation-rack-loggerRafael Mendonça França2018-04-042-5/+21
|\ \ \ \
| * | | | Stop mutating body responseGeoff Lee2018-04-032-5/+21
* | | | | Merge pull request #32446 from sinsoku/add_dig_to_sessionRafael França2018-04-042-0/+20
|\ \ \ \ \
| * | | | | Add #dig to ActionDispatch::Request::Sessionclaudiob2018-04-042-0/+20
| |/ / / /
* | | | | Merge pull request #32447 from utilum/splatRafael França2018-04-042-3/+4
|\ \ \ \ \
| * | | | | passing splat keyword arguments as a single Hashutilum2018-04-042-3/+4
| |/ / / /
* | | | | Merge pull request #32457 from yhirano55/add_private_option_to_delegation_docRafael França2018-04-041-1/+2
|\ \ \ \ \
| * | | | | [ci skip] Add :private option to delegation docYoshiyuki Hirano2018-04-051-1/+2
* | | | | | Merge pull request #32414 from bogdan/query-cache-optimizationRafael França2018-04-042-12/+6
|\ \ \ \ \ \
| * | | | | | Optimize the code inside AR::QueryCache middlewareBogdan Gusiev2018-04-042-12/+6
* | | | | | | Merge pull request #32456 from EiNSTeiN-/patch-1Rafael França2018-04-041-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove superfluous `ActionController::`Francois Chagnon2018-04-041-1/+1
|/ / / / / /
* | | | | | Merge pull request #32435 from bogdanvlviv/add-missing-dots-at-the-end-of-com...Eileen M. Uchitelle2018-04-043-7/+7
|\ \ \ \ \ \
| * | | | | | Add missing dots at the end of comments in environment file templatesbogdanvlviv2018-04-033-7/+7
* | | | | | | Merge pull request #32448 from yhirano55/add_private_option_to_delegate_secti...Eileen M. Uchitelle2018-04-041-0/+8
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | [ci skip] Add :private option to delegate section in guideYoshiyuki Hirano2018-04-041-0/+8
* | | | | | | Class methods in the `class_methods` blocks are wrongly appeared in the docRyuta Kamizono2018-04-045-5/+5
|/ / / / / /
* | | | | | Merge pull request #32439 from yhirano55/fix_rendering_test_in_railtieYuji Yaginuma2018-04-041-1/+1
|\ \ \ \ \ \
| * | | | | | Fix RenderingTest in railtieYoshiyuki Hirano2018-04-041-1/+1
* | | | | | | Merge pull request #32434 from bogdanvlviv/use-default-option-of-mattr_accessorAndrew White2018-04-031-2/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use `:default` option in order to set default value of `finalize_compiled_tem...bogdanvlviv2018-04-031-2/+1
| |/ / / / /
* | | | | | removes obsolete images in guides [ci skip]Xavier Noria2018-04-032-0/+0
* | | | | | remove obsolete author imagesXavier Noria2018-04-036-0/+0
|/ / / / /
* | | | | Merge pull request #32432 from prathamesh-sonpatki/credits-cleanupAndrew White2018-04-032-10/+1
|\ \ \ \ \
| * | | | | Cleanup credits related code as it is removed now in PR #32429Prathamesh Sonpatki2018-04-032-10/+1
|/ / / / /
* | | | | Merge pull request #32429 from yhirano55/remove_credits_html_from_rails_guidesKasper Timm Hansen2018-04-036-89/+1
|\ \ \ \ \
| * | | | | Remove credits.html from Rails GuidesYoshiyuki Hirano2018-04-036-89/+1
* | | | | | Merge pull request #32430 from yhirano55/display_db_drop_desc_in_activerecordRyuta Kamizono2018-04-031-1/+3
|\ \ \ \ \ \
| * | | | | | Display db:drop description in ActiveRecordYoshiyuki Hirano2018-04-031-1/+3
| |/ / / / /
* | | | | | Merge pull request #32427 from tjschuck/small_doc_fixesRyuta Kamizono2018-04-034-7/+7
|\ \ \ \ \ \
| * | | | | | Small doc fixesT.J. Schuck2018-04-024-7/+7
| |/ / / / /
* | | | | | Merge pull request #32428 from EarthSchlange/patch-1Ryuta Kamizono2018-04-031-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Doc fix added missing quoteMichael H2018-04-021-1/+1
|/ / / / /
* | | | | Merge pull request #32418 from urbanautomaton/disable-template-finalizer-in-testRafael França2018-04-025-1/+33
|\ \ \ \ \
| * | | | | Add `action_view.finalize_compiled_template_methods` config optionSimon Coffey2018-04-025-1/+33
|/ / / / /
* | | | | Merge pull request #32336 from vincedevendra/allow_mutating_dig_return_valueAaron Patterson2018-04-022-1/+10
|\ \ \ \ \
| * | | | | Make mutating params#dig mutate underlying paramsVince DeVendra2018-03-242-1/+10
* | | | | | Merge pull request #32404 from mathieumahe/masterGuillermo Iguaran2018-04-023-1/+39
|\ \ \ \ \ \
| * | | | | | Extract the confirm call in its own, overridable method in rails_ujsMathieu2018-04-013-1/+39