Mike Naberezny
|
b566671b1c
Remove unused import
|
10 years ago |
Mike Naberezny
|
9ff7f51b86
Import text_socket explicitly only where it is required
|
10 years ago |
Mike Naberezny
|
572ce4e4b3
Remove print_function, change uses of it that were errors to stderr
|
10 years ago |
Mike Naberezny
|
3df28b0425
Import fcntl rather than pieces from it
|
10 years ago |
Mike Naberezny
|
4ee29b35e8
Fix error message when program section has no command
|
10 years ago |
Mike Naberezny
|
4d204f364f
Add tests for process_num expansion in logfile names
|
10 years ago |
Mike Naberezny
|
fe12666120
Remove redirect_stderr from evenlistener examples. Refs #220
|
10 years ago |
Mike Naberezny
|
84ac9daf37
Add tests for all options that support process_num expansion
|
10 years ago |
Mike Naberezny
|
43f53cf4a3
Merge pull request #518 from joshk/patch-1
|
10 years ago |
Josh Kalderimis
|
6376b5ada1
Use the new build env on Travis
|
10 years ago |
Mike Naberezny
|
99ac5ca683
Remove unnecessary special case for Python 2
|
10 years ago |
Mike Naberezny
|
4420af41f3
Disallow redirect_stderr=true for eventlisteners. Closes #220
|
10 years ago |
Mike Naberezny
|
861f83016a
Add note that redirect_stderr must not be used with eventlisteners
|
10 years ago |
Chris McDonough
|
b111e78174
forgot to test kill of fgthread
|
10 years ago |
Chris McDonough
|
b4f3a948c5
add tests for fgthread
|
10 years ago |
Chris McDonough
|
29458331f6
full test coverage for supervisord.py
|
10 years ago |
Chris McDonough
|
8bfdb3b655
add tests for BasePoller
|
10 years ago |
Mike Naberezny
|
7fb6489d7c
Merge pull request #515 from msabramo/pinpoint_unexpected_end_of_key_value_pairs_error
|
10 years ago |
Chris McDonough
|
5f67841ca5
get rpcinterface test coverage back up to 100%
|
10 years ago |
Chris McDonough
|
5351feb0ab
get rid of other unused medusa features, to reduce testing burden
|
10 years ago |
Chris McDonough
|
a5277d336b
get rid of some more unused medusa code
|
10 years ago |
Mike Naberezny
|
64d32dfe32
Fix ResourceWarning when running tests on Python 3. Closes #391
|
10 years ago |
Mike Naberezny
|
4b342ac479
Update Supervisor 4 changelog with 3.1.3 release
|
10 years ago |
Mike Naberezny
|
2947fad318
Fix parsing XML-RPC values with no type specified. Closes #507
|
10 years ago |
Mike Naberezny
|
c3cf30bc20
Fix test name
|
10 years ago |
Mike Naberezny
|
3ae192f558
Add test for process_num expansion in command
|
10 years ago |
Gustavo Carneiro
|
d2481dde06
Fixes issue #501 and improves an error message
|
10 years ago |
Mike Naberezny
|
03333b8546
Add supervisorclusterctl to the plugins list
|
10 years ago |
Mike Naberezny
|
bfea3767f8
Add test for SelectPoller.unregister()
|
10 years ago |
Mike Naberezny
|
778dc0b5c5
Use consistent names for fd sets in all pollers
|
10 years ago |