커밋 기록

작성자 SHA1 메시지 날짜
  Mike Naberezny 0fe2dfeb69 Remove completed TODO item 10 년 전
  Mike Naberezny 83d7389b12 Reorder changelog entries 10 년 전
  Lukas Rist 0ecbc86e44 Workaround to make the XMLRPC client usable on Windows. Closes #234 12 년 전
  Mike Naberezny eeb306e0bc Fix DeprecationWarning on setuptools >= 11.3. Closes #617 10 년 전
  Mike Naberezny 0492470884 Use sys.version_info[0] to detect Python 3 10 년 전
  Mike Naberezny 7dcbc2c2ad Remove unused compat aliases 10 년 전
  Mike Naberezny af14550f83 Fix typo in docs 10 년 전
  Mike Naberezny d882343278 Clarify use of startsecs/startretries and autorestart/exitcodes. 10 년 전
  Mike Naberezny 96f0f3de18 Merge pull request #631 from jsh2134/master 10 년 전
  Jeff Hull 48e4cfd193 typo fix 10 년 전
  Mike Naberezny e52d0ca9af Fix unused variable in test 10 년 전
  Mike Naberezny b3ad59703b Log Medusa errors at the ERROR level. Fixes #310 10 년 전
  Mike Naberezny ca703616a3 Use traceback.format_exc and log instead of traceback.print_exc() 10 년 전
  Mike Naberezny ca83b761d0 Use traceback.format_exc() instead of traceback.print_exc(file=io) 10 년 전
  Mike Naberezny 883abf5219 Fix typo in comment 10 년 전
  Mike Naberezny a6ff185ce8 Use booleans instead of 0/1 to clarify process flags 10 년 전
  Mike Naberezny 669ec850c9 Add changelog entry for bf699a7d92a4888bcab83ce7df0345cccb2a3085 10 년 전
  Mike Naberezny 4e1f60c478 Fix tests broken by change in log level 10 년 전
  Mike Naberezny cb538bbe9a Merge branch 'blueyed-issue-272-info-instead-warn-for-parsed-files' 10 년 전
  Mike Naberezny 0a14a1e5a4 Merge branch 'issue-272-info-instead-warn-for-parsed-files' of git://github.com/blueyed/supervisor into blueyed-issue-272-info-instead-warn-for-parsed-files 10 년 전
  Mike Naberezny c7afdaa147 Fix typo in comment 10 년 전
  Mike Naberezny 0bbb5cea7d Credit author of faster start/stop patch 10 년 전
  Mike Naberezny 53663093ec Throttle "waiting for x to stop" messages. Fixes #560 10 년 전
  Mike Naberezny 75a572a2f3 Log a warning if an eventlistener enters the UNKNOWN state. 10 년 전
  Mike Naberezny 489a877e94 Reformat example eventlistener to make transitions more obvious. Refs #252 10 년 전
  Mike Naberezny 4f94923167 Add reminder that stdout is only for eventlistener protocol. Refs #622 10 년 전
  Mike Naberezny c8e16f420e Strip trailing whitespace 10 년 전
  Mike Naberezny fa29ab36d4 Add coverage for STARTING->RUNNING->EXITED transition in finish() 10 년 전
  Mike Naberezny f953d490ad Subscribe to ProcessStateEvent in all process state event tests. 10 년 전
  Mike Naberezny fe4edfd26e Fix AssertionError if subprocess exits after system time is set back. 10 년 전