aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #18423 from jone/remove-default-headerYves Senn2015-01-091-0/+5
|\ \
| * | Default headers, removed in controller actions, will not be reapplied to the ...Jonas Baumann2015-01-091-0/+5
|/ /
* | Deprecate all *_filter callbacks in favor of *_action callbacksAbdelkader Boudih2015-01-081-1/+5
* | Fix the example (for realz)David Heinemeier Hansson2015-01-081-1/+1
* | Fix the exampleDavid Heinemeier Hansson2015-01-081-1/+1
* | Add prepend option to protect_from_forgery.Josef Šimánek2015-01-081-0/+23
* | Remove ActionController::HideActions (closes #18336)brainopia2015-01-061-0/+4
* | Remove respond_to/respond_with placeholder methodsCarlos Antonio da Silva2015-01-041-0/+5
* | Remove deprecated assertion filesRafael Mendonça França2015-01-041-0/+4
* | Remove deprecated usage of string keys in URL helpersRafael Mendonça França2015-01-041-0/+4
* | Remove deprecated `only_path` option on `*_path` helpersRafael Mendonça França2015-01-041-0/+4
* | Remove deprecated `NamedRouteCollection#helpers`Rafael Mendonça França2015-01-041-0/+4
* | Remove deprecated support to define routes with `:to` option thatRafael Mendonça França2015-01-041-0/+4
* | Remove deprecated `ActionDispatch::Response#to_ary`Rafael Mendonça França2015-01-041-0/+4
* | Remove deprecated `ActionDispatch::Request#deep_munge`Rafael Mendonça França2015-01-041-0/+4
* | Remove deprecated `ActionDispatch::Http::Parameters#symbolized_path_parameters`Rafael Mendonça França2015-01-041-0/+4
* | Remove deprecated option `use_route` in controller testsRafael Mendonça França2015-01-041-0/+4
* | Merge pull request #17978 from kommen/fixed-pr-14903Rafael Mendonça França2015-01-021-0/+11
|\ \
| * | Ensure append_info_to_payload is called even if an exception is raised.Dieter Komendera2014-12-101-0/+11
* | | Correctly use the response's status code calling headRobin Dupret2014-12-311-0/+4
* | | Remove single space response body for head requestPrathamesh Sonpatki2014-12-301-0/+12
* | | Merge pull request #18251 from tjgrathwell/fix-polymorphic-routes-to-modelRafael Mendonça França2014-12-301-0/+4
* | | cleanup CHANGELOGs. [ci skip]Yves Senn2014-12-231-2/+2
* | | Don't convert empty arrays to nils when deep munging paramsChris Sinjakli2014-12-151-0/+11
* | | allow URL helpers to work with optional scopesAlex Robbin2014-12-131-0/+4
* | | Fix handling of positional url helper arguments when format is falseTatiana Soukiassian2014-12-131-0/+6
|/ /
* | Start Rails 5 development :tada:Rafael Mendonça França2014-11-281-410/+1
* | Merge pull request #17186 from tgxworld/header_authentication_tokenMatthew Draper2014-11-271-0/+7
|\ \
* | | Changelog formatSean Griffin2014-11-241-2/+3
* | | Deprecate string options in URL helpersMelanie Gilman2014-11-241-0/+6
* | | Deprecate the `only_path` option on `*_path` helpers.Godfrey Chan2014-10-281-0/+10
* | | some changelog formatting. [ci skip]Yves Senn2014-10-161-2/+2
* | | Improve Journey compliance to RFC 3986Nicolas Cavigneaux2014-10-141-0/+10
|/ /
* | No need CHANGLOG entry for a bug in a non released versionRafael Mendonça França2014-09-251-7/+0
* | Remove internal options from query string of pathsGert Goet2014-09-251-0/+7
* | Deprecate implicit AD::Response splatting and Array conversionJeremy Kemper2014-09-061-0/+13
* | Don't rescue IPAddr::InvalidAddressErrorPeter Suschlik2014-08-291-0/+7
* | Merge pull request #16637 from Agis-/redirect-with-constraint-routeAaron Patterson2014-08-281-0/+7
|\ \
| * | Don't ignore constraints in redirect routesAgis-2014-08-251-0/+7
* | | minor changelog formatting changes.Yves Senn2014-08-271-4/+5
|/ /
* | Refactor ActionDispatch::RemoteIpSam Aarons2014-08-211-0/+8
* | Avoid duplicating routes for HEAD requests.Guo Xiang Tan2014-08-211-0/+8
* | Enable gzip compression by defaultschneems2014-08-201-0/+6
* | Make `AC::Params#to_h` return Hash with safe keysPrem Sichanugrist2014-08-181-0/+35
* | Deprecate TagAssertion instead of removingRafael Mendonça França2014-08-181-1/+1
* | Merge branch 'master' into loofahRafael Mendonça França2014-08-171-0/+45
|\ \
| * | Use AS::JSON for (de)serializing cookiesGodfrey Chan2014-08-171-0/+8
| * | Merge pull request #16467 from strzalek/cookies-digest-config-option2Godfrey Chan2014-08-171-0/+5
| |\ \
| | * | Add config option for cookies digestŁukasz Strzałkowski2014-08-121-0/+5
| * | | Move respond_with to the responders gemJosé Valim2014-08-171-0/+5