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