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
/
test
/
controller
/
mime
/
respond_to_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant `to_s` in interpolation
claudiob
2014-10-30
1
-2
/
+2
*
Address CVE-2014-4671 (JSONP Flash exploit)
Greg Campbell
2014-07-09
1
-1
/
+1
*
Change the JSON renderer to enforce the 'JS' Content Type
Lucas Mazza
2014-07-02
1
-0
/
+13
*
Remove tests method for test cases when controller can be inferred.
Guo Xiang
2014-05-03
1
-2
/
+0
*
Return null type format when format is not know
Rafael Mendonça França
2014-04-14
1
-0
/
+5
*
No variant should also be picked up by variant.any if variant.none is not def...
David Heinemeier Hansson
2014-02-13
1
-0
/
+4
*
Variant negotiation
Lukasz Strzalkowski
2014-02-13
1
-0
/
+21
*
Add any/all support for variants
Łukasz Strzałkowski
2013-12-26
1
-0
/
+143
*
Inline variants syntax
Łukasz Strzałkowski
2013-12-10
1
-1
/
+38
*
Revert "Merge pull request #13235 from strzalek/variants-inline" -- needs a l...
David Heinemeier Hansson
2013-12-08
1
-13
/
+1
*
Inline variants syntax
Łukasz Strzałkowski
2013-12-08
1
-1
/
+13
*
Variants can be declared without a block to signify their presence in the con...
David Heinemeier Hansson
2013-12-07
1
-1
/
+1
*
Allow code execution in case no variant has been set with variant.none
David Heinemeier Hansson
2013-12-07
1
-0
/
+16
*
Action Pack Variants
Łukasz Strzałkowski
2013-12-04
1
-0
/
+54
*
Split the 1200+ line mime_responds_test into 3 more focused and manageable te...
Ben Woosley
2013-08-17
1
-0
/
+493