aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prep release for Rails 5 beta3eileencodes2016-02-2412-45/+45
* [ci skip] Move collection caching changelog entry.Kasper Timm Hansen2016-02-241-25/+25
* Merge pull request #23853 from kamipo/ensure_drop_tableRafael França2016-02-241-7/+5
|\
| * Ensure `drop_table` even if tests failure or interruptedRyuta Kamizono2016-02-241-7/+5
* | :bomb: run the test @rafaelfranca :angry:Rafael Mendonça França2016-02-241-1/+1
|/
* Remove changelog entry for reverted commiteileencodes2016-02-241-12/+0
* Merge pull request #23850 from prathamesh-sonpatki/changelog-for-23734Rafael França2016-02-241-0/+5
|\
| * Add CHANGELOG for https://github.com/rails/rails/pull/23734 [ci skip]Prathamesh Sonpatki2016-02-241-0/+5
|/
* No need CHANGELOG entry for #23849.Rafael Mendonça França2016-02-241-16/+0
* Make internal class as nodocRafael Mendonça França2016-02-241-2/+2
* Merge pull request #23616 from piotrj/issue_23609_logger_broadcast_silencingRafael Mendonça França2016-02-244-21/+86
|\
| * Fix logger silencing for broadcasted loggersPiotr Jakubowski2016-02-114-21/+86
* | Always use the released coffee-rails in new applicationsRafael Mendonça França2016-02-241-6/+1
* | Merge pull request #23849 from prathamesh-sonpatki/fix-23822Rafael França2016-02-244-9/+35
|\ \
| * | Show permitted flag in the output of AC::Parameters#inspectPrathamesh Sonpatki2016-02-244-9/+35
* | | Ignore callstacks from Ruby stdlib in deprecationRafael Mendonça França2016-02-241-4/+12
* | | Merge pull request #23795 from claudiob/replace-rack-with-rails-commandDavid Heinemeier Hansson2016-02-244-14/+64
|\ \ \ | |/ / |/| |
| * | Invoke 'rails' instead of 'rake' in AppGeneratorclaudiob2016-02-202-11/+11
| * | AppGenerator: Replace 'rake' with 'rails_command'claudiob2016-02-204-8/+58
* | | Merge pull request #20851 from tomprats/indifferent-sessionsRafael Mendonça França2016-02-249-17/+147
|\ \ \
| * | | Update Session to utilize indiffernt accessTom Prats2016-01-308-16/+127
| * | | Update session to have indifferent accessTom Prats2016-01-293-2/+21
* | | | Add changelog entry for #22825Rafael Mendonça França2016-02-241-0/+6
* | | | Merge branch 'actionmailer-cache'Rafael Mendonça França2016-02-2416-69/+367
|\ \ \ \
| * | | | Move private methods to the private visibilityRafael Mendonça França2016-02-242-22/+24
| * | | | Move Caching module to Abstract ControllerRafael Mendonça França2016-02-237-18/+19
| * | | | Change ActionMailer's default caching configuration and update generator's en...Stan Lo2016-02-234-1/+13
| * | | | Remove unnecessarily included modules in ActionController::CachingStan Lo2016-02-231-1/+0
| * | | | Move ActionMailer::Caching's content into ActionMailer::Base instead of inclu...Stan Lo2016-02-234-32/+21
| * | | | Make caching configuration more flexibleStan Lo2016-02-233-11/+21
| * | | | Move most caching methods to ActionDispatch::Caching, and let ActionMailer an...Stan Lo2016-02-234-109/+67
| * | | | Move caching/fragments in ActionMailer and ActionController to action_dispatc...Stan Lo2016-02-234-159/+5
| * | | | Porting ActionController::Caching to ActionMailer::CachingStan Lo2016-02-2311-0/+481
* | | | | Merge pull request #23842 from kamipo/drop_table_test_text_limits_as_wellRafael França2016-02-231-9/+13
|\ \ \ \ \
| * | | | | `drop_table :test_text_limits` as wellRyuta Kamizono2016-02-241-9/+13
* | | | | | Use the trick to get beta releases in the GemfileRafael Mendonça França2016-02-231-1/+1
* | | | | | Merge pull request #23836 from sstephenson/turbolinks-5Rafael França2016-02-236-17/+17
|\ \ \ \ \ \
| * | | | | | Update JavaScript guide for Turbolinks 5Sam Stephenson2016-02-231-6/+6
| * | | | | | Update to the latest Turbolinks gemsSam Stephenson2016-02-231-3/+3
| * | | | | | New apps get the Turbolinks beta gemSam Stephenson2016-02-231-2/+2
| * | | | | | Switch to `data-turbolinks-track="reload"`Sam Stephenson2016-02-233-6/+6
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #23838 from kamipo/fix_assert_nothing_raised_deprecation_w...Rafael França2016-02-231-2/+3
|\ \ \ \ \ \
| * | | | | | Fix `assert_nothing_raised` deprecation warning formatRyuta Kamizono2016-02-241-2/+3
| |/ / / / /
* | | | | | Merge pull request #23840 from yui-knk/improve_the_readability_of_ar_docJon Moss2016-02-231-6/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [ci skip] Improve the readability of documents of nested_attributesyui-knk2016-02-241-6/+14
* | | | | | Merge pull request #23837 from mgroeneman/fix-form-helper-guide-typoJon Moss2016-02-231-1/+1
|\ \ \ \ \ \
| * | | | | | [ci skip] No hyphen in 'side effects'Michael Groeneman2016-02-231-1/+1
| * | | | | | [ci skip] Fix typo in Form Helpers GuideMichael Groeneman2016-02-231-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #23632 from maclover7/fix-23620Matthew Draper2016-02-242-0/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix `request.ssl?` bug with Action CableJon Moss2016-02-232-0/+13