aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
| * ActionController#translate supports symbolsprintercu2013-09-251-0/+4
* | fix typo in fresh_when example [ci skip]yuuji.yaginuma2015-02-121-3/+3
* | Accept a collection in fresh_when and stale?claudiob2015-02-101-0/+18
* | Explicitly ignored wildcard verbs from head_routesTerence Sun2015-02-081-0/+20
* | Merge pull request #18771 from kirs/deprecate-xhrRafael Mendonça França2015-02-051-0/+13
|\ \
| * | Migrating xhr methods to keyword arguments syntaxKir Shatrov2015-02-011-0/+13
* | | unify CHANGELOG format. [ci skip]Yves Senn2015-01-311-4/+5
|/ /
* | Improve CHANGELOGRafael Mendonça França2015-01-291-6/+5
* | Switch to kwargs in ActionController::TestCase and ActionDispatch::IntegrationKir Shatrov2015-01-291-0/+12
* | Preserve default url options when generating URLsTekin Suleyman2015-01-281-0/+8
* | Add CHANGELOG entryRafael Mendonça França2015-01-281-0/+6
* | Add ActionController::Base.renderbrainopia2015-01-221-0/+3
* | Add ActionController::Rendererbrainopia2015-01-221-0/+5
* | Support `:assigns` option when rendering with controllers/mailers.brainopia2015-01-221-0/+4
* | formatting pass over CHANGELOGs. [ci skip]Yves Senn2015-01-101-1/+1
* | 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