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
/
test_case_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add failing test case for #6053
Andrew White
2012-04-29
1
-0
/
+21
*
Don't convert params if the request isn't HTML - fixes #5341
Andrew White
2012-04-29
1
-2
/
+40
*
Merge session arg with existing session instead of overwriting
Andrew White
2012-04-28
1
-0
/
+20
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-5
/
+5
*
assigns(:foo) should not convert @foo's keys to strings if it happens to be a...
Will Bryant
2012-02-18
1
-0
/
+5
*
replacing the orderhash with hash for ruby-1.9
ganesh
2012-02-09
1
-3
/
+2
*
Rename test class and fix tests to keep consistency
Carlos Antonio da Silva
2012-01-17
1
-10
/
+10
*
Remove rescue_action from compatibility module and tests
Carlos Antonio da Silva
2012-01-17
1
-3
/
+0
*
AC:TestCase::Behavior#head only accepts parameters as second argument
Rafael Mendonça França
2012-01-10
1
-0
/
+4
*
Whitespaces :scissors:
Rafael Mendonça França
2012-01-10
1
-4
/
+4
*
Fix ActionController::TestCase::Behavior.head
Rafael Mendonça França
2012-01-10
1
-0
/
+5
*
Revert "remove deprecated API"
Aaron Patterson
2012-01-05
1
-0
/
+7
*
remove deprecated API
Aaron Patterson
2012-01-05
1
-7
/
+0
*
moving test_test.rb to test_case_test.rb for consistency.
Nick Sutterer
2012-01-03
1
-0
/
+820