about summary refs log tree commit homepage
DateCommit message (Expand)
2009-02-01Merge branch 'master' of git@github.com:fauna/mongrel v0.0.0
2009-02-01Realistic defaults.
2009-01-31Merge branch 'master' of git@github.com:fauna/mongrel
2009-01-31Fixed lack of QUERY_STRING in env
2009-01-31Clean up some logging.
2009-01-31No more special params hash.
2009-01-31Remove abstract handler.
2009-01-31Remove CGIWrapper.
2009-01-31Todos.
2009-01-31Merge branch 'master' of git@github.com:fauna/mongrel
2009-01-31Made mongrel handle responces the way it should
2009-01-31New manifest.
2009-01-31Mongrel.run(app, opts)
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