Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/railties/dispatches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8431 [8431] 12/17/07 18:54:55 bitsweat Ruby 1.9 compatibility. References #1689.
(edit) @1721 [1721] 07/06/05 04:29:18 david Added fixed gateway script [Nicholas Seckar]
(edit) @1678 [1678] 07/04/05 19:49:40 david Made gateway.cgi work with a ruby called anything
(edit) @1676 [1676] 07/04/05 19:16:28 david Added an EXPERIMENTAL gateway.cgi for getting high-speed performance …
(edit) @1592 [1592] 07/02/05 04:52:14 bitsweat r1588@asus: jeremy | 2005-07-02 03:14:45 -0700 Optional periodic garbage …
(edit) @1565 [1565] 06/29/05 11:07:20 minam Use SIGHUP to dynamically reload an fcgi process without restarting it. …
(edit) @1540 [1540] 06/27/05 11:32:39 minam Had some logic backwards in the new dispatch.fcgi handler
(edit) @1538 [1538] 06/27/05 09:38:03 minam RailsFCGIHandler (dispatch.fcgi) no longer tries to explicitly flush …
(edit) @1481 [1481] 06/22/05 11:26:00 minam Missing parameter for trap_handler in dispatch.fcgi
(edit) @1479 [1479] 06/22/05 11:18:01 minam Refactored dispatch.fcgi. Added unit tests for dispatch.fcgi. Added trap …
(edit) @1284 [1284] 05/04/05 11:10:13 david Made dispatch.fcgi more robust by catching fluke errors and retrying …
(edit) @981 [981] 03/23/05 00:54:05 david Fixed the dispatch.fcgi use of a logger
(edit) @969 [969] 03/21/05 17:46:31 david Added additional error handling to the FastCGI dispatcher to catch even …
(edit) @831 [831] 03/04/05 12:12:55 david Added begin/rescue around the FCGI dispatcher so no uncaught exceptions …
(edit) @342 [342] 01/06/05 15:56:57 david Fixed WEBrick servlet slowdown over time by restricting the load path …
(edit) @186 [186] 12/16/04 15:45:55 david Renamed public/dispatch.servlet to script/server -- it wasn't really …
(edit) @118 [118] 12/12/04 12:52:40 david No longer needed to explicitly pass the session defaults as the error …
(edit) @71 [71] 12/07/04 15:35:40 david New error checking removes the necessity for giving a specific error page …
(edit) @64 [64] 12/07/04 12:03:57 david Make the dispatch.rb behave after being run by the WEBrick dispatcher
(edit) @51 [51] 12/06/04 18:25:01 david Syntax errors and other exceptions thrown outside of an action are now …
(edit) @31 [31] 11/30/04 17:19:01 david AbstractApplicationController and the individual controllers are now …
(add) @4 [4] 11/24/04 01:04:44 david Initial
Note: See TracRevisionLog for help on using the revision log.