aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Preparing for 5.0.0.rc1 releaseRafael Mendonça França2016-05-061-0/+2
* Release notes: Add PR #24866 to release notesPrathamesh Sonpatki2016-05-051-1/+1
* Implement helpers proxy in controller instance levelRafael Mendonça França2016-05-051-0/+6
* Prep Rails 5 beta 4eileencodes2016-04-271-0/+2
* Merge pull request #23103 from rails/refactor-handling-of-action-defaultJeremy Daer2016-04-241-1/+6
|\
| * Refactor handling of :action default in routingAndrew White2016-02-161-0/+7
* | [ci skip] Remove extra `so` from the Action Pack CHANGELOGPrathamesh Sonpatki2016-04-141-2/+2
* | Merge pull request #24318 from bogdanvlviv/patch-1Rafael Mendonça França2016-04-121-0/+4
|\ \
| * | extension synonyms yml and yamlBogdan2016-03-271-0/+4
* | | it's => its typoRyan McCuaig2016-04-041-1/+1
* | | Fixes #24239Ryan T. Hosford2016-04-041-0/+9
* | | Strong ETag validatorsJeremy Daer2016-03-311-0/+22
* | | Deprecate ActionDispatch::ParamsParser instance.Rafael Mendonça França2016-03-301-0/+5
|/ /
* | Fix typo in Action Pack changelog [ci skip]Prathamesh Sonpatki2016-03-251-1/+1
* | guides, sync railties and AP changelogs with 5.0 release notes.Yves Senn2016-03-221-12/+8
* | Merge pull request #22854 from jcoyne/missing_templateSean Griffin2016-03-111-0/+7
|\ \
| * | Render default template if block doesn't renderJustin Coyne2016-02-251-0/+7
* | | Add `ActionController::Parameters#dig`Sean Griffin2016-03-091-0/+5
* | | Add changelog entry for #24115 [ci skip]Rafael Mendonça França2016-03-091-0/+5
* | | Merge pull request #24086 from yui-knk/do_not_ad_integration_test_classYves Senn2016-03-071-0/+5
|\ \ \
| * | | Prevent not-intended loading of `ActionDispatch::IntegrationTest`yui-knk2016-03-071-0/+5
|/ / /
* / / Revert "Merge pull request #20851 from tomprats/indifferent-sessions"Matthew Draper2016-02-261-9/+0
|/ /
* | Lock down new `ImplicitRender` behavior for 5.0 RCGodfrey Chan2016-02-251-0/+29
* | Preparing for 5.0.0.beta3 releaseeileencodes2016-02-241-0/+2
* | No need CHANGELOG entry for #23849.Rafael Mendonça França2016-02-241-16/+0
* | Show permitted flag in the output of AC::Parameters#inspectPrathamesh Sonpatki2016-02-241-4/+20
* | Merge pull request #20851 from tomprats/indifferent-sessionsRafael Mendonça França2016-02-241-0/+9
|\ \
| * | Update session to have indifferent accessTom Prats2016-01-291-0/+9
* | | application/gzip added as default mime type into mime type listMehmet Emin İNAÇ2016-02-131-0/+4
| |/ |/|
* | Add fixes accidentally removed.Kasper Timm Hansen2016-02-121-1/+1
* | Flesh out request encoding + response parsing changelog entry.Kasper Timm Hansen2016-02-121-2/+11
* | use rails instead of rakeGaurav Sharma2016-02-121-2/+2
* | - Fixed and removed long arguments to rake routesVipul A M2016-02-121-2/+1
* | Add request encoding and response parsing to changelog.Kasper Timm Hansen2016-02-101-0/+38
* | Add SVG as a default mime typeDavid Heinemeier Hansson2016-02-071-0/+4
* | Update CHANGELOG.mdKang-Kyu Lee2016-02-011-2/+2
* | Add some Action Cable CHANGELOG entriesRafael Mendonça França2016-02-011-3/+0
* | Preparing for Rails 5.0.0.beta2Sean Griffin2016-02-011-1/+6
* | Add options for rake routes taskVipul A M2016-02-021-0/+10
|/
* rm changelog for unreleased changes fixesVipul A M2016-01-221-4/+0
* Fix `ActionController::Parameters#==` bugJon Moss2016-01-211-0/+4
* Response etags to always be weak: Prefixed W/ to value returned by ActionDisp...abhishek2016-01-201-0/+8
* Pass through AP CHANGELOG [ci skip]Vipul A M2016-01-181-2/+2
* docs, formatting pass over changelogs. [ci skip]Yves Senn2016-01-131-4/+4
* Add both HTTP Response Code and Type to assertion messagesSean Collins2016-01-121-0/+4
* Fix typo in ActionPack CHANGELOG [ci skip]Prathamesh Sonpatki2016-01-081-1/+1
* add gregBen Toews2016-01-071-1/+1
* Better error message when running `rake routes` with CONTROLLER arg:Edouard CHIN2016-01-071-0/+8
* Allow AC::Parameters as an argument to url_helpersPrathamesh Sonpatki2016-01-071-0/+8
* add option for per-form CSRF tokensBen Toews2016-01-041-0/+4