about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2011-03-17watcher: properly stream responses for <= HTTP/1.0
2011-03-16add Watcher Rack application
2011-03-14linux: avoid Array#first/Array#last
2011-03-14linux: unix_listener_stats may scan all paths
2011-03-11doc: more rdoc updates for Linux users
2011-03-11the core Raindrops class is portable, yes it is
2011-03-10rdoc: 100% documentation coverage!
2011-03-09aggregate/pmq: we need a Mutex to protect fcntl() locks
2011-03-08preliminary Rack app to track last_data_recv
2011-03-04Aggregate support via POSIX message queues
2011-02-28doc: mention tcp_diag/inet_diag for old kernels
2011-02-26middleware: split out proxy class
2011-02-26middleware: avoid double decrement when reading stats
2011-02-25proxy +to_path+ calls in the response body
2011-02-23use autoload for Linux module
2011-02-15middleware: add ipv6 address detection for Unicorn
2011-02-15middleware: switch to ivars
2011-02-15middleware: avoid capturing block variable
2011-02-15unindent modules
2010-09-26raindrops 0.4.1 - more portability! v0.4.1
2010-09-20raindrops 0.4.0 - flowing into new systems! v0.4.0
2010-07-10raindrops v0.3.0 - LGPL v2.1 and v3.0
2010-05-04raindrops 0.2.0 - raining penguins! v0.2.0
2010-05-04cleanup a few typos
2010-05-04middleware: no need to ensure in #close
2010-05-04use Unicorn.listener_names method if available
2010-04-08linux: slightly simpler scan for /proc/net/unix
2010-04-07raindrops 0.1.0 v0.1.0
2010-04-07initial