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
*
Deprecate TagAssertion instead of removing
Rafael Mendonça França
2014-08-18
1
-1
/
+1
*
Merge branch 'master' into loofah
Rafael Mendonça França
2014-08-17
1
-0
/
+45
|
\
|
*
Use AS::JSON for (de)serializing cookies
Godfrey Chan
2014-08-17
1
-0
/
+8
|
*
Merge pull request #16467 from strzalek/cookies-digest-config-option2
Godfrey Chan
2014-08-17
1
-0
/
+5
|
|
\
|
|
*
Add config option for cookies digest
Łukasz Strzałkowski
2014-08-12
1
-0
/
+5
|
*
|
Move respond_with to the responders gem
José Valim
2014-08-17
1
-0
/
+5
|
*
|
When your templates change, browser caches bust automatically.
Jeremy Kemper
2014-08-17
1
-0
/
+18
|
*
|
remove deprecated `MissingHelperError` proxy.
Yves Senn
2014-08-14
1
-0
/
+5
|
*
|
Fix assert_template for files.
Guo Xiang Tan
2014-08-14
1
-0
/
+4
*
|
|
Prepare for partial release.
Kasper Timm Hansen
2014-08-17
1
-3
/
+1
*
|
|
Merge branch 'master' into loofah
Rafael Mendonça França
2014-08-12
1
-0
/
+42
|
\
|
|
|
*
|
Revert "Merge pull request #16434 from strzalek/cookies-digest-config-option"
Santiago Pastorino
2014-08-08
1
-5
/
+0
|
*
|
Add config option for cookies digest
Łukasz Strzałkowski
2014-08-08
1
-0
/
+5
|
|
/
|
*
Update actionpack CHANGELOG
Ryan Dao
2014-08-08
1
-0
/
+5
|
*
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 pull request #11218 from kaspth/loofah-integration
Rafael Mendonça França
2014-07-10
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Added deprecation notice to actionpack changelog.
Timm
2014-06-16
1
-0
/
+6
*
|
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
|
\
\
\
|
|
/
/
|
/
|
|
[next]