aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26675 from j1wilmot/update-docsJon Moss2016-09-301-1/+0
|\
| * Remove dup distinct from AR query list [ci skip]Jeremy Wilmot2016-09-301-1/+0
|/
* Merge pull request #26584 from Shopify/cached-query-nameRafael França2016-09-304-11/+18
|\
| * Preserve cached queries name in AS notificationsJean Boussier2016-09-224-11/+18
* | Merge pull request #26646 from matthewd/cable-bufferMatthew Draper2016-10-014-12/+100
|\ \
| * | Buffer writes to the cable socketsMatthew Draper2016-09-284-12/+100
* | | Merge pull request #26147 from matthewd/callback-backtraceMatthew Draper2016-10-012-135/+274
|\ \ \
| * | | Tighten the backtrace pollution from passing through callbacksMatthew Draper2016-09-302-135/+274
|/ / /
* | | Don't skip in-memory insertion of associations when loaded in validateSean Griffin2016-09-294-16/+43
* | | Merge pull request #26660 from unasuke/fix_typo_in_5_0_release_notesVipul A M2016-09-291-1/+1
|\ \ \
| * | | Fix typo in 5_0_release_notes.md doc [ci skip]Yusuke Nakamura2016-09-291-1/+1
|/ / /
* | | Merge pull request #26659 from y-yagi/remove_mongrel_once_againKasper Timm Hansen2016-09-291-1/+1
|\ \ \
| * | | remove `mongrel` once againyuuji.yaginuma2016-09-291-1/+1
* | | | Merge pull request #26402 from mtsmfm/remove-dead-constantsAkira Matsuda2016-09-291-30/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove dead constantsFumiaki MATSUSHIMA2016-09-061-30/+0
* | | | Merge pull request #26648 from y-yagi/update_description_of_queue_adapterJon Moss2016-09-281-2/+2
|\ \ \ \
| * | | | update description of queue adapter in test [ci skip]yuuji.yaginuma2016-09-281-2/+2
* | | | | Merge pull request #26654 from Neodelf/activesupport_1Jon Moss2016-09-281-1/+1
|\ \ \ \ \
| * | | | | [ci skip] Remove not necessary whitespaceAndrey Molchanov2016-09-281-1/+1
* | | | | | Merge pull request #26653 from Neodelf/new_branch_nameJon Moss2016-09-281-1/+1
|\ \ \ \ \ \
| * | | | | | [ci skip] Use right format textAndrey Molchanov2016-09-281-1/+1
* | | | | | | Merge pull request #26652 from Neodelf/activesupport_2Jon Moss2016-09-281-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [ci skip] Use class name instead of path to fileAndrey Molchanov2016-09-281-2/+2
|/ / / / / /
* | | | | | Merge pull request #26649 from michaellennox/remove_broken_perf_test_linkप्रथमेश Sonpatki2016-09-281-1/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Removes broken performance testing link from the 2.2 release notesMichael Lennox2016-09-281-1/+0
|/ / / / /
* | | | | Merge pull request #26637 from y-yagi/prevent_plugin_test_run_twiceKasper Timm Hansen2016-09-272-1/+9
|\ \ \ \ \
| * | | | | use `active_support/testing/autorun` in `bin/test` scriptyuuji.yaginuma2016-09-272-1/+9
| | |/ / / | |/| | |
* | | | | Merge pull request #26573 from kirs/action-controller-as-formatRafael França2016-09-272-4/+9
|\ \ \ \ \
| * | | | | Make :as option also set request format (AC::TestCase)Kir Shatrov2016-09-212-4/+9
* | | | | | Merge pull request #26640 from Shopify/fix-am-errors-to-hash-default-procRafael França2016-09-272-1/+11
|\ \ \ \ \ \
| * | | | | | Do not leak the Errors default proc when calling to_hash or as_jsonJean Boussier2016-09-272-1/+11
|/ / / / / /
* | | | | | Merge pull request #26636 from y-yagi/fix_typo_in_all_weekप्रथमेश Sonpatki2016-09-271-1/+1
|\ \ \ \ \ \
| * | | | | | fix typo in `DateAndTime::Calculations#all_week` doc [ci skip]yuuji.yaginuma2016-09-271-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #26629 from kamipo/fix_doc_formatJon Moss2016-09-261-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix doc format for `RecordFetchWarning` [ci skip]Ryuta Kamizono2016-09-271-3/+3
* | | | | | Merge pull request #26414 from rails/rails-commandsKasper Timm Hansen2016-09-2638-766/+1005
|\ \ \ \ \ \
| * | | | | | Apply test command changes.Kasper Timm Hansen2016-09-261-1/+3
| * | | | | | Fix server command tests.Kasper Timm Hansen2016-09-251-1/+2
| * | | | | | Fix dbconsole tests.Kasper Timm Hansen2016-09-252-28/+59
| * | | | | | Apply Rafaels review fixes.Kasper Timm Hansen2016-09-253-3/+4
| * | | | | | Fix console tests.Kasper Timm Hansen2016-09-253-7/+33
| * | | | | | Remove the old command files.Kasper Timm Hansen2016-09-2514-880/+0
| * | | | | | Per Dr. Eileen's orders :)Kasper Timm Hansen2016-09-253-5/+7
| * | | | | | Simplify auxiliary command files directory finding.Kasper Timm Hansen2016-09-251-1/+1
| * | | | | | Run engine commands through command infrastructure.Kasper Timm Hansen2016-09-256-14/+54
| * | | | | | Initial command structure.Kasper Timm Hansen2016-09-2525-160/+1176
* | | | | | | Use xor to avoid allocations in `AR::Core#hash`Sean Griffin2016-09-261-1/+1
* | | | | | | Merge pull request #26626 from alexcameron89/pg_result_docMatthew Draper2016-09-261-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [ci skip] Update PG adapter documentationAlex Kitchens2016-09-261-1/+1
|/ / / / / /
* | | | | | Merge pull request #26622 from alexcameron89/pg_result_docJon Moss2016-09-251-4/+4
|\ \ \ \ \ \