about summary refs log tree commit homepage
DateCommit message (Expand)
2009-01-31No more throttling.
2009-01-31Let the kernel schedule some shit.
2009-01-31Cleanup.
2009-01-31Make stop raise if server was not started.
2009-01-31Started in test_server
2009-01-31Fixed test threading?
2009-01-31Merge branch 'master' of git@github.com:fauna/mongrel
2009-01-31removed test_stats
2009-01-31Cleanup.
2009-01-31Cleanup.
2009-01-31Cleanup.
2009-01-31Dead code.
2009-01-31Rename.
2009-01-31TODO
2009-01-31Removed bad requires
2009-01-31Merge branch 'master' of git@github.com:fauna/mongrel
2009-01-31Added rack stuff to todo
2009-01-31Merge pivotal code.
2009-01-31Merge branch 'master' of git@github.com:fauna/mongrel
2009-01-31Moving toward using a logger instead of dumping to STDERR all over the place.
2009-01-31TODO been did.
2009-01-31Added simple rack application
2009-01-31Merge branch 'master' of git@github.com:fauna/mongrel
2009-01-31Fixed todo
2009-01-31No commands.
2009-01-31Did that.
2009-01-31Removed test_command
2009-01-31Got rake working took out trash
2009-01-31TODO
2009-01-31Merge branch 'rack'
2008-12-04Removed uri_classifier, now we just use racks
2008-12-03Dont need rails adapter anymore, rack handles it
2008-12-03Dont need camping adapter anymore, rack does it for us
2008-12-01Doc fixes
2008-12-01Removed request_progress, make it a middlewear or something
2008-12-01Removed configurator completely
2008-12-01Got rid of send_file test, moved to rack
2008-12-01Got rid of handlers and test_conditional, now people just use rack
2008-12-01Removed configurator, replaced by Racks UrlMap
2008-12-01Got tests working with rack
2008-11-28Unjoined thread for now. Will fix later.
2008-11-22Merge branch 'cleanup'
2008-11-22Join thread at the end of start
2008-11-22Remove debug.
2008-11-22Rakefile.
2008-11-22test_ws passes with rack
2008-11-22removed dispatchers
2008-11-22Remove handlers.
2008-11-22Non working rack implementation
2008-11-22Mongrel::Service moved to its own repository. Everything else deleted, becaus...