about summary refs log tree commit homepage
DateCommit message (Expand)
2010-07-10raindrops v0.3.0 - LGPL v2.1 and v3.0 v0.3.0
2010-07-10doc: add examples directory to website
2010-07-10LICENSE: dual license under LGPLv2.1 and LGPLv3
2010-07-01examples/linux-tcp-listener-stats: warn on possibly invalid addresses
2010-07-01linux_inet_diag: rename "addrs" => "query_addr"
2010-06-29examples/linux-tcp-listener-stats: fix usage string
2010-05-04raindrops 0.2.0 - raining penguins! v0.2.0
2010-05-04examples: add sample standalone Rack application
2010-05-04README: add note about Unicorn 0.98.0 listener_names
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-05-02GNUmakefile: add publish_doc target
2010-05-02rdoc 2.5.x updates
2010-05-02README: add information about mailing list archives
2010-04-11tests: fix to run under MRI 1.8.6
2010-04-08linux: slightly simpler scan for /proc/net/unix
2010-04-07gemspec: fix rubyforge project
2010-04-07gemspec: fix summary
2010-04-07raindrops 0.1.0 v0.1.0
2010-04-07Rakefile: fix web_url
2010-04-07initial