aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bundle update resque-scheduler to latest versionutilum2019-05-081-16/+16
* Auto-correct `Style/RedundantBegin` offenceRyuta Kamizono2019-05-081-5/+3
* Fix broken markup in CHANGELOG [ci skip]Ryuta Kamizono2019-05-081-8/+9
* Remove forward ported CHANGELOG [ci skip]Ryuta Kamizono2019-05-081-4/+0
* documents autoloading in the upgrading guide [ci skip]Xavier Noria2019-05-081-0/+172
* Merge pull request #36196 from st0012/fix-29947Eileen M. Uchitelle2019-05-078-4/+53
* Merge pull request #36203 from st0012/fix-command-in-contributing-guideRyuta Kamizono2019-05-081-1/+1
|\
| * Update directory name in sample commandsst00122019-05-081-1/+1
* | Typo in the release noteAkira Matsuda2019-05-081-1/+1
* | Merge pull request #36202 from yahonda/log_transactionRyuta Kamizono2019-05-086-23/+15
|\ \ | |/ |/|
| * Remove ignored_sql from SQLCounter by adding "TRANSACTION" to log nameYasuo Honda2019-05-086-23/+15
* | Merge pull request #36201 from soartec-lab/fix_typo_dot_positionVipul A M2019-05-071-1/+1
|\ \ | |/ |/|
| * Fixed typo of dot position [skip ci]soartec-lab2019-05-071-1/+1
|/
* Properly give defaults for DatabaseSelector optionsAkira Matsuda2019-05-071-3/+3
* Merge pull request #36190 from kamipo/should_attempt_tx_callbacks_to_all_recordsRyuta Kamizono2019-05-074-18/+71
|\
| * Should attempt `committed!`/`rolledback!` to all enrolled records in the tran...Ryuta Kamizono2019-05-074-18/+71
* | Merge pull request #36191 from st0012/remove-useless-methodRyuta Kamizono2019-05-071-5/+1
|\ \ | |/ |/|
| * Remove useless find_partial methodst00122019-05-071-5/+1
|/
* Remove useless `GC.start` in `test/template/render_test.rb`Ryuta Kamizono2019-05-061-14/+0
* Merge pull request #36189 from st0012/fix-36154Ryuta Kamizono2019-05-061-4/+9
|\
| * Clear Resolvers' cache after running RenderTestCases' test casesst00122019-05-061-4/+9
|/
* Make generated test work even when using virtual attributesyuuji.yaginuma2019-05-056-7/+56
* Fix test case name to fit file nameyuuji.yaginuma2019-05-041-1/+1
* Merge pull request #36172 from tgxworld/recover_pluck_perfRyuta Kamizono2019-05-041-0/+5
|\
| * Recover perf for `pluck` by reverting 9c9c950d02af83742a5f76302d0faa99508f242c.Guo Xiang Tan2019-05-031-0/+5
|/
* Merge pull request #36168 from yahonda/remove_redundant_test_too_many_binds_t...Ryuta Kamizono2019-05-031-20/+0
|\
| * Remove redundant `test_too_many_binds`Yasuo Honda2019-05-031-20/+0
* | Merge pull request #36167 from alecclarke/update-file-extension-used-in-guideYuji Yaginuma2019-05-031-1/+1
|\ \ | |/ |/|
| * [ci skip] Correct the stylesheet name used in the guide.Alec Clarke2019-05-021-1/+1
|/
* Merge pull request #36166 from alexcameron89/add_action_cable_rnAlex Kitchens2019-05-021-11/+30
|\
| * Add Action Cable Release Notes [ci skip]Alex Kitchens2019-05-021-11/+30
|/
* Merge pull request #36131 from Shopify/fix-association-extension-module-names...Xavier Noria2019-05-023-12/+12
|\
| * Namespace association extension modules under the owner modelJean Boussier2019-05-023-12/+12
|/
* Merge pull request #36152 from prathamesh-sonpatki/active-support-notesप्रथमेश Sonpatki2019-05-021-0/+186
|\
| * Update guides/source/6_0_release_notes.mdConnor Shea2019-05-021-1/+1
| * Added release notes for Active Support [ci skip]Prathamesh Sonpatki2019-05-021-0/+186
|/
* Merge pull request #36159 from sharang-d/update-getting-startedRyuta Kamizono2019-05-021-1/+1
|\
| * Update asset compression text [ci skip]Sharang Dashputre2019-05-021-1/+1
|/
* Make scope arity check consistent (#36134)Rob Trame2019-05-013-1/+20
* Merge pull request #36149 from alexcameron89/add_active_storage_rnRafael França2019-05-011-2/+60
|\
| * Add Release Notes for Active Storage [ci skip]Alex Kitchens2019-05-011-2/+60
* | Merge pull request #35337 from abhaynikam/35265-remove-unused-argument-layout...Rafael França2019-05-013-8/+7
|\ \
| * | Removed unused layout attribute from RenderedTemplateAbhay Nikam2019-03-093-8/+7
* | | Merge pull request #36155 from prathamesh-sonpatki/am-release-notesRafael França2019-05-011-0/+24
|\ \ \
| * | | Active Model release notes [ci skip]Prathamesh Sonpatki2019-05-011-0/+24
* | | | Merge pull request #34642 from azimux/improve-hwia-initialize-by-skipping-to_...Rafael França2019-05-012-1/+29
|\ \ \ \
| * | | | HashWithIndifferentAccess#initialize performance improvementMiles Georgi2018-12-062-1/+29
* | | | | Merge pull request #36157 from prathamesh-sonpatki/getting-started-updatesRafael França2019-05-011-5/+3
|\ \ \ \ \
| * | | | | Updates to getting started per Rails 6.0 changes [ci skip]Prathamesh Sonpatki2019-05-011-5/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #36153 from yahonda/use_schema_to_ignoreRyuta Kamizono2019-05-013-19/+7
|\ \ \ \ \