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
/
testing
/
process.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set rack.input instead of RAW_POST_DATA in TestRequest
Joshua Peek
2009-04-30
1
-28
/
+11
*
Missed stray @request_uri
Joshua Peek
2009-04-30
1
-2
/
+0
*
Move TestRequest cookies accessor into AD TestRequest
Joshua Peek
2009-04-30
1
-2
/
+0
*
Start moving TestRequest and TestResponse into ActionDispatch
Joshua Peek
2009-04-30
1
-156
/
+14
*
Vendor new Rack::Mock changes
Joshua Peek
2009-04-30
1
-1
/
+1
*
Switch to action_dispatch rack namespace
Joshua Peek
2009-04-30
1
-1
/
+1
*
Deprecate template, session, assigns, and layout accessors on response object...
Joshua Peek
2009-04-28
1
-5
/
+8
*
Delegate controller.session to request.session and deprecate response session
Joshua Peek
2009-04-27
1
-1
/
+1
*
Use session= writer methods
Jeremy Kemper
2009-04-26
1
-2
/
+2
*
Inherit TestSession from Session::AbstractStore and add indifferent access to...
Joshua Peek
2009-04-26
1
-68
/
+10
*
Deprecate response.redirect_url_match?, use assert_match instead.
Joshua Peek
2009-04-26
1
-0
/
+1
*
Move useful response test helpers into request
Joshua Peek
2009-04-26
1
-60
/
+1
*
Start to integrate some of the features in Rack::Test.
Joshua Peek
2009-04-24
1
-28
/
+1
*
render_for_text pushes a body part instead of replacing the whole body
Jeremy Kemper
2009-04-17
1
-0
/
+1
*
Bring abstract_controller up to date with rails/master
Carl Lerche & Yehuda Katz
2009-04-13
1
-5
/
+17
*
Merge commit 'rails/3-0-unstable'
Yehuda Katz
2009-01-30
1
-21
/
+46
*
Move HTTP libs and middleware into ActionDispatch component
Joshua Peek
2009-01-27
1
-2
/
+2
*
Reorganize ActionController folder structure
Joshua Peek
2009-01-27
1
-0
/
+543