Mike Naberezny 782535d317 Show process name in all spawn error messages 9 years ago
..
medusa 9751b22629 Remove print_function, change uses of it that were errors to stderr 10 years ago
scripts a19612aa3e Remove unused variables 11 years ago
skel b9e0633442 Clarify use of startsecs/startretries and autorestart/exitcodes. 10 years ago
tests 782535d317 Show process name in all spawn error messages 9 years ago
ui 34bb529464 Add version info to footer 12 years ago
__init__.py a4413933c0 Remove old copyright file headers 14 years ago
childutils.py a4413933c0 Remove old copyright file headers 14 years ago
confecho.py a4413933c0 Remove old copyright file headers 14 years ago
datatypes.py 5bdb2ae451 Fix 2 unclosed sockets that can happen on errors in 9 years ago
dispatchers.py 869c201aa8 Log a warning if an eventlistener enters the UNKNOWN state. 9 years ago
events.py 27ec2ea1b9 add events for adding/removing process groups 11 years ago
http.py f90dd36e3a Fix tail_f_producer when file is closed or unlinked 9 years ago
http_client.py 9751b22629 Remove print_function, change uses of it that were errors to stderr 10 years ago
loggers.py a2eef5c615 Revert "Merge pull request #241 from jaraco/log-targets" 11 years ago
options.py 1a764af3c5 Don't create a logfile when redirect_stderr=true and stderr_logfile=auto 9 years ago
pidproxy.py c237052593 Update pidproxy.py to accept SIGQUIT and pass to children. 11 years ago
process.py 782535d317 Show process name in all spawn error messages 9 years ago
rpcinterface.py da8320fcb9 Fix docstrings for signal methods 9 years ago
socket_manager.py 9ecfbe9250 79 cols 10 years ago
states.py 869c201aa8 Log a warning if an eventlistener enters the UNKNOWN state. 9 years ago
supervisorctl.py 237faaa1b2 Fix syntax error on Python 2.4 and 2.5 9 years ago
supervisord.py 8fa9e32a79 Fix log format for http server and http channel objects 9 years ago
version.txt eeaf3aa0a3 Use .dev0 to silence setuptools version normalization warning 10 years ago
web.py 28b98975cf Fix syntax error on Python 2.4 9 years ago
xmlrpc.py 89035e4dd1 Check for bad signal 9 years ago