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
/
rack_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
update rack tests for default response content_type and charset
Jeremy Kemper
2008-08-21
1
-3
/
+3
*
Merge RackProcess#normalize_headers logic into AbstractResponse#prepare!
Joshua Peek
2008-08-17
1
-12
/
+23
*
Update tests for request memoization
Jeremy Kemper
2008-08-08
1
-10
/
+13
*
Improve rack/cgi tests
Pratik Naik
2008-07-16
1
-6
/
+3
*
Make RackRequest#request_method respect _method
Pratik Naik
2008-07-16
1
-0
/
+33
*
RackResponse should not contain Status header
Pratik Naik
2008-07-16
1
-3
/
+13
*
Tests for rack response content type
Pratik Naik
2008-07-16
1
-0
/
+21
*
RackRequest#content_type should return Mime::Type
Pratik Naik
2008-07-16
1
-0
/
+12
*
Improved test coverage and added RackRequest support for CGI environment vari...
Joshua Peek
2008-07-01
1
-8
/
+46
*
Use CGI::Cookie::parse for request cookies until we officially deprecated CGI.
Joshua Peek
2008-06-04
1
-4
/
+4
*
Ensure Rack processor reads CGI output_cookies for the session cookie.
Joshua Peek
2008-06-02
1
-4
/
+52
*
Added Rack processor
Ezra Zygmuntowicz
2008-06-01
1
-0
/
+150