Commit History

Author SHA1 Message Date
  Mike Naberezny e78ef2ec4a Add failing test for missing signalAllProcesses() method 10 years ago
  Mike Naberezny 6d0a85e905 Add tests for signal command (based on a patch by Moriyoshi Koizumi) 10 years ago
  Mike Naberezny 699f62efa1 Show "bad signal name" instead of "BAD_SIGNAL" 10 years ago
  Mike Naberezny a4cd738d36 Fix redefinition of test_signalGroup() 10 years ago
  Mike Naberezny e9f6d1c2e3 Remove unused import 10 years ago
  Mike Naberezny 2b999ae96f Fix help when signal command has no args 10 years ago
  Mike Naberezny a98e4b0dd7 Pass signal name to signalAllProcesses() 10 years ago
  Mike Naberezny 218911bea0 Add process name completion for signal 10 years ago
  Mike Naberezny b8fcacec62 Fix help and result messages for signal 10 years ago
  Mike Naberezny 63a2a7fc11 Credit the original author of the signal patch 10 years ago
  Chris McDonough b2317257f6 credit 10 years ago
  Chris McDonough 8aa09d97d4 add change note 10 years ago
  Chris McDonough 09fd3e4f0e as per comment attached to #477, rename sendXSignal to signalX, dont do anything async in signalGroup, merge logic for _stopresult and _signalresult in supervisorctl 10 years ago
  Chris McDonough aadaee95d0 Merge branch 'Weebly_send_signals' of github.com:SurveyMonkey/supervisor into SurveyMonkey-Weebly_send_signals 10 years ago
  Chris McDonough 57938a7478 Add a test for make_main_rpcinterface 10 years ago
  Chris McDonough 4edf8c999d reenable send-unicode-to-process-stdin test (fix code as side effect) 10 years ago
  Mike Naberezny f285a3290e Remove duplicate entry for pypy 10 years ago
  Marc Abramowitz e34d41c2a0 Fix failing test: test_sendProcessSignal 10 years ago
  Marc Abramowitz 9abc7caeb3 Check for bad signal 10 years ago
  Marc Abramowitz f9b37be2d1 supervisor/rpcinterface.py: from supervisor.datatypes import 10 years ago
  Marc Abramowitz 873c8d98f9 sendProcessSignal: No need to return a callback 10 years ago
  Marc Abramowitz 315b30e3fe Replace _getSignalFromString with supervisor.datatypes.signal_number 10 years ago
  Mike Naberezny ccf23f474d Remove unused imports 10 years ago
  Mike Naberezny f30b5fdba7 Remove unused import 10 years ago
  Mike Naberezny ba33c829aa Fix version introduced for history_file 10 years ago
  Chris McDonough 851c9110f4 Merge pull request #478 from SurveyMonkey/pypy_no_longer_allowed_failure 10 years ago
  Marc Abramowitz 9a9a78ae0f .travis.yml: Make pypy not an allow_failures 10 years ago
  Marc Abramowitz 068b946293 Remove extra space around = 10 years ago
  Marc Abramowitz 21ddfff6bc Add frontend (supervisorctl) support for signalling processes 10 years ago
  Marc Abramowitz 4444524079 Sort results for deterministic results 10 years ago