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
*
Add CHANGELOG for #14886
Arthur Neves
2014-07-18
1
-0
/
+5
*
Stash original path in `ShowExceptions` middleware
Grey Baker
2014-07-14
1
-1
/
+12
*
Use `#bytesize` instead of `#size` when checking for cookie overflow
Agis-
2014-07-11
1
-0
/
+5
*
Synced 4.2 release notes with the latest commits.
Godfrey Chan
2014-07-11
1
-0
/
+2
*
Removed single space padding from empty response body.
Godfrey Chan
2014-07-10
1
-0
/
+14
*
Merge branch 'rosetta_flash' of https://github.com/gcampbell/rails into gcamp...
Aaron Patterson
2014-07-10
1
-0
/
+5
|
\
|
*
Address CVE-2014-4671 (JSONP Flash exploit)
Greg Campbell
2014-07-09
1
-0
/
+5
*
|
Force encoding of US-ASCII to UTF-8 in unescape_uri.
Karl Entwistle
2014-07-10
1
-0
/
+9
|
/
*
Generate shallow paths for all children of shallow resources.
Seb Jacobs
2014-07-06
1
-1
/
+6
*
Change the JSON renderer to enforce the 'JS' Content Type
Lucas Mazza
2014-07-02
1
-0
/
+7
*
Merge pull request #15933 from rafael/master
Rafael Mendonça França
2014-06-27
1
-0
/
+6
|
\
*
|
Fix request's path_info when a rack app mounted at '/'.
Larry Lv
2014-06-14
1
-0
/
+6
*
|
Merge pull request #15692 from sromano/falseClass
Matthew Draper
2014-06-14
1
-0
/
+6
|
\
\
|
*
|
ActionController::Parameters#require now accepts FalseClass values
Sergio Romano
2014-06-13
1
-0
/
+6
|
/
/
*
|
Fix parsed token value with header `Authorization token=`.
Larry Lv
2014-06-13
1
-0
/
+7
*
|
Handle client disconnect during live streaming
Matthew Draper
2014-06-08
1
-0
/
+5
*
|
Partially revert deprecation of *_filter
Rafael Mendonça França
2014-06-03
1
-4
/
+0
*
|
Routes specifying 'to:' must be a string that contains a "#" or a rack
Aaron Patterson
2014-06-03
1
-0
/
+4
*
|
Missing period from AP/CHANGELOG [ci skip]
Zachary Scott
2014-05-31
1
-1
/
+1
*
|
Deprecate all *_filter callbacks in favor of *_action callbacks
Rafael Mendonça França
2014-05-27
1
-0
/
+4
*
|
Merge pull request #14986 from dlangevin/trailing-slash-url-generation
Rafael Mendonça França
2014-05-24
1
-0
/
+6
|
\
\
|
*
|
Fixes URL generation with trailing_slash: true
Dan Langevin
2014-05-22
1
-0
/
+5
*
|
|
Future port c8ddb61
Zachary Scott
2014-05-23
1
-3
/
+3
*
|
|
Form full URI as string to be parsed in Rack::Test.
Guo Xiang Tan
2014-05-21
1
-0
/
+5
*
|
|
Merge pull request #15118 from khelben/head_with_status_action_stack_level_to...
Rafael Mendonça França
2014-05-15
1
-0
/
+7
|
\
\
\
|
*
|
|
fixes stack level too deep exception on action named 'status' returning 'head...
Christiaan Van den Poel
2014-05-15
1
-0
/
+7
|
/
/
/
*
|
|
Merge pull request #15121 from skarpesh/rfc4791-methods
Rafael Mendonça França
2014-05-15
1
-0
/
+4
|
\
\
\
|
*
|
|
Add RFC4791 MKCALENDAR method
kasper
2014-05-15
1
-0
/
+4
|
/
/
/
*
|
|
Merge pull request #14137 from dasch/better-fragment-cache-instrumentation
Rafael Mendonça França
2014-05-14
1
-0
/
+8
|
\
\
\
|
*
|
|
Add controller and action name to the instrumentation payload
Daniel Schierbeck
2014-05-10
1
-0
/
+8
*
|
|
|
Always use the provided port for protocol relative urls
Andrew White
2014-05-11
1
-0
/
+6
*
|
|
|
Moved 'params[request_forgery_protection_token]' into its own method and impr...
Tom Kadwill
2014-05-06
1
-0
/
+7
|
|
/
/
|
/
|
|
*
|
|
Improve CHANGELOG entry
Rafael Mendonça França
2014-05-04
1
-2
/
+2
*
|
|
Merge pull request #11166 from xavier/callable_constraint_verification
Rafael Mendonça França
2014-05-04
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Verify that route constraints respond to the expected messages instead of sil...
Xavier Defrang
2013-06-28
1
-0
/
+7
*
|
|
Merge pull request #12651 from cespare/ipv6-remote-ip-fixes
Rafael Mendonça França
2014-05-01
1
-0
/
+8
|
\
\
\
|
*
|
|
Make remote_ip detection properly handle private IPv6 addresses
Caleb Spare
2013-10-26
1
-0
/
+8
*
|
|
|
Fixed an issue with migrating legacy json cookies.
Godfrey Chan
2014-04-23
1
-0
/
+13
*
|
|
|
Make URL escaping more consistent
Andrew White
2014-04-20
1
-0
/
+16
*
|
|
|
Add CHANGELOG entry for #14755 [ci skip]
Rafael Mendonça França
2014-04-17
1
-0
/
+5
*
|
|
|
Return null type format when format is not know
Rafael Mendonça França
2014-04-14
1
-0
/
+7
*
|
|
|
Add CHANGELOG entry for #14619 [ci skip]
Rafael Mendonça França
2014-04-11
1
-0
/
+4
*
|
|
|
Only make deeply nested routes shallow when parent is shallow
Andrew White
2014-04-11
1
-2
/
+8
*
|
|
|
Append link to bad code to backtrace when exception is SyntaxError
Boris Kuznetsov
2014-03-27
1
-0
/
+4
*
|
|
|
Swapped parameters of assert_equal in assert_select
Vishal Lal
2014-03-22
1
-0
/
+7
*
|
|
|
Use nested_scope? not shallow? to determine whether to copy options
Andrew White
2014-03-16
1
-0
/
+8
*
|
|
|
Move changelog entry to the top, highlight module name [ci skip]
Carlos Antonio da Silva
2014-03-08
1
-5
/
+6
*
|
|
|
Make CSRF failure logging optional/configurable.
John Barton (joho)
2014-03-05
1
-0
/
+5
*
|
|
|
Fix controller test not resetting @_url_options
Tony Wooster
2014-02-26
1
-0
/
+5
*
|
|
|
Point master changelogs to 4-1-stable branch
Carlos Antonio da Silva
2014-02-25
1
-551
/
+1
[next]