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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Require an ActionDispatch::Request to use response assertions
Joshua Peek
2009-04-26
1
-6
/
+18
*
Unify functional and integration tests cookie helpers
Joshua Peek
2009-04-26
1
-21
/
+12
*
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
2
-62
/
+6
*
Remove pending rack specifications until they are official
Joshua Peek
2009-04-25
1
-3
/
+1
*
Start to integrate some of the features in Rack::Test.
Joshua Peek
2009-04-24
2
-178
/
+26
*
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
3
-16
/
+44
*
Temporarily modifies setup to call super directly. This can support more T::U...
Yehuda Katz and Carl Lerche
2009-04-08
1
-1
/
+3
*
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
3
-7
/
+7
*
Reorganize ActionController folder structure
Joshua Peek
2009-01-27
10
-0
/
+2548
[prev]