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
*
Bump Rack version to 0.9
Joshua Peek
2009-01-06
1
-1
/
+6
*
Request#env['SERVER_NAME'] does not contain port number
Pratik Naik
2008-12-28
1
-2
/
+2
*
ActionController::VerbPiggybacking middleware
Joshua Peek
2008-12-23
1
-23
/
+0
*
Rename RackRequest to Request
Pratik Naik
2008-12-23
1
-3
/
+3
*
Rename AbstractResponse to Response and inheirt from Rack::Response
Joshua Peek
2008-12-19
1
-4
/
+4
*
Use status response accessor instead of the 'Status' header
Joshua Peek
2008-12-19
1
-3
/
+3
*
Cleanup dispatch path
Joshua Peek
2008-12-18
1
-3
/
+3
*
Switch to Rack based session stores.
Joshua Peek
2008-12-15
1
-24
/
+2
*
Make integration test runner more Rack friendly and clean out old CGI cruft
Joshua Peek
2008-12-08
1
-4
/
+4
*
Boot out CGI Processor.
Joshua Peek
2008-12-04
1
-6
/
+4
*
Use autoload instead of explicit requires for ActionController
Joshua Peek
2008-11-23
1
-1
/
+0
*
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