v0.2.0
tag499d4663314fa2c2f4aa0bacabe4eb82766978b8
object 816d4e840fca8606215a328beda90dd92153bcd7
authorEric Wong <normalperson@yhbt.net>
Mon, 1 Mar 2010 10:42:36 +0000 (1 10:42 +0000)
Zbatery 0.2.0 - Unicorn/Rainbows! resync

This release resyncs against the latest features/cleanups
in Unicorn 0.97.0 and Rainbows! 0.91.0

Eric Wong (7):
    use Unicorn.builder to parse config.ru switches
    import selected parts of test suite from Rainbows!
    gemspec: depend on newer Unicorn for Unicorn.builder
    support "user" directive outside of after_fork hook
    MRI 1.8 thread fix to avoid blocking accept()
    disable more Unicorn methods
    support Unicorn 0.96.0+ ready_pipe daemonization