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
/
rack_process.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't shadow query string method
Joshua Peek
2008-08-19
1
-1
/
+10
*
hack around CGI session close
Joshua Peek
2008-08-19
1
-1
/
+5
*
Merge RackProcess#normalize_headers logic into AbstractResponse#prepare!
Joshua Peek
2008-08-17
1
-35
/
+52
*
Don't shadow host method
Jeremy Kemper
2008-08-08
1
-1
/
+1
*
Inherit these from AbstractRequest instead
Jeremy Kemper
2008-08-07
1
-46
/
+4
*
Merge with docrails.
Pratik Naik
2008-07-16
1
-1
/
+1
*
Make RackRequest#request_method respect _method
Pratik Naik
2008-07-16
1
-4
/
+0
*
RackResponse should not contain Status header
Pratik Naik
2008-07-16
1
-1
/
+1
*
RackRequest#content_type should return Mime::Type
Pratik Naik
2008-07-16
1
-1
/
+1
*
Improved test coverage and added RackRequest support for CGI environment vari...
Joshua Peek
2008-07-01
1
-5
/
+30
*
Don't use deprecated String#each
Jeremy Kemper
2008-06-06
1
-0
/
+2
*
Use CGI::Cookie::parse for request cookies until we officially deprecated CGI.
Joshua Peek
2008-06-04
1
-38
/
+4
*
Ensure Rack processor reads CGI output_cookies for the session cookie.
Joshua Peek
2008-06-02
1
-3
/
+7
*
Added Rack processor
Ezra Zygmuntowicz
2008-06-01
1
-0
/
+321