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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fixing repond_with working directly on the options hash
BlueHotDog
2013-10-09
1
-0
/
+15
*
Create AbstractController::Rendering interface
Łukasz Strzałkowski
2013-08-25
1
-0
/
+1
*
Fail informatively in #respond_with when no appropriate #api_behavior rendere...
Ben Woosley
2013-08-17
1
-0
/
+31
*
Split the 1200+ line mime_responds_test into 3 more focused and manageable te...
Ben Woosley
2013-08-17
3
-0
/
+1254