aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Formatting CHANGELOGs [ci skip]Ryuta Kamizono2018-09-071-1/+1
* Faster permitted_scalar_filterschneems2018-08-311-0/+5
* Fix `actionpack/CHANGELOG.md` [ci skip]bogdanvlviv2018-08-301-4/+2
* Changelog for the new purpose metadata and improved testsAssain2018-08-131-0/+16
* :scissors: .Ryuta Kamizono2018-07-311-1/+1
* Raises exception when respond_to called multiple times in incompatible wayPatrick Toomey2018-07-301-0/+15
* Add implicit to path conversion to uploaded file (#28676)Aaron Kromer2018-07-221-0/+10
* [ci skip] Strike changelog entry, since it's 5.2 backported.Kasper Timm Hansen2018-07-201-11/+0
* [ci skip] Move changelog entry up top. Clarify.Kasper Timm Hansen2018-07-201-7/+11
* Prevent `RequestEncoder#encode_params` to parse falsey paramsAlireza Bashiri2018-07-201-0/+7
* Pass along arguments to underlying `get` method in `follow_redirect!` (#33299)Remo Fritzsche2018-07-051-0/+10
* Fix a typo in the Action Pack changelog [ci skip]Genadi Samokovarov2018-06-191-1/+1
* Merge pull request #29286 from vinistock/create_missing_exact_template_exceptionRafael Mendonça França2018-04-201-0/+7
|\
* | Introduce ActionDispatch::DebugExceptions interceptorsGenadi Samokovarov2018-04-201-0/+12
* | Revert "Merge pull request #32652 from bogdanvlviv/add-missing-changelog-for-...Rafael Mendonça França2018-04-191-12/+0
* | Add missing changelog entrybogdanvlviv2018-04-201-0/+12
* | Fix reference to fixed issue in actionpack/CHANGELOG.mdbogdanvlviv2018-04-191-1/+1
* | Don't link issue number in CHANGELOG [ci skip]Andrew White2018-04-181-1/+1
* | Pass nonce to CSP policy from outsideAndrew White2018-04-181-1/+1
* | Output only one nonce in CSP header per requestAndrey Novikov2018-04-171-0/+6
* | Include default headers by default in API modeKevin Deisz2018-04-061-0/+4
* | Add changelog entry for #32446bogdanvlviv2018-04-061-0/+4
* | Deprecate controller level force_sslDerek Prior2018-03-301-0/+5
* | Don't need to include in the changelog something that was release in 5.2Rafael Mendonça França2018-03-151-4/+0
* | Check exclude before flagging cookies as secure in ActionDispatch::SSL (#32262)Catherine Khuu2018-03-151-0/+4
* | Remove changelog header for unreleased versionRafael Mendonça França2018-03-131-2/+0
* | Remove CHANGELOG entries which were backported to 5-2-stableRyuta Kamizono2018-02-281-5/+0
* | Support for automatic nonce generation was backported to 5.2Guillermo Iguaran2018-02-241-28/+0
* | Add support for automatic nonce generation for Rails UJSAndrew White2018-02-191-0/+28
* | Rails 6 requires Ruby 2.4.1+Jeremy Daer2018-02-171-0/+6
|/
* Add changelog entry for #31844bogdanvlviv2018-02-011-0/+4
* Start Rails 6.0 development!!!Rafael Mendonça França2018-01-301-245/+1
* Add 'Referrer-Policy' header to default headers setGuillermo Iguaran2018-01-081-0/+4
* Added deprecations and removals notes for Action Pack [ci skip]Prathamesh Sonpatki2018-01-071-1/+1
* Minor cleanup of CHANGELOG of PR #30850 [ci skip]Prathamesh Sonpatki2017-12-171-3/+3
* Change the system tests to set Puma as default server only when the user have...Guillermo Iguaran2017-12-091-0/+5
* Add secure `X-Download-Options` and `X-Permitted-Cross-Domain-Policies` to de...Guillermo Iguaran2017-12-091-0/+5
* Add headless firefox driver to System Testsbogdanvlviv2017-12-071-0/+4
* Add changelog entry for 9d6e28eileencodes2017-11-301-0/+12
* Register most popular audio/video/font mime types supported by modern browsersGuillermo Iguaran2017-11-281-0/+4
* Preparing for 5.2.0.beta2 releaseRafael Mendonça França2017-11-281-0/+5
* Fix optimized url helpers when using relative url rootAndrew White2017-11-281-0/+7
* Preparing for 5.2.0.beta1 releaseRafael Mendonça França2017-11-271-0/+2
* Fix CHANGELOG for CSP PR #31162 [ci skip]Prathamesh Sonpatki2017-11-271-10/+10
* Add CHANGELOG.md entry for #31162 [ci skip]Andrew White2017-11-271-0/+60
* Merge pull request #22435 from yui-knk/fix_engine_route_testRafael Mendonça França2017-11-061-0/+4
|\
| * Make `assert_recognizes` to traverse mounted enginesyui-knk2016-04-231-0/+4
* | Remove deprecated `ActionController::ParamsParser::ParseError`Rafael Mendonça França2017-10-231-2/+6
* | Add changelog entry about new `allow_other_host` option for `redirect_back` m...bogdanvlviv2017-10-221-0/+7
* | Add headless chrome driver to System Testsyuuji.yaginuma2017-10-171-0/+4