提交历史

作者 SHA1 备注 提交日期
  Mike Naberezny 8925e1201a Add process name completion for signal 11 年之前
  Mike Naberezny 7bd948fbcc Fix help and result messages for signal 11 年之前
  Mike Naberezny f7a56a8981 Credit the original author of the signal patch 11 年之前
  Chris McDonough 0279b8d37d credit 11 年之前
  Chris McDonough 2604b7e0b2 add change note 11 年之前
  Chris McDonough 813787fd1e as per comment attached to #477, rename sendXSignal to signalX, dont do anything async in signalGroup, merge logic for _stopresult and _signalresult in supervisorctl 11 年之前
  Marc Abramowitz 5e7d8ae5b6 Fix failing test: test_sendProcessSignal 11 年之前
  Marc Abramowitz d27dfea244 sendProcessSignal: No need to return a callback 11 年之前
  Marc Abramowitz 89035e4dd1 Check for bad signal 11 年之前
  Marc Abramowitz c80b945df2 supervisor/rpcinterface.py: from supervisor.datatypes import 11 年之前
  Marc Abramowitz 66dc57332a Replace _getSignalFromString with supervisor.datatypes.signal_number 11 年之前
  Marc Abramowitz d36e2fbd97 Remove extra space around = 11 年之前
  Marc Abramowitz ab99a389d9 Add frontend (supervisorctl) support for signalling processes 11 年之前
  Marc Abramowitz 1daafbaa08 Sort results for deterministic results 11 年之前
  Casey Callendrello 4a4dffbb05 Add ability to send arbitrary UNIX signals to processes: 12 年之前
  Mike Naberezny 1a764af3c5 Don't create a logfile when redirect_stderr=true and stderr_logfile=auto 10 年之前
  Mike Naberezny f6647b5b61 Fix TailFProducerTests 10 年之前
  Mike Naberezny 5f420e7463 Remove completed TODO item 10 年之前
  Mike Naberezny f90dd36e3a Fix tail_f_producer when file is closed or unlinked 10 年之前
  Mike Naberezny 425b2f56c2 Fix missing import for traceback 10 年之前
  Son Nguyen 8fa9e32a79 Fix log format for http server and http channel objects 10 年之前
  Marc Abramowitz 5bdb2ae451 Fix 2 unclosed sockets that can happen on errors in 11 年之前
  Marcin Kuźmiński 577bf053b4 Added limit parameter for logs 13 年之前
  Mike Naberezny 4d18734c81 Fix use of deprecated rpcinterface methods 10 年之前
  Mike Naberezny cf883c0eb8 Use traceback.format_exc and log instead of traceback.print_exc() 10 年之前
  Mike Naberezny 43305dde9d Use traceback.format_exc() instead of traceback.print_exc(file=io) 10 年之前
  Mike Naberezny 96a7f0992e Fix typo in comment 10 年之前
  Mike Naberezny ed1d9b6b19 Remove unnecessary list comprehension. Refs #611 10 年之前
  Mike Naberezny 28bad28a3c Fix typo in usage message 10 年之前
  Mike Naberezny ee93898ce3 Remove extra call to upcheck in _tailf 11 年之前