about summary refs log tree commit homepage
tag namev0.2.0 (499d4663314fa2c2f4aa0bacabe4eb82766978b8)
tag date2010-03-01 10:42:36 +0000
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit 816d4e840f...
downloadzbatery-0.2.0.tar.gz
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