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
/
lib
/
action_controller
/
test_process.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added assigns shortcut for @response.template.assigns to controller test case...
David Heinemeier Hansson
2005-03-10
1
-1
/
+5
*
A hopefully more successful attempt at the Routing branch merge
David Heinemeier Hansson
2005-02-15
1
-2
/
+20
*
Backed out of routing merge.. investigating missing patches
David Heinemeier Hansson
2005-02-15
1
-20
/
+2
*
Merged back the Routing branch
David Heinemeier Hansson
2005-02-15
1
-2
/
+20
*
Stringify the parameters on follow_redirect
David Heinemeier Hansson
2005-02-12
1
-1
/
+1
*
Added follow_redirect method for functional tests that'll get-request the red...
David Heinemeier Hansson
2005-02-12
1
-1
/
+9
*
Fixed that cookies shouldn't be frozen in TestRequest #571 [Eric Hodel]
David Heinemeier Hansson
2005-02-07
1
-6
/
+2
*
Added TestResponse#binary_content that'll return as a string the data sent th...
David Heinemeier Hansson
2005-01-20
1
-0
/
+17
*
Fixed that controller tests can now assert on the use of cookies #466 [Alexey]
David Heinemeier Hansson
2005-01-13
1
-0
/
+9
*
Apparently the temp hack for functional tests was still needed
David Heinemeier Hansson
2005-01-10
1
-0
/
+16
*
Removed temporary hack for test/unit problems that only worked for functional...
David Heinemeier Hansson
2005-01-10
1
-16
/
+0
*
Fixed problems with running multiple functional tests in Rails under 1.8.2 by...
David Heinemeier Hansson
2005-01-02
1
-0
/
+16
*
Fixed that @request.remote_ip didn't work in the test environment #369 [Bruno...
David Heinemeier Hansson
2004-12-31
1
-4
/
+4
*
Added Request#port_string to get something like ":8080" back on 8080 and "" o...
David Heinemeier Hansson
2004-12-18
1
-0
/
+4
*
Updated documentation
David Heinemeier Hansson
2004-12-16
1
-18
/
+21
*
Killed the out of place alias and made sure you can use the different HTTP me...
David Heinemeier Hansson
2004-12-08
1
-6
/
+5
*
Added all the HTTP methods as alternatives to the generic "process" for funct...
David Heinemeier Hansson
2004-12-07
1
-1
/
+14
*
Added TestSession#session_id that returns an empty string to make it easier t...
David Heinemeier Hansson
2004-12-06
1
-0
/
+4
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+195
[prev]