aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Ensure to calculate column aliases after all table aliases are constructedRyuta Kamizono2018-06-1910-90/+135
* | | Merge pull request #33134 from dasch/dasch/extra-cache-controlsEileen M. Uchitelle2018-06-193-2/+28
|\ \ \ | |/ / |/| |
| * | Add support for more HTTP cache controlsDaniel Schierbeck2018-06-133-2/+28
* | | Merge pull request #33152 from bogdanvlviv/fix-ruby-version-fileRafael França2018-06-182-2/+8
|\ \ \
| * | | Fix Ruby version in `.ruby-version`bogdanvlviv2018-06-182-2/+8
* | | | Merge pull request #33150 from vaidehijoshi/test-journey-or-tokenEileen M. Uchitelle2018-06-181-0/+6
|\ \ \ \
| * | | | Add test case for the `|` token in Journey scannervaidehijoshi2018-06-181-0/+6
|/ / / /
* | | | Merge pull request #33147 from nsgc/add-api-document-about-migration-methodsRyuta Kamizono2018-06-181-0/+5
|\ \ \ \
| * | | | Add docs for ActiveRecord::Migration#say, #say_with_time, #suppress_messages ...Naoki Nishiguchi2018-06-181-0/+5
* | | | | Fix `touch` option to behave consistently with `Persistence#touch` methodRyuta Kamizono2018-06-1810-51/+98
|/ / / /
* / / / Remove unused requireyuuji.yaginuma2018-06-181-1/+0
|/ / /
* | | Fix "warning: Net::HTTPResponse#header is obsolete"yuuji.yaginuma2018-06-171-1/+1
* | | Fix Active Storage configuration example [ci skip]yuuji.yaginuma2018-06-161-2/+2
* | | Merge pull request #33140 from bogdanvlviv/fix-rubocop-violationsYuji Yaginuma2018-06-151-1/+1
|\ \ \
| * | | Fix rubocop violationsbogdanvlviv2018-06-151-1/+1
|/ / /
* | | Merge pull request #33136 from Meekohi/masterRafael França2018-06-141-11/+9
|\ \ \
| * | | Update example for whitelisting arbitrary hashesMichael Holroyd2018-06-141-11/+9
|/ / /
* / / Add missing documentation about `config.action_mailer.preview_interceptors` [...yuuji.yaginuma2018-06-141-0/+6
|/ /
* | 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
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |