-
Remove pid file option for ruby based unicorn
-
Add support for gunicorn usage
-
Restart will now defer to start if not started
-
Fix argument bug to allow overriding config file location
-
Fix child pid discovery (thanks Darrin)
-
Provide warning on missing PID and continue (PID file may go missing after unicorn has been stopped)
-
Exception type fix
-
Bug fix for custom pid files
-
Provide configurable restart grace period (thanks Darrin)
-
Initial release