提交历史

作者 SHA1 备注 提交日期
  Marc Abramowitz e34d41c2a0 Fix failing test: test_sendProcessSignal 11 年之前
  Marc Abramowitz 9abc7caeb3 Check for bad signal 11 年之前
  Marc Abramowitz f9b37be2d1 supervisor/rpcinterface.py: from supervisor.datatypes import 11 年之前
  Marc Abramowitz 873c8d98f9 sendProcessSignal: No need to return a callback 11 年之前
  Marc Abramowitz 315b30e3fe Replace _getSignalFromString with supervisor.datatypes.signal_number 11 年之前
  Marc Abramowitz 068b946293 Remove extra space around = 11 年之前
  Marc Abramowitz 21ddfff6bc Add frontend (supervisorctl) support for signalling processes 11 年之前
  Marc Abramowitz 4444524079 Sort results for deterministic results 11 年之前
  Marc Abramowitz 638ce2e13f Remove extra whitespace 11 年之前
  Marc Abramowitz dee621eab6 Fix Python 3 incompatibilities 11 年之前
  Casey Callendrello 9a7b160d44 Add ability to send arbitrary UNIX signals to processes: 12 年之前
  Chris McDonough e62e5f0e10 Merge pull request #476 from Trundle/doc_fixes 11 年之前
  Andreas Stührk 347cf1201f Doc fix: Line feed, not carriage return. 11 年之前
  Mike Naberezny 1638a7cfa0 Update Supervisor 4 changelog with 3.1.1 release 11 年之前
  Mike Naberezny c2c6439973 Fix test failure on py3k 11 年之前
  Mike Naberezny 7595a405cc Fix "tail -f" hang if log rotation occurs while tailing 11 年之前
  Chris McDonough 1d82f0694e unused imports 11 年之前
  Chris McDonough ec26fb8025 change note 11 年之前
  Chris McDonough ef3b8e11ea avoid an infinite recursion error when lots of processes are getting destroyed at the same time 11 年之前
  Chris McDonough 9e6aa44a48 merge into current master, make work under py3 11 年之前
  Chris McDonough 1afba2a60e update change note 11 年之前
  Chris McDonough 617b41eaaa change note 11 年之前
  Chris McDonough ffcc311f36 prevent crash when too many files are opened 11 年之前
  Chris McDonough b4a6b2e0c1 add changenote wrt #131 11 年之前
  Chris McDonough 37aea5aee9 Merge branch 'master' into feature.faststartstop 11 年之前
  Chris McDonough b94419fe9d update my thinking about this 11 年之前
  Chris McDonough 9c768e973b fix tests broken by adding fast start/stop features 11 年之前
  Chris McDonough 9f44c04d74 we no longer need to support py24, so we can use class decorators 11 年之前
  Chris McDonough 1b351e166e Compute delay properly, see comments attached to #263 11 年之前
  Chris McDonough 50c173e886 Merge pull request #475 from clustervision/master 11 年之前