コミット履歴

作者 SHA1 メッセージ 日付
  Mike Naberezny 5cccaf73d0 Add tests for signal methods with signal as string 11 年 前
  Mike Naberezny fd2b15af24 Fix redefinition of DummyEvent 11 年 前
  Mike Naberezny 0a2fa82fdd Remove missing_but_potential_file() 11 年 前
  Mike Naberezny e571d20694 Remove read_file() from __init__.py 11 年 前
  Mike Naberezny 205ae23745 Return BAD_NAME fault if no process to tail. Fixes #488 11 年 前
  Mike Naberezny c1a62645cd Use Faults instead of hardcoded numbers 11 年 前
  Chris McDonough 1a902151db add a test for make_allfunc 11 年 前
  Chris McDonough 44ee8d560b full coverage for signalProcessGroup 11 年 前
  Chris McDonough 24d00e7ae1 full coverage for signalProcess 11 年 前
  Chris McDonough 6e1b7c71ce update change notes for medusa 11 年 前
  Mike Naberezny 99165d9a09 Merge pull request #483 from LEW21/clean-medusa-2 11 年 前
  Janusz Lewandowski 0ec68ff666 Drop unused Medusa files. 11 年 前
  Mike Naberezny b04a061b14 Fix redefinition of encodestring 11 年 前
  Mike Naberezny 65bbd5cdeb Merge pull request #479 from lwoydziak/master 11 年 前
  Mike Naberezny 692d58f7c8 Remove unused variables 11 年 前
  Mike Naberezny 2a91763d0f Fix method names in mock 11 年 前
  Mike Naberezny fa72f360c7 Add test coverage for signal command 11 年 前
  Mike Naberezny c7dc38bcb5 Add whitespace for readability 11 年 前
  Mike Naberezny aa89b21b64 Use the same except clause in signal() as in kill() 11 年 前
  Mike Naberezny 7daaa187b6 Wrap at 79 columns 11 年 前
  Mike Naberezny 6b2369157d Fix typo 11 年 前
  Mike Naberezny fd5d8b11a9 Fix docstrings for signal methods 11 年 前
  Mike Naberezny 8a833845eb Remove default arg from signal methods 11 年 前
  Chris McDonough 91f45ad259 fix merge conflicts, fix tests on py3 11 年 前
  Chris McDonough b4eea0d25c signalGroup -> signalProcessGroup (for parity with startProcessGroup, etc), add signalAllProcesses, used by supervisorctl 11 年 前
  Mike Naberezny e78ef2ec4a Add failing test for missing signalAllProcesses() method 11 年 前
  Mike Naberezny 6d0a85e905 Add tests for signal command (based on a patch by Moriyoshi Koizumi) 11 年 前
  Mike Naberezny 699f62efa1 Show "bad signal name" instead of "BAD_SIGNAL" 11 年 前
  Mike Naberezny a4cd738d36 Fix redefinition of test_signalGroup() 11 年 前
  Mike Naberezny e9f6d1c2e3 Remove unused import 11 年 前