aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #29373 from untidy-hair/store_accessor_enhanceRyuta Kamizono2018-06-135-7/+61
|\ \
| * | Update prefix and allow suffix options for store accessorsYukio Mizuta2018-06-124-5/+59
* | | Merge pull request #33131 from bogdanvlviv/update-active_support_core_extensi...Ryuta Kamizono2018-06-131-76/+56
|\ \ \
| * | | Update "Active Support Core Extensions" Guidebogdanvlviv2018-06-121-76/+56
* | | | Add ability to configure cache notifications infoEileen Uchitelle2018-06-122-7/+37
* | | | Merge pull request #33127 from searls/patch-1Matthew Draper2018-06-121-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove reference to session_store.rb initializerJustin Searls2018-06-121-1/+1
|/ / /
* | | Merge pull request #33123 from siasmj/masterRyuta Kamizono2018-06-121-1/+1
|\ \ \
| * | | Add comma to example in guides/source/active_storage_overview.md [ci skip]Matt Sias2018-06-111-1/+1
|/ / /
* | | Merge pull request #33121 from bogdanvlviv/add-changelog-for-32956Ryuta Kamizono2018-06-122-1/+7
|\ \ \
| * | | Add changelog for #32956 [ci skip]bogdanvlviv2018-06-122-1/+7
|/ / /
* | | Merge pull request #33120 from bogdanvlviv/fix-active_model-errors-docsRyuta Kamizono2018-06-122-2/+2
|\ \ \
| * | | Fix active_model/errors docs [ci skip]bogdanvlviv2018-06-122-2/+2
* | | | Merge pull request #33119 from utilum/project_names_are_not_codeXavier Noria2018-06-112-5/+5
|\ \ \ \
| * | | | Remove backticks around proejct namesutilum2018-06-112-5/+5
* | | | | Merge pull request #33118 from dan-jensen/fix-eager-load-lockup-bug-in-develo...Rafael França2018-06-112-1/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix bug with eager_load in development environmentDan Jensen2018-06-112-1/+10
* | | | | Merge pull request #33106 from marcandre/datecalcRafael Mendonça França2018-06-111-15/+12
|\ \ \ \ \
| * | | | | Use fetch for better error handlingMarc-Andre Lafortune2018-06-091-2/+2
| * | | | | Use same weekday correspondance as Date#wday.Marc-Andre Lafortune2018-06-091-13/+10
* | | | | | Merge pull request #33092 from utilum/warnings_in_contribute_guideRafael França2018-06-111-6/+0
|\ \ \ \ \ \
| * | | | | | Remove ineffective no-warnings flags from Contribute guideutilum2018-06-081-6/+0
* | | | | | | Merge pull request #32997 from utilum/dev_dep_guide_update_ast_requirementsRafael França2018-06-115-10/+39
|\ \ \ \ \ \ \
| * | | | | | | Update ffmpeg -> FFmpeg, mutools|mupdf -> muPDFutilum2018-06-084-5/+6
| * | | | | | | Dev-Dep guide: mention AST third party requirementsutilum2018-06-082-5/+33
| |/ / / / / /
* | | | / / / Don't use `target=`Rafael Mendonça França2018-06-112-2/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #33114 from utilum/redundant_accessorsRafael França2018-06-111-2/+0
|\ \ \ \ \ \
| * | | | | | Remove redundant accessorsutilum2018-06-111-2/+0
* | | | | | | Use `-=` to change the update the collection on the associationRafael Mendonça França2018-06-112-3/+2
* | | | | | | Merge pull request #29939 from arthurchui/activerecord-delete-associations-loopRafael Mendonça França2018-06-111-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use hash lookup for deleting existing associations from `target`Arthur Chui2017-07-251-1/+2
* | | | | | | Merge pull request #32956 from Shopify/i18n_activemodel_errors_full_messageRafael França2018-06-115-2/+135
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add global config for config.active_model.i18n_full_messageMartin Larochelle2018-06-055-1/+59
| * | | | | | Allow to override the full_message error formatMartin Larochelle2018-05-222-2/+77
* | | | | | | Merge pull request #33093 from rails/use-rack-to-dump-queryAaron Patterson2018-06-112-3/+11
|\ \ \ \ \ \ \
| * | | | | | | Use Rack to generate query information under testAaron Patterson2018-06-082-3/+11
| | |_|/ / / / | |/| | | | |
* | | | | | | Fix alias confliction when joining same table on has many through with left_j...Ryuta Kamizono2018-06-112-1/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | :scissors:Ryuta Kamizono2018-06-101-1/+1
* | | | | | Update `config.active_storage.variable_content_types` default value in guides...yuuji.yaginuma2018-06-101-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge pull request #33078 from bogdanvlviv/add-remove-requireRyuta Kamizono2018-06-095-13/+5
|\ \ \ \ \
| * | | | | Add missing `require`bogdanvlviv2018-06-072-0/+5
| * | | | | Remove unused `require`bogdanvlviv2018-06-073-13/+0
* | | | | | Avoid Node.js v10.4.0 for nowyuuji.yaginuma2018-06-091-1/+1
* | | | | | Merge pull request #33087 from bogdanvlviv/document-CompareWithRangeRafael França2018-06-081-1/+1
|\ \ \ \ \ \
| * | | | | | Add `ActiveSupport::CompareWithRange` to API docsbogdanvlviv2018-06-071-1/+1
| |/ / / / /
* | | | | | Merge pull request #33102 from bogdanvlviv/refactor-actioncable-testsRafael França2018-06-0818-45/+12
|\ \ \ \ \ \
| * | | | | | Include `ActiveSupport::Testing::MethodCallAssertions` to `ActionCable::TestC...bogdanvlviv2018-06-0813-36/+3
| * | | | | | Inherit all actioncable's test classes from `ActionCable::TestCase`bogdanvlviv2018-06-089-9/+9
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #33103 from bogdanvlviv/fix-using-of-method_call_assertionsRafael França2018-06-083-5/+2
|\ \ \ \ \ \
| * | | | | | Include `ActiveSupport::Testing::MethodCallAssertions` in `railties/test/isol...bogdanvlviv2018-06-092-2/+2