about summary refs log tree commit homepage
path: root/lib/mongrel/debug.rb
DateCommit message (Expand)
2007-11-12don't warn about unitted @reason; fix objectspace errors on jruby; make subpr...
2007-10-22recursively create logdir in debug.rb
2007-10-18no reason not to always print the backtrace for those errors
2006-09-22Mongrel 0.3.13.5 version bump. Final commit of changes from 0.3.13.4. I've b...
2006-08-26Finally a solution to the damn memory leak. It's a leak in ruby http://pasti...
2006-08-17New memory debugging that's faster and a bit more accurate.
2006-06-30Ruby license applied to all files
2006-06-30Switched Mongrel to Ruby license.
2006-06-23Refactor reaping dead threads. Slight change to license header to make it cl...
2006-06-09Annoying bugs in debug mode because someone likes changing object_id and clas...
2006-05-21LGPL preamble on all source files.
2006-05-11Mongrel 0.3.13 release push. Lots of documentation started and little fixes....
2006-04-08Fixes the default content type and headers for unknown mime types. Fixes the...
2006-04-05Adds thread tracking and cleaner shutdown.
2006-04-04Additional debugging dumps just in case the parser is too ruthless. Removed ...
2006-04-03Several robustness improvements to protect mongrel against bad HTTP requests.
2006-04-01Cleaned up the test suite so it spews less logging. Fixed up the debug acces...
2006-04-01Fixes incorrect version. Sets up an extra .rb config option (-S). Fixes an ...
2006-03-26mongrel_rails now uses the RailsConfigurator. All rails.rb are now in Mongre...
2006-03-25First crack at some advanced debugging features for mongrel and the console.