Historique des commits

Auteur SHA1 Message Date
  Mike Naberezny 1330c5b00e Fix method names in mock il y a 11 ans
  Mike Naberezny f10897ad81 Add test coverage for signal command il y a 11 ans
  Mike Naberezny 2e1b98319f Use the same except clause in signal() as in kill() il y a 11 ans
  Mike Naberezny 9dca066d1a Fix typo il y a 11 ans
  Mike Naberezny da8320fcb9 Fix docstrings for signal methods il y a 11 ans
  Mike Naberezny ccdc436578 Remove default arg from signal methods il y a 11 ans
  Chris McDonough 251439bb63 fix merge conflicts, fix tests on py3 il y a 11 ans
  Chris McDonough 014b355fe0 signalGroup -> signalProcessGroup (for parity with startProcessGroup, etc), add signalAllProcesses, used by supervisorctl il y a 11 ans
  Mike Naberezny 85c723ca76 Add tests for signal command (based on a patch by Moriyoshi Koizumi) il y a 11 ans
  Mike Naberezny 6f144513cd Show "bad signal name" instead of "BAD_SIGNAL" il y a 11 ans
  Mike Naberezny 3d0220d7f2 Fix redefinition of test_signalGroup() il y a 11 ans
  Mike Naberezny 0929e67751 Remove unused import il y a 11 ans
  Mike Naberezny 93b060adbb Fix help when signal command has no args il y a 11 ans
  Mike Naberezny 0d4762205d Pass signal name to signalAllProcesses() il y a 11 ans
  Mike Naberezny 8925e1201a Add process name completion for signal il y a 11 ans
  Mike Naberezny 7bd948fbcc Fix help and result messages for signal il y a 11 ans
  Mike Naberezny f7a56a8981 Credit the original author of the signal patch il y a 11 ans
  Chris McDonough 0279b8d37d credit il y a 11 ans
  Chris McDonough 2604b7e0b2 add change note il y a 11 ans
  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 il y a 11 ans
  Marc Abramowitz 5e7d8ae5b6 Fix failing test: test_sendProcessSignal il y a 11 ans
  Marc Abramowitz d27dfea244 sendProcessSignal: No need to return a callback il y a 11 ans
  Marc Abramowitz 89035e4dd1 Check for bad signal il y a 11 ans
  Marc Abramowitz c80b945df2 supervisor/rpcinterface.py: from supervisor.datatypes import il y a 11 ans
  Marc Abramowitz 66dc57332a Replace _getSignalFromString with supervisor.datatypes.signal_number il y a 11 ans
  Marc Abramowitz d36e2fbd97 Remove extra space around = il y a 11 ans
  Marc Abramowitz ab99a389d9 Add frontend (supervisorctl) support for signalling processes il y a 11 ans
  Marc Abramowitz 1daafbaa08 Sort results for deterministic results il y a 11 ans
  Casey Callendrello 4a4dffbb05 Add ability to send arbitrary UNIX signals to processes: il y a 12 ans
  Mike Naberezny 1a764af3c5 Don't create a logfile when redirect_stderr=true and stderr_logfile=auto il y a 10 ans