aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Handle client disconnect during live streamingMatthew Draper2014-06-081-0/+5
* Partially revert deprecation of *_filterRafael Mendonça França2014-06-031-4/+0
* Routes specifying 'to:' must be a string that contains a "#" or a rackAaron Patterson2014-06-031-0/+4
* Missing period from AP/CHANGELOG [ci skip]Zachary Scott2014-05-311-1/+1
* Deprecate all *_filter callbacks in favor of *_action callbacksRafael Mendonça França2014-05-271-0/+4
* Merge pull request #14986 from dlangevin/trailing-slash-url-generationRafael Mendonça França2014-05-241-0/+6
|\
| * Fixes URL generation with trailing_slash: trueDan Langevin2014-05-221-0/+5
* | Future port c8ddb61Zachary Scott2014-05-231-3/+3
* | Form full URI as string to be parsed in Rack::Test.Guo Xiang Tan2014-05-211-0/+5
* | Merge pull request #15118 from khelben/head_with_status_action_stack_level_to...Rafael Mendonça França2014-05-151-0/+7
|\ \
| * | fixes stack level too deep exception on action named 'status' returning 'head...Christiaan Van den Poel2014-05-151-0/+7
|/ /
* | Merge pull request #15121 from skarpesh/rfc4791-methodsRafael Mendonça França2014-05-151-0/+4
|\ \
| * | Add RFC4791 MKCALENDAR methodkasper2014-05-151-0/+4
|/ /
* | Merge pull request #14137 from dasch/better-fragment-cache-instrumentationRafael Mendonça França2014-05-141-0/+8
|\ \
| * | Add controller and action name to the instrumentation payloadDaniel Schierbeck2014-05-101-0/+8
* | | Always use the provided port for protocol relative urlsAndrew White2014-05-111-0/+6
* | | Moved 'params[request_forgery_protection_token]' into its own method and impr...Tom Kadwill2014-05-061-0/+7
| |/ |/|
* | Improve CHANGELOG entryRafael Mendonça França2014-05-041-2/+2
* | Merge pull request #11166 from xavier/callable_constraint_verificationRafael Mendonça França2014-05-041-0/+7
|\ \ | |/ |/|
| * Verify that route constraints respond to the expected messages instead of sil...Xavier Defrang2013-06-281-0/+7
* | Merge pull request #12651 from cespare/ipv6-remote-ip-fixesRafael Mendonça França2014-05-011-0/+8
|\ \
| * | Make remote_ip detection properly handle private IPv6 addressesCaleb Spare2013-10-261-0/+8
* | | Fixed an issue with migrating legacy json cookies.Godfrey Chan2014-04-231-0/+13
* | | Make URL escaping more consistentAndrew White2014-04-201-0/+16
* | | Add CHANGELOG entry for #14755 [ci skip]Rafael Mendonça França2014-04-171-0/+5
* | | Return null type format when format is not knowRafael Mendonça França2014-04-141-0/+7
* | | Add CHANGELOG entry for #14619 [ci skip]Rafael Mendonça França2014-04-111-0/+4
* | | Only make deeply nested routes shallow when parent is shallowAndrew White2014-04-111-2/+8
* | | Append link to bad code to backtrace when exception is SyntaxErrorBoris Kuznetsov2014-03-271-0/+4
* | | Swapped parameters of assert_equal in assert_selectVishal Lal2014-03-221-0/+7
* | | Use nested_scope? not shallow? to determine whether to copy optionsAndrew White2014-03-161-0/+8
* | | Move changelog entry to the top, highlight module name [ci skip]Carlos Antonio da Silva2014-03-081-5/+6
* | | Make CSRF failure logging optional/configurable.John Barton (joho)2014-03-051-0/+5
* | | Fix controller test not resetting @_url_optionsTony Wooster2014-02-261-0/+5
* | | Point master changelogs to 4-1-stable branchCarlos Antonio da Silva2014-02-251-551/+1
* | | Introduce `render :html` for render HTML stringPrem Sichanugrist2014-02-181-0/+9
* | | Introduce `render :plain` for render plain textPrem Sichanugrist2014-02-181-0/+8
* | | Introduce `render :body` for render raw contentPrem Sichanugrist2014-02-181-0/+12
* | | Correct prestreaming controller response status.Kevin Casey2014-02-151-0/+7
* | | Updated CHANGELOG, docs, guides and release notes.Godfrey Chan2014-02-111-15/+14
* | | Added changelog entry for Flash changes [ci skip]Godfrey Chan2014-02-111-0/+4
* | | Set the :shallow_path as each scope is generatedAndrew White2014-02-091-0/+8
* | | Require action_view to fix missing constantPhilipe Fatio2014-02-071-0/+5
* | | synchronize 4.1 release notes with CHANGELOGS. [ci skip]Yves Senn2014-02-061-1/+1
* | | Merge pull request #13863 from joshjordan/jsj-dont-throw-out-get-paramsRafael Mendonça França2014-02-011-0/+5
|\ \ \
| * | | Do not discard query parameters on requests that use wrap_parametersJosh Jordan2014-01-301-0/+5
* | | | tidy CHANGELOGs [ci skip]Yves Senn2014-01-301-2/+2
* | | | Modify the session serializer implementationGuillermo Iguaran2014-01-301-7/+8
* | | | Update CHANGELOG properly with GH #13692 [ci-skip]Guillermo Iguaran2014-01-291-14/+14
* | | | Allow session serializer key in config.session_storeLukasz Sarnacki2014-01-291-0/+14