aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #35018 from gmcgibbon/revert_redirect_to_allow_other_hostRafael França2019-01-221-6/+0
|\
| * Revert ensure external redirects are explicitly allowedGannon McGibbon2019-01-221-6/+0
* | 1. Replaced unused variables by `_`.alkesh262019-01-221-2/+2
|/
* Preparing for 6.0.0.beta1 releaseRafael Mendonça França2019-01-181-0/+2
* Remove deprecated `fragment_cache_key` helper in favor of `combined_fragment_...Rafael Mendonça França2019-01-171-0/+4
* Remove deprecated methods in ActionDispatch::TestResponseRafael Mendonça França2019-01-171-0/+7
* Ensure external redirects are explicitly allowedGannon McGibbon2019-01-171-0/+6
* Revert "Don't handle params option in a special way in url_for helper"Rafael Mendonça França2019-01-161-4/+0
* Require Ruby 2.5 for Rails 6.Kasper Timm Hansen2018-12-191-2/+2
* [ci skip] Remove needless changelog entry, as bug fix was backported to 5.2.Kasper Timm Hansen2018-12-181-4/+0
* Allow nil params on controller HTTP test methodsr7kamura2018-12-181-0/+4
* Merge branch 'master' into host-authorizationEileen M. Uchitelle2018-12-171-0/+18
|\
| * Allow using parsed_body in ActionController::TestCaseTobias Bühlmann2018-12-161-0/+18
* | Introduce a guard against DNS rebinding attacksGenadi Samokovarov2018-12-151-0/+10
|/
* Raise an error on root route naming conflicts.Gannon McGibbon2018-11-201-0/+7
* Allow rescue from parameter parse errorsGannon McGibbon2018-11-131-0/+10
* Reset sessions on failed system test screenshotMaxim Perepelitsa2018-11-131-0/+7
* Fix broken CHANGELOG markup [ci skip]Ryuta Kamizono2018-11-081-3/+3
* Use request object for context if there's no controllerAndrew White2018-10-221-0/+10
* Apply mapping to symbols returned from dynamic CSP sourcesAndrew White2018-10-221-0/+17
* Fix `ActionController::Parameters#each_value` and add changelog entry to this...Bogdan2018-10-151-0/+4
* Deprecate ActionDispatch::Http::ParameterFilter in favor of ActiveSupport::Pa...Yoshiyuki Kinjo2018-10-081-0/+4
* Merge pull request #33256 from ilkkao/ilkkao/remove-unused-params-optionRyuta Kamizono2018-10-011-0/+4
|\
| * Don't handle params option in a special way in url_for helperIlkka Oksanen2018-08-201-0/+4
* | Encode Content-Disposition filenames on send_data and send_fileFumiaki MATSUSHIMA2018-09-131-0/+12
* | 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