Commit History

Author SHA1 Message Date
  Marc Abramowitz c80b945df2 supervisor/rpcinterface.py: from supervisor.datatypes import 11 years ago
  Marc Abramowitz 66dc57332a Replace _getSignalFromString with supervisor.datatypes.signal_number 11 years ago
  Marc Abramowitz d36e2fbd97 Remove extra space around = 11 years ago
  Marc Abramowitz ab99a389d9 Add frontend (supervisorctl) support for signalling processes 11 years ago
  Marc Abramowitz 1daafbaa08 Sort results for deterministic results 11 years ago
  Casey Callendrello 4a4dffbb05 Add ability to send arbitrary UNIX signals to processes: 12 years ago
  Mike Naberezny 1a764af3c5 Don't create a logfile when redirect_stderr=true and stderr_logfile=auto 10 years ago
  Mike Naberezny f6647b5b61 Fix TailFProducerTests 10 years ago
  Mike Naberezny 5f420e7463 Remove completed TODO item 10 years ago
  Mike Naberezny f90dd36e3a Fix tail_f_producer when file is closed or unlinked 10 years ago
  Mike Naberezny 425b2f56c2 Fix missing import for traceback 10 years ago
  Son Nguyen 8fa9e32a79 Fix log format for http server and http channel objects 10 years ago
  Marc Abramowitz 5bdb2ae451 Fix 2 unclosed sockets that can happen on errors in 11 years ago
  Marcin Kuźmiński 577bf053b4 Added limit parameter for logs 13 years ago
  Mike Naberezny 4d18734c81 Fix use of deprecated rpcinterface methods 10 years ago
  Mike Naberezny cf883c0eb8 Use traceback.format_exc and log instead of traceback.print_exc() 10 years ago
  Mike Naberezny 43305dde9d Use traceback.format_exc() instead of traceback.print_exc(file=io) 10 years ago
  Mike Naberezny 96a7f0992e Fix typo in comment 10 years ago
  Mike Naberezny ed1d9b6b19 Remove unnecessary list comprehension. Refs #611 10 years ago
  Mike Naberezny 28bad28a3c Fix typo in usage message 10 years ago
  Mike Naberezny ee93898ce3 Remove extra call to upcheck in _tailf 11 years ago
  Marc Abramowitz 187c77dda3 Simplify main; extract to Controller.exec_cmdloop 10 years ago
  Mike Naberezny 1b9cd3a3ba Move http_client import to the top of the file 10 years ago
  Puru Tuladhar 6d9d526377 Fix options with missing argument type in usage message 10 years ago
  Mike Naberezny 704cd4eb9b Fix make_allfunc() logic broken by bad merge 10 years ago
  Mike Naberezny 7e9ee499c7 Fix typos in docstrings 10 years ago
  Mike Naberezny decb894bb1 Fix import broken by bad merge 10 years ago
  Mike Naberezny b562f7e95b Add test and changelog entry for sorting included files. Closes #225 10 years ago
  Ionel Cristian Mărieș dd26c6c057 Sort the included files 12 years ago
  Mike Naberezny 869c201aa8 Log a warning if an eventlistener enters the UNKNOWN state. 10 years ago