about summary refs log tree commit homepage
DateCommit message (Expand)
2011-05-21Rainbows 3.4.0 - minor updates and fixes v3.4.0
2011-05-21pkg.mk: update to the latest version
2011-05-21use and recommend sleepy_penguin 3.0.1
2011-05-21use and recommend sleepy_penguin 3.0.0
2011-05-21t0044: increase test reliability
2011-05-21try_defer: enable documentation
2011-05-21xepoll_thread_pool/client: improve autopush support
2011-05-20.gitignore: add tags/TAGS files
2011-05-20add tests for Kgio autopush on Linux
2011-05-20add test for SIGQUIT disconnect
2011-05-20event_machine: disconnect idle clients at on SIGQUIT
2011-05-20client: use kgio_write across the board
2011-05-20coolio* + *epoll*: drop keepalive clients on SIGQUIT
2011-05-20epoll/xepoll: more consistent client implementations
2011-05-17doc: recommend io_splice 4.1.1 or later
2011-05-16Rainbows! 3.3.0 - doc improvements and more v3.3.0
2011-05-16writer_thread_*: fix sendfile detection under Ruby 1.8
2011-05-16document RubyGem requirements
2011-05-16doc: cleanup rdoc for Rainbows module
2011-05-16use :pool_size for RLIMIT_NPROC with thread pool models
2011-05-16more reliable shutdown for epoll concurrency models
2011-05-16tests: unify checks for copy_stream and threaded app dispatch
2011-05-16add "copy_stream" config directive
2011-05-10configurator: update user-facing documentation
2011-05-10max_body: documentation updates
2011-05-10LICENSE: add GPLv3 to license terms
2011-05-10configurator: move validation logic over
2011-05-09doc: better document :pool_size options
2011-05-09TODO: misc updates
2011-05-09doc: update comparison and README
2011-05-09xepoll_thread_*: add rdoc for users
2011-05-09xepoll_thread_spawn/client: remove rdoc
2011-05-09max_body: rdoc updates
2011-05-09xepoll_thread_pool: add optional :pool_size argument
2011-05-09split out pool_size module
2011-05-09t0041: less confusing skip message
2011-05-09add XEpollThreadPool concurrency option
2011-05-08Revert "epoll: fixes for Ruby 1.9.3dev"
2011-05-08join_threads: simplify thread stoppage check
2011-05-08require kgio 2.4.0
2011-05-08epoll_wait: flags argument is unused
2011-05-08xepoll: cleanup acceptor logic
2011-05-08xepoll_thread_spawn: rework acceptor logic
2011-05-08xepoll_thread_spawn/client: close returns nil
2011-05-08xepoll_thread_spawn: inline needless method
2011-05-08process_client: fix pipeline_ready arity
2011-05-06remove unnecessary variable assignments
2011-05-06test_isolate: update to latest raindrops and unicorn
2011-05-06ensure some requires get loaded in master
2011-05-05http_server: XEpollThreadSpawn sets RLIMIT_NPROC