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
/
railties
/
dispatches
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added fixed gateway script [Nicholas Seckar]
David Heinemeier Hansson
2005-07-06
1
-37
/
+76
*
Made gateway.cgi work with a ruby called anything
David Heinemeier Hansson
2005-07-04
1
-2
/
+3
*
Added an EXPERIMENTAL gateway.cgi for getting high-speed performance through ...
David Heinemeier Hansson
2005-07-04
1
-0
/
+57
*
r1588@asus: jeremy | 2005-07-02 03:14:45 -0700
Jeremy Kemper
2005-07-02
1
-1
/
+19
*
Use SIGHUP to dynamically reload an fcgi process without restarting it. Refac...
Jamis Buck
2005-06-29
1
-95
/
+3
*
Had some logic backwards in the new dispatch.fcgi handler
Jamis Buck
2005-06-27
1
-2
/
+2
*
RailsFCGIHandler (dispatch.fcgi) no longer tries to explicitly flush $stdout ...
Jamis Buck
2005-06-27
1
-1
/
+0
*
Missing parameter for trap_handler in dispatch.fcgi
Jamis Buck
2005-06-22
1
-1
/
+1
*
Refactored dispatch.fcgi. Added unit tests for dispatch.fcgi. Added trap to r...
Jamis Buck
2005-06-22
1
-53
/
+83
*
Made dispatch.fcgi more robust by catching fluke errors and retrying unless i...
David Heinemeier Hansson
2005-05-04
1
-6
/
+48
*
Fixed the dispatch.fcgi use of a logger
David Heinemeier Hansson
2005-03-23
1
-8
/
+9
*
Added additional error handling to the FastCGI dispatcher to catch even error...
David Heinemeier Hansson
2005-03-21
1
-12
/
+18
*
Added begin/rescue around the FCGI dispatcher so no uncaught exceptions can b...
David Heinemeier Hansson
2005-03-04
1
-1
/
+14
*
Fixed WEBrick servlet slowdown over time by restricting the load path reloadi...
David Heinemeier Hansson
2005-01-06
1
-1
/
+1
*
Renamed public/dispatch.servlet to script/server -- it wasn't really dispatch...
David Heinemeier Hansson
2004-12-16
1
-49
/
+0
*
No longer needed to explicitly pass the session defaults as the error screen ...
David Heinemeier Hansson
2004-12-12
1
-1
/
+1
*
New error checking removes the necessity for giving a specific error page alo...
David Heinemeier Hansson
2004-12-07
1
-1
/
+1
*
Make the dispatch.rb behave after being run by the WEBrick dispatcher
David Heinemeier Hansson
2004-12-07
1
-1
/
+1
*
Syntax errors and other exceptions thrown outside of an action are now gracef...
David Heinemeier Hansson
2004-12-06
1
-1
/
+0
*
AbstractApplicationController and the individual controllers are now complete...
David Heinemeier Hansson
2004-11-30
1
-1
/
+1
*
Initial
David Heinemeier Hansson
2004-11-24
4
-0
/
+67