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
/
cgi_ext
/
raw_post_data_fix.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix that env_qs might be nil
David Heinemeier Hansson
2005-07-23
1
-1
/
+1
*
Fix that env_qs might be nil
David Heinemeier Hansson
2005-07-23
1
-2
/
+2
*
Improved performance with 5-30% through a series of Action Pack optimizations...
David Heinemeier Hansson
2005-07-23
1
-20
/
+31
*
Added support for upload progress indicators in Apache and lighttpd 1.4.x (wo...
David Heinemeier Hansson
2005-06-28
1
-6
/
+22
*
Make sure the benchmarking render method always returns the result of the ren...
Jamis Buck
2005-05-30
1
-1
/
+3
*
Treat all request types as upper-case so the switch will work
David Heinemeier Hansson
2005-05-04
1
-2
/
+2
*
Made it default to assuming a GET request and reading from command-line only ...
David Heinemeier Hansson
2005-05-04
1
-4
/
+4
*
Added graceful handling of PUT, DELETE, and OPTIONS requests for a complete c...
David Heinemeier Hansson
2005-04-18
1
-7
/
+3
*
Fixed that an exception would be thrown when an empty form was submitted #109...
David Heinemeier Hansson
2005-04-13
1
-1
/
+1
*
Fixed that on very rare occasions, webrick would raise a NoMethodError: priva...
David Heinemeier Hansson
2005-03-31
1
-1
/
+1
*
Fixed "bad environment variable value" exception caused by Safari, Apache, an...
David Heinemeier Hansson
2005-03-27
1
-1
/
+1
*
Fixed that query params could be forced to nil on a POST due to the raw post ...
David Heinemeier Hansson
2005-02-07
1
-4
/
+4
*
Added @request.raw_post as a convenience access to @request.env['RAW_POST_DAT...
David Heinemeier Hansson
2005-01-25
1
-3
/
+5
*
Fixed no-binding fragment caching
David Heinemeier Hansson
2005-01-20
1
-4
/
+4
*
A few missing files
David Heinemeier Hansson
2005-01-20
1
-0
/
+44