about summary refs log tree commit homepage
DateCommit message (Expand)
2010-12-29Rainbows! 2.1.0 - Cool.io, bugfixes and more! v2.1.0
2010-12-28complete Rev => Coolio renaming
2010-12-28several response body#close fixes
2010-12-28dev_fd_response: pass files straight through
2010-12-28enable the keepalive_requests config option
2010-12-27coolio*: favor Coolio over Rev
2010-12-27coolio_fiber_spawn: decrease CPU usage for keepalive
2010-12-27t0019: add CPU usage test
2010-12-27test-lib: fix bug in setting worker_connections
2010-12-27t0015: even less racy fix
2010-12-27doc: misc cleanups and additions for RDoc
2010-12-27t0015: increase reliability of test
2010-12-27initial cool.io support
2010-12-27fiber/io: avoid allocating Range objects for slicing
2010-12-27fiber/*: more efficient keepalive_timeout expiry
2010-12-27fiber/base: use bare "select" where possible
2010-12-27thread_pool: avoid needless wakeups from select
2010-12-27thread_*: unindent
2010-12-27introduce worker_yield method
2010-12-27writer_thread_spawn: factor out Client.quit
2010-12-27writer_thread_*: split out classes into separate files
2010-12-27writer_thread_*: split out common socket_proxy code
2010-12-27writer_thread_*: unindent
2010-12-27revactor: split out tee_socket and use autoload
2010-12-26more :: prefix elimination
2010-12-26fiber/queue: unindent
2010-12-26remove unnecessary "::" constant prefixing
2010-12-26never_block: simplify and split out code
2010-12-26event_machine: split out server and client classes
2010-12-26rev_thread_*: unindent and split out
2010-12-26rainbows/rev/* require/autoload cleanup
2010-12-26rename rev/thread => rev/thread_client
2010-12-26rev_thread_spawn: disable under Ruby 1.8
2010-12-26GNUmakefile: fix packaging task
2010-12-26avoid HttpParser#keepalive? and HttpParser#reset
2010-12-26bump Unicorn dependency
2010-12-26rainbows/rev/*: uninident some more
2010-12-26rev: split out Rainbows::Rev::Server
2010-12-26rev: unindent, needless autoload
2010-12-24doc: switch documentation generation to wrongdoc
2010-12-20thread_timeout: fix bad comparison
2010-12-20thread_timeout: avoid a threading bug under 1.9
2010-12-14FAQ: add a note about config.threadsafe!
2010-12-09respect client_body_buffer_size in Unicorn 3.1.0
2010-12-09bump Unicorn dependency to 3.1.0
2010-12-09thread_timeout: de-Struct-ify
2010-12-08respect "rewindable_input false" in Unicorn config
2010-12-08t/*.sh: indentation fixes
2010-12-08rev+revactor: fix LARGE pipelined uploads
2010-12-03Rainbows! 2.0.1 - upload pipelining fixes v2.0.1