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 e20a52b735 Fixes incorrect version. Sets up an extra .rb config option (-S). Fixes an extra log message.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@135 19e92222-5c0b-0410-8929-a290d50e31e9
2006-04-01 08:43: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 Fixes incorrect version. Sets up an extra .rb config option (-S). Fixes an extra log message. 2006-04-01 08:43:30 +00:00
handlers.rb Implements minor little tweaks to reduce String cycling. Adds ETag and Last-Modified headers to DirHandler so static files are cached by the browser. 2006-03-30 09:31:14 +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 Damn trotter and his bum patches. :-) 2006-03-28 02:56:33 +00:00
stats.rb mongrel_rails now uses the RailsConfigurator. All rails.rb are now in Mongrel::Rails (like Camping). Configurator has many improvements. Signals on mongrel_rails now work better. 2006-03-26 20:01:50 +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