index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
move CHANGELOG entry to the appropriate file [ci skip]
yuuji.yaginuma
2016-11-19
1
-0
/
+6
*
Merge pull request #27089 from erickueen/erickueen_fix_26606
Rafael Mendonça França
2016-11-18
1
-5
/
+11
|
\
|
*
Fix incorrect output from rails routes when using singular resources issue #2...
Erick Reyna
2016-11-18
1
-4
/
+10
|
/
*
Merge pull request #26222 from vipulnsward/26134-fix
Rafael França
2016-11-13
1
-0
/
+8
|
\
|
*
Format and send logs to logger.fatal from DebugExceptions instead of calling ...
Vipul A M
2016-11-12
1
-0
/
+8
*
|
Changelog edits
Vipul A M
2016-11-12
1
-1
/
+1
|
/
*
adds support for arbitrary hashes in strong parameters
Xavier Noria
2016-11-11
1
-0
/
+8
*
add `ActionController::Parameters#merge!`
yuuji.yaginuma
2016-10-18
1
-0
/
+4
*
Allow any key in Renderer environment hash
Sammy Larbi
2016-10-15
1
-0
/
+5
*
[ci skip] fix typo in Actionpack Changelog
Alex Kitchens
2016-10-11
1
-1
/
+1
*
Remove deprecated support to non-keyword arguments in `ActionDispatch::Integr...
Rafael Mendonça França
2016-10-10
1
-0
/
+5
*
Remove deprecated `ActionDispatch::IntegrationTest#*_via_redirect`.
Rafael Mendonça França
2016-10-10
1
-0
/
+4
*
Remove deprecated `ActionDispatch::IntegrationTest#xml_http_request`
Rafael Mendonça França
2016-10-10
1
-0
/
+4
*
Remove deprecated support for passing `:path` and route path as stings in `Ac...
Rafael Mendonça França
2016-10-10
1
-1
/
+5
*
Remove deprecated support passing path as `nil` in `ActionDispatch::Routing::...
Rafael Mendonça França
2016-10-10
1
-0
/
+4
*
Remove deprecated `cache_control` argument from `ActionDispatch::Static#initi...
Rafael Mendonça França
2016-10-10
1
-0
/
+4
*
Remove deprecated support to passing strings to the middleware stack
Rafael Mendonça França
2016-10-10
1
-0
/
+4
*
Remove deprecated code in ssl middleware
Rafael Mendonça França
2016-10-10
1
-0
/
+8
*
Remove deprecated code in ActionDispatch::Session::SessionRestoreError
Rafael Mendonça França
2016-10-10
1
-0
/
+9
*
Deprecated ActionDispatch::ParamsParser::ParamsParser
Rafael Mendonça França
2016-10-10
1
-0
/
+5
*
Remove deprecated ActionDispatch::ParamsParser
Rafael Mendonça França
2016-10-10
1
-0
/
+4
*
Remove deprecated code in ActionDispatch::ParamsParser::ParseError
Rafael Mendonça França
2016-10-10
1
-0
/
+9
*
Remove deprecated access to mime types through constants
Rafael Mendonça França
2016-10-10
1
-0
/
+4
*
Remove deprecated support to non-keyword arguments #process
Rafael Mendonça França
2016-10-10
1
-0
/
+5
*
Remove deprecated `xml_http_request` and `xhr` methods
Rafael Mendonça França
2016-10-10
1
-0
/
+4
*
Remove deprecated methods in ActionController::Parameters
Rafael Mendonça França
2016-10-10
1
-0
/
+4
*
Remove deprecated comparing support with `ActionController::Parameters`
Rafael Mendonça França
2016-10-10
1
-0
/
+5
*
Remove deprecated support to :text in render
Rafael Mendonça França
2016-10-10
1
-0
/
+4
*
Remove deprecated support to :nothing in render
Rafael Mendonça França
2016-10-09
1
-0
/
+4
*
Remove deprecated support to `:back` in `redirect_to`
Rafael Mendonça França
2016-10-09
1
-0
/
+4
*
Remove deprecated support for status option in head
Rafael Mendonça França
2016-10-09
1
-0
/
+4
*
Remove deprecation at ActionController::BadRequest
Rafael Mendonça França
2016-10-09
1
-0
/
+5
*
Remove deprecated methods related to controller filters
Rafael Mendonça França
2016-10-09
1
-0
/
+7
*
Show an "unmatched constraints" error for mismatching and present params
Chris Carter
2016-10-03
1
-0
/
+7
*
Add #25546 and #25817 to changelog [ci skip]
Philip Nguyen
2016-09-23
1
-0
/
+8
*
make `fixture_file_upload` work in integration tests
yuuji.yaginuma
2016-09-04
1
-0
/
+4
*
Add changelog entry for #26328.
Kasper Timm Hansen
2016-08-31
1
-0
/
+7
*
Fix nested multiple roots
Ryo Hashimoto
2016-08-29
1
-1
/
+18
*
Include the content of the flash in the auto-generated etag (#26250)
David Heinemeier Hansson
2016-08-22
1
-0
/
+12
*
Return 307 status instead of 301 when rerouting POST requests to SSL
Chirag Singhal
2016-08-22
1
-0
/
+20
*
Copy edits in the documentation [ci skip]
Rafael Mendonça França
2016-08-19
1
-3
/
+5
*
Set the request type if as: is specified
Everest Munro-Zeisberger
2016-08-18
1
-0
/
+5
*
Pass over changelogs [ci skip]
Vipul A M
2016-08-10
1
-5
/
+5
*
Add changelog entry to Action Pack as well.
Kasper Timm Hansen
2016-08-07
1
-0
/
+24
*
Fix Accept header overridden when "xhr: true" in integration test
David Chen
2016-08-07
1
-0
/
+6
*
Merge pull request #25913 from chrisarcand/fix-keyed-defaults-with-root
Rafael Mendonça França
2016-07-27
1
-0
/
+7
|
\
|
*
Update changelog
Chris Arcand
2016-07-26
1
-0
/
+7
|
/
*
CHANGELOG for https://github.com/rails/rails/pull/25257 [ci skip]
Prathamesh Sonpatki
2016-07-17
1
-1
/
+1
*
Check `request.path_parameters` encoding at the point they're set
Grey Baker
2016-07-14
1
-0
/
+10
*
Don't raise ActionController::UnknownHttpMethod from ActionDispatch::Static
Grey Baker
2016-07-13
1
-0
/
+9
[prev]
[next]