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
...
*
|
Preparing for 5.1.0.beta1 release
Rafael Mendonça França
2017-02-23
1
-0
/
+2
*
|
[ci skip] Fix typos in direct/resolve changelog.
Kasper Timm Hansen
2017-02-21
1
-2
/
+2
*
|
Merge pull request #23138 from rails/custom-url-helpers-and-polymorphic-urls
Andrew White
2017-02-21
1
-0
/
+45
|
\
\
|
*
|
Split direct method into two
Andrew White
2017-02-21
1
-25
/
+24
|
*
|
Prefer remove_method over undef_method
Andrew White
2017-02-21
1
-0
/
+7
|
*
|
Add CHANGELOG entry for `direct` method
Andrew White
2017-02-21
1
-0
/
+39
*
|
|
Add backticks around command
Jon Moss
2017-02-21
1
-1
/
+1
|
/
/
*
|
Add missing space
Jon Moss
2017-02-20
1
-1
/
+1
*
|
Add changelog for system tests
eileencodes
2017-02-20
1
-0
/
+8
*
|
Remove deprecated callbacks from ActionDispatch middlewares
Rafael Mendonça França
2017-01-31
1
-0
/
+8
*
|
Remove deprecated ActionController::Metal.call
Rafael Mendonça França
2017-01-03
1
-0
/
+4
*
|
List full class name
Jon Moss
2017-01-03
1
-1
/
+1
*
|
Remove deprecated Metal#env
Rafael Mendonça França
2017-01-03
1
-0
/
+4
*
|
fix with_routing when testing api only controllers
Julia López
2016-12-29
1
-0
/
+4
*
|
Small edits to actionpack/CHANGELOG.md
Jon Moss
2016-12-27
1
-2
/
+2
*
|
Remove random extra spaces from Action Pack and Railties CHANGELOG.md
Jon Moss
2016-12-27
1
-1
/
+1
*
|
[ci skip] Add changelog entry for 86754a8f
Kasper Timm Hansen
2016-11-23
1
-0
/
+11
*
|
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
[prev]
[next]