about summary refs log tree commit homepage
path: root/lib/unicorn/worker.rb
DateCommit message (Expand)
2018-09-13Make Worker#user support different process primary group and log file group
2017-03-23doc: add version annotations for new features
2017-03-10Add worker_exec configuration option
2017-02-23Add support for chroot to Worker#user
2015-07-15doc: remove references to old servers
2014-11-01worker: remove old tmp accessor
2013-12-09rework master-to-worker signaling to use a pipe
2012-04-11misc documentation spelling fixes
2011-06-16replace fchmod()-based heartbeat with raindrops
2011-04-13worker: improve RDoc, point users to Configurator#user
2010-10-04split out worker to a separate file