aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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