aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove 'Current.' prefix from example.Yong Bakos2018-06-011-2/+2
* Merge pull request #33034 from utilum/remove_mocha_from_action_cableRafael França2018-05-3111-52/+120
|\
| * Remove mocha from ActionCable testsutilum2018-05-311-1/+0
| * Use Ruby instead of mochautilum2018-05-313-6/+19
| * Use minitest/mock instead of mochautilum2018-05-318-45/+101
|/
* Merge pull request #33033 from mikegee/patch-1Kasper Timm Hansen2018-05-311-1/+1
|\
| * [ci skip] "brethen" is misspelled and unclearMichael Gee2018-05-311-1/+1
|/
* Remove errant debugger callGeorge Claghorn2018-05-301-1/+0
* Include blob ID in tempfile name for debugging convenienceGeorge Claghorn2018-05-303-10/+20
* Avoid unused capture in `non_xhr_javascript_response?`Ryuta Kamizono2018-05-311-1/+1
* ActionMailer::Base can unregister observer(s) and interceptor(s). (#32207)Kota Miyake2018-05-304-19/+135
* Merge pull request #33020 from joshpencheon/time_zone_frac_microsecondsRafael França2018-05-302-2/+17
|\
| * Allow Time.zone.at to receive a second argumentJosh Pencheon2018-05-302-2/+17
* | Bundle updateRafael Mendonça França2018-05-301-100/+106
* | Merge pull request #32998 from gregmolnar/protect-from-application-javascriptEileen M. Uchitelle2018-05-302-1/+6
|\ \
| * | Include application/javascript when checking content_typeGabriel Jaldon2018-05-272-1/+6
* | | Remove unused `require "active_support/file_update_checker"`yuuji.yaginuma2018-05-301-1/+0
| |/ |/|
* | Merge pull request #33012 from bogdanvlviv/fix-discard_on-and-retry_on-docRyuta Kamizono2018-05-291-4/+4
|\ \
| * | Fix name of the second parameter of block executed by `discard_on` and `retry...bogdanvlviv2018-05-291-4/+4
|/ /
* | Merge pull request #32952 from mechanicles/32940-fixRyuta Kamizono2018-05-295-3/+35
|\ \
| * | Fix parent record should not get saved with duplicate children recordsSantosh Wadghule2018-05-285-3/+35
* | | Fix referenceGeorge Claghorn2018-05-281-1/+1
* | | Verify integrity after chunked downloadGeorge Claghorn2018-05-285-3/+24
* | | Ensure casting by boolean attribute when queryingRyuta Kamizono2018-05-293-43/+47
* | | Merge pull request #33005 from mechanicles/fix-sentenceRafael França2018-05-281-1/+1
|\ \ \
| * | | Fix sentence [ci skip]Santosh Wadghule2018-05-281-1/+1
* | | | Hide Active Storage migration installation task (#33007)utilum2018-05-281-0/+3
* | | | Merge pull request #33003 from bogdanvlviv/fix-actioncable-test-changed-in-32727Ryuta Kamizono2018-05-281-1/+1
|\ \ \ \
| * | | | Fix actionable test's assertionbogdanvlviv2018-05-281-1/+1
| |/ / /
* | | | Merge pull request #33004 from nlpgo/masterRyuta Kamizono2018-05-282-5/+5
|\ \ \ \
| * | | | Fix: Arel Postgresql visitor generates invalid SQL for GROUPING SETS.david2018-05-282-5/+5
| |/ / /
* | | | Merge pull request #33001 from utilum/update_et-orbiRyuta Kamizono2018-05-281-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update et-orbi to latest versionutilum2018-05-281-2/+2
|/ / /
* | | Remove unnecessary `with_default_enforce_utf8` methodyuuji.yaginuma2018-05-281-9/+0
* | | Parse raw value only when a value came from user in numericality validatorRyuta Kamizono2018-05-282-3/+8
| |/ |/|
* | Fix that association's after_touch is not called with counter cacheRyuta Kamizono2018-05-273-0/+31
* | Fix inconsistent touching behavior between assigning and unassigningRyuta Kamizono2018-05-274-3/+29
* | Fix `belongs_to_counter_cache_after_update` to respect polymorphic type changeRyuta Kamizono2018-05-274-3/+21
* | Avoid a subquery in updating counter cacheRyuta Kamizono2018-05-262-7/+8
* | Fix `belongs_to_counter_cache_after_update` to respect custom primary key cou...Ryuta Kamizono2018-05-262-1/+20
* | Fix `different_target?` to respect custom primary key counterRyuta Kamizono2018-05-262-3/+13
* | Eager loading won't mutate owner recordRyuta Kamizono2018-05-253-11/+27
* | Make force equality checking more strictly not to allow serialized attributeRyuta Kamizono2018-05-256-5/+32
* | Merge pull request #32982 from ruralocity/update-dateandtime-calculations-docsGeorge Claghorn2018-05-241-2/+2
|\ \
| * | Improve grammar for DateAndTime before? and after? calculations [ci skip]Aaron Sumner2018-05-241-2/+2
* | | Merge pull request #32979 from eugeneius/stale_commentRyuta Kamizono2018-05-251-1/+1
|\ \ \ | |/ / |/| |
| * | Update stale issue comment to mention 5-2-stableEugene Kenny2018-05-241-1/+1
|/ /
* | Merge pull request #32976 from oamado/fix_doc_broken_linkGuillermo Iguaran2018-05-241-1/+1
|\ \
| * | update README link: md instead rdoc [ci skip]Oscar Amado2018-05-241-1/+1
|/ /
* | Merge pull request #32975 from oamado/fix_activejob_docGuillermo Iguaran2018-05-241-1/+1
|\ \