about summary refs log tree commit homepage
DateCommit message (Expand)
2009-02-09Simplify HttpResponse since we only handle Rack now
2009-02-09HttpResponse: remove send_file
2009-02-09pre-generate HTTP_STATUS_HEADER to avoid repeated snprintf
2009-02-09Remove StringIO usage in HeaderOut
2009-02-09Disable userspace buffering on client sockets
2009-02-09Remove threading and use worker processes instead
2009-02-09s/Mongrel/Unicorn/g
2009-02-09Remove Java and Win32 support
2009-02-09Allow running tests in parallel via gmake
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