1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib/mongrel
2006-03-09 04:38:02 +00:00
..
camping.rb Support for Camping as a first-class citizen. The postamble is now one or two lines. 2006-03-07 01:44:24 +00:00
cgi.rb Implemented access to the RailsHandler from inside rails. Closed off the remaining bugs on our tracker. 2006-03-04 17:55:39 +00:00
command.rb GemPlugin now doesn't use autorequire. Mongrel adapted to cover an error with daemonize, logger, and closed files. 2006-03-09 03:05:11 +00:00
handlers.rb As the CGI and Handlers get bigger we'll need to separate their code out. This change does that. 2006-02-21 00:55:39 +00:00
init.rb GemPlugin now doesn't use autorequire. Mongrel adapted to cover an error with daemonize, logger, and closed files. 2006-03-09 03:05:11 +00:00
rails.rb GemPlugin now doesn't use autorequire. Mongrel adapted to cover an error with daemonize, logger, and closed files. 2006-03-09 03:05:11 +00:00
tcphack.rb Fixed and tested with edge rails and works such that mephisto doesn't report closed log files from daemonize. Added a little hack from Sean Treadway that increases the tcp accept queue (needs win32 testing). 2006-03-09 04:38:02 +00:00