aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add CHANGELOG entry for `direct` methodAndrew White2017-02-211-0/+39
* | | Add backticks around commandJon Moss2017-02-211-1/+1
|/ /
* | Add missing spaceJon Moss2017-02-201-1/+1
* | Add changelog for system testseileencodes2017-02-201-0/+8
* | Remove deprecated callbacks from ActionDispatch middlewaresRafael Mendonça França2017-01-311-0/+8
* | Remove deprecated ActionController::Metal.callRafael Mendonça França2017-01-031-0/+4
* | List full class nameJon Moss2017-01-031-1/+1
* | Remove deprecated Metal#envRafael Mendonça França2017-01-031-0/+4
* | fix with_routing when testing api only controllersJulia López2016-12-291-0/+4
* | Small edits to actionpack/CHANGELOG.mdJon Moss2016-12-271-2/+2
* | Remove random extra spaces from Action Pack and Railties CHANGELOG.mdJon Moss2016-12-271-1/+1
* | [ci skip] Add changelog entry for 86754a8fKasper Timm Hansen2016-11-231-0/+11
* | move CHANGELOG entry to the appropriate file [ci skip]yuuji.yaginuma2016-11-191-0/+6
* | Merge pull request #27089 from erickueen/erickueen_fix_26606Rafael Mendonça França2016-11-181-5/+11
|\ \
| * | Fix incorrect output from rails routes when using singular resources issue #2...Erick Reyna2016-11-181-4/+10
|/ /
* | Merge pull request #26222 from vipulnsward/26134-fixRafael França2016-11-131-0/+8
|\ \
| * | Format and send logs to logger.fatal from DebugExceptions instead of calling ...Vipul A M2016-11-121-0/+8
* | | Changelog editsVipul A M2016-11-121-1/+1
|/ /
* | adds support for arbitrary hashes in strong parametersXavier Noria2016-11-111-0/+8
* | add `ActionController::Parameters#merge!`yuuji.yaginuma2016-10-181-0/+4
* | Allow any key in Renderer environment hashSammy Larbi2016-10-151-0/+5
* | [ci skip] fix typo in Actionpack ChangelogAlex Kitchens2016-10-111-1/+1
* | Remove deprecated support to non-keyword arguments in `ActionDispatch::Integr...Rafael Mendonça França2016-10-101-0/+5
* | Remove deprecated `ActionDispatch::IntegrationTest#*_via_redirect`.Rafael Mendonça França2016-10-101-0/+4
* | Remove deprecated `ActionDispatch::IntegrationTest#xml_http_request`Rafael Mendonça França2016-10-101-0/+4
* | Remove deprecated support for passing `:path` and route path as stings in `Ac...Rafael Mendonça França2016-10-101-1/+5
* | Remove deprecated support passing path as `nil` in `ActionDispatch::Routing::...Rafael Mendonça França2016-10-101-0/+4
* | Remove deprecated `cache_control` argument from `ActionDispatch::Static#initi...Rafael Mendonça França2016-10-101-0/+4
* | Remove deprecated support to passing strings to the middleware stackRafael Mendonça França2016-10-101-0/+4
* | Remove deprecated code in ssl middlewareRafael Mendonça França2016-10-101-0/+8
* | Remove deprecated code in ActionDispatch::Session::SessionRestoreErrorRafael Mendonça França2016-10-101-0/+9
* | Deprecated ActionDispatch::ParamsParser::ParamsParserRafael Mendonça França2016-10-101-0/+5
* | Remove deprecated ActionDispatch::ParamsParserRafael Mendonça França2016-10-101-0/+4
* | Remove deprecated code in ActionDispatch::ParamsParser::ParseErrorRafael Mendonça França2016-10-101-0/+9
* | Remove deprecated access to mime types through constantsRafael Mendonça França2016-10-101-0/+4
* | Remove deprecated support to non-keyword arguments #processRafael Mendonça França2016-10-101-0/+5
* | Remove deprecated `xml_http_request` and `xhr` methodsRafael Mendonça França2016-10-101-0/+4
* | Remove deprecated methods in ActionController::ParametersRafael Mendonça França2016-10-101-0/+4
* | Remove deprecated comparing support with `ActionController::Parameters`Rafael Mendonça França2016-10-101-0/+5
* | Remove deprecated support to :text in renderRafael Mendonça França2016-10-101-0/+4
* | Remove deprecated support to :nothing in renderRafael Mendonça França2016-10-091-0/+4
* | Remove deprecated support to `:back` in `redirect_to`Rafael Mendonça França2016-10-091-0/+4
* | Remove deprecated support for status option in headRafael Mendonça França2016-10-091-0/+4
* | Remove deprecation at ActionController::BadRequestRafael Mendonça França2016-10-091-0/+5
* | Remove deprecated methods related to controller filtersRafael Mendonça França2016-10-091-0/+7
* | Show an "unmatched constraints" error for mismatching and present paramsChris Carter2016-10-031-0/+7
* | Add #25546 and #25817 to changelog [ci skip]Philip Nguyen2016-09-231-0/+8
* | make `fixture_file_upload` work in integration testsyuuji.yaginuma2016-09-041-0/+4
* | Add changelog entry for #26328.Kasper Timm Hansen2016-08-311-0/+7
* | Fix nested multiple rootsRyo Hashimoto2016-08-291-1/+18