about summary refs log tree commit homepage
path: root/SIGNALS
DateCommit message (Expand)
2010-06-10docs: hopefully clarify preload_app=false behavior
2009-11-18SIGNALS: HUP + preload_app cannot reload app code
2009-11-14preserve user/group ownership when reopening logs
2009-10-02SIGNALS: state that we stole semantics from nginx
2009-09-15SIGNALS: use "Unicorn" when referring to the web server
2009-09-07doc/SIGNALS: fix the no-longer-true bit about socket options
2009-05-28SIGHUP reloads app even if preload_app is true
2009-04-24doc: formatting changes for SIGNALS doc
2009-04-24SIGTT{IN,OU} {in,de}crements worker_processes
2009-04-03Documentation updates
2009-04-01Documentation updates, prep for 0.4.1 release
2009-03-19Trap WINCH to QUIT children without respawning
2009-03-18gracefully die if working dir is invalid at fork
2009-03-09Documentation updates