aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Only define attribute methods from schema cacheEugene Kenny2018-09-287-2/+109
* Fix "warning: shadowing outer local variable - config"yuuji.yaginuma2018-09-261-2/+2
* Merge pull request #33968 from gmcgibbon/stringify_db_configurationsRafael França2018-09-253-2/+30
|\
| * Stringify database configurationsGannon McGibbon2018-09-243-2/+30
* | Merge pull request #33975 from JuanitoFatas/jf.fix-test-nameRafael França2018-09-251-1/+1
|\ \
| * | Fix a content_for test descriptionJuanito Fatas2018-09-251-1/+1
* | | Remove `counter_cache_target` which is no longer calledRyuta Kamizono2018-09-261-10/+1
* | | Fix more offencesRafael Mendonça França2018-09-253-3/+3
* | | Change the empty block style to have space inside of the blockRafael Mendonça França2018-09-2560-141/+142
* | | Merge pull request #33974 from rails/remove-catch-all-from-amAaron Patterson2018-09-251-17/+7
|\ \ \
| * | | This patch removes deprecated catch-all routes from AMAaron Patterson2018-09-241-17/+7
* | | | Merge pull request #33973 from rails/remove-catch-allAaron Patterson2018-09-2519-78/+296
|\ \ \ \
| * | | | make bot happyAaron Patterson2018-09-244-9/+9
| * | | | Add hack to deal with warningsAaron Patterson2018-09-241-1/+1
| * | | | Remove deprecated catch-all route in the AV testsAaron Patterson2018-09-2419-78/+296
| |/ / /
* | | | Merge pull request #33977 from marshall-lee/abandon-top-supportRyuta Kamizono2018-09-2510-27/+4
|\ \ \ \
| * | | | Abandon TOP support.Vladimir Kochnev2018-09-2510-27/+4
|/ / / /
* | | | Merge pull request #33953 from wagurano/guides_markdown_custom_header_idRafael França2018-09-242-2/+7
|\ \ \ \
| * | | | Fix rails guides markdown.rb and renderer.rb to use custom header idwagurano2018-09-232-2/+7
* | | | | Merge pull request #33964 from pskl/masterRafael França2018-09-241-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Improve phrasing of one sentence in the contributing guidePascal Lamouric2018-09-241-1/+1
* | | | | Merge pull request #33959 from eugeneius/eager_load_attribute_methodsRyuta Kamizono2018-09-252-0/+55
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Eagerly define attribute methods in productionEugene Kenny2018-09-242-0/+55
* | | | | Merge pull request #33960 from utilum/update_minimagick_version_to_4.9.2Ryuta Kamizono2018-09-241-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | update mini_magick to the latest versionutilum2018-09-241-2/+2
|/ / / /
* | | | Extract `instrument` method.Kasper Timm Hansen2018-09-231-26/+11
* | | | `Persistence#increment!` requires an attribute argument which is incrementedRyuta Kamizono2018-09-242-1/+6
* | | | Merge pull request #33829 from mtsmfm/encode-filenameKasper Timm Hansen2018-09-2310-82/+104
|\ \ \ \
| * | | | Encode Content-Disposition filenames on send_data and send_fileFumiaki MATSUSHIMA2018-09-1310-82/+104
* | | | | Merge pull request #33949 from sjain1107/no-private-defKasper Timm Hansen2018-09-239-72/+87
|\ \ \ \ \
| * | | | | Remove private defSakshi Jain2018-09-239-72/+87
* | | | | | Merge pull request #33951 from abartov/patch-1George Claghorn2018-09-231-0/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Added mandatory region and bucketAsaf Bartov2018-09-231-0/+2
| |/ / / /
* | | | | Merge pull request #32971 from y-yagi/use_plus_operator_to_unfreeze_stringYuji Yaginuma2018-09-23101-364/+366
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Enable `Performance/UnfreezeString` copyuuji.yaginuma2018-09-23101-364/+366
|/ / / /
* | | | Make sure this test check the issue solved in #31135Rafael Mendonça França2018-09-221-6/+12
* | | | Fix "warning: shadowing outer local variable - job"yuuji.yaginuma2018-09-221-2/+2
* | | | Merge pull request #33564 from avit/escape_javascript_castingRafael França2018-09-212-4/+9
|\ \ \ \
| * | | | Let escape_javascript handle conversion to stringAndrew Vit2018-09-212-4/+9
* | | | | No private def in the codebaseRafael Mendonça França2018-09-212-13/+16
* | | | | Merge pull request #33932 from schneems/schneems/recyclable-key-support-cacheRichard Schneeman2018-09-218-0/+69
|\ \ \ \ \
| * | | | | Switch to supports_cache_versioning? check to a class methodschneems2018-09-208-29/+23
| * | | | | [close #33907] Error when using "recyclable" cache keys with a store that doe...schneems2018-09-208-0/+75
* | | | | | Merge pull request #33940 from ianfleeton/chaptersRyuta Kamizono2018-09-211-13/+13
|\ \ \ \ \ \
| * | | | | | Replace line items with chapters [ci skip]Ian Fleeton2018-09-211-13/+13
|/ / / / / /
* | | | | | Merge pull request #33934 from tgxworld/add_missing_test_caseRyuta Kamizono2018-09-211-0/+7
|\ \ \ \ \ \
| * | | | | | Add missing test case for `redirect_to` when request includes a port.Guo Xiang Tan2018-09-211-0/+7
* | | | | | | Merge pull request #33922 from schneems/schneems/collection-caching-easier-to...Richard Schneeman2018-09-201-0/+35
|\ \ \ \ \ \ \
| * | | | | | | [ci skip] document collection_caching.rbschneems2018-09-191-0/+35
* | | | | | | | Merge pull request #33933 from davidcelis/patch-1Yuji Yaginuma2018-09-211-0/+1
|\ \ \ \ \ \ \ \