Commit History

Author SHA1 Message Date
  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
  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
  Marc Abramowitz 638ce2e13f Remove extra whitespace 10 years ago
  Marc Abramowitz dee621eab6 Fix Python 3 incompatibilities 10 years ago
  Casey Callendrello 9a7b160d44 Add ability to send arbitrary UNIX signals to processes: 12 years ago
  Chris McDonough e62e5f0e10 Merge pull request #476 from Trundle/doc_fixes 10 years ago
  Andreas Stührk 347cf1201f Doc fix: Line feed, not carriage return. 10 years ago
  Mike Naberezny 1638a7cfa0 Update Supervisor 4 changelog with 3.1.1 release 10 years ago
  Mike Naberezny c2c6439973 Fix test failure on py3k 10 years ago
  Mike Naberezny 7595a405cc Fix "tail -f" hang if log rotation occurs while tailing 10 years ago
  Chris McDonough 1d82f0694e unused imports 10 years ago
  Chris McDonough ec26fb8025 change note 10 years ago
  Chris McDonough ef3b8e11ea avoid an infinite recursion error when lots of processes are getting destroyed at the same time 10 years ago
  Chris McDonough 9e6aa44a48 merge into current master, make work under py3 10 years ago
  Chris McDonough 1afba2a60e update change note 10 years ago
  Chris McDonough 617b41eaaa change note 10 years ago
  Chris McDonough ffcc311f36 prevent crash when too many files are opened 10 years ago
  Chris McDonough b4a6b2e0c1 add changenote wrt #131 10 years ago
  Chris McDonough 37aea5aee9 Merge branch 'master' into feature.faststartstop 10 years ago
  Chris McDonough b94419fe9d update my thinking about this 10 years ago
  Chris McDonough 9c768e973b fix tests broken by adding fast start/stop features 10 years ago
  Chris McDonough 9f44c04d74 we no longer need to support py24, so we can use class decorators 10 years ago
  Chris McDonough 1b351e166e Compute delay properly, see comments attached to #263 10 years ago
  Chris McDonough 50c173e886 Merge pull request #475 from clustervision/master 10 years ago
  hansthen a9cfada090 Update supervisord.py 10 years ago
  Chris McDonough 50d18577af work towards faster start and stop (#131) 10 years ago