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
zedshaw 79be4b98e5 Additional debugging dumps just in case the parser is too ruthless. Removed the useless object tracking.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@141 19e92222-5c0b-0410-8929-a290d50e31e9
2006-04-04 02:07:30 +00:00
..
camping.rb Slight mod to how mongrel/camping.rb works so that you can access the HttpServer (rather than acceptor thread). 2006-03-09 06:11:21 +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 Fixes incorrect version. Sets up an extra .rb config option (-S). Fixes an extra log message. 2006-04-01 08:43:30 +00:00
debug.rb Additional debugging dumps just in case the parser is too ruthless. Removed the useless object tracking. 2006-04-04 02:07:30 +00:00
handlers.rb Minor tweaks to the handlers and http parser to deal with more bad input possibilities. 2006-04-03 15:22:17 +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 Minor tweaks to the handlers and http parser to deal with more bad input possibilities. 2006-04-03 15:22:17 +00:00
stats.rb Cleaned up the test suite so it spews less logging. Fixed up the debug access logging so it works. 2006-04-01 09:09:10 +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