Mike Naberezny
|
6f144513cd
Show "bad signal name" instead of "BAD_SIGNAL"
|
hace 11 años |
Mike Naberezny
|
3d0220d7f2
Fix redefinition of test_signalGroup()
|
hace 11 años |
Mike Naberezny
|
0929e67751
Remove unused import
|
hace 11 años |
Mike Naberezny
|
93b060adbb
Fix help when signal command has no args
|
hace 11 años |
Mike Naberezny
|
0d4762205d
Pass signal name to signalAllProcesses()
|
hace 11 años |
Mike Naberezny
|
8925e1201a
Add process name completion for signal
|
hace 11 años |
Mike Naberezny
|
7bd948fbcc
Fix help and result messages for signal
|
hace 11 años |
Mike Naberezny
|
f7a56a8981
Credit the original author of the signal patch
|
hace 11 años |
Chris McDonough
|
0279b8d37d
credit
|
hace 11 años |
Chris McDonough
|
2604b7e0b2
add change note
|
hace 11 años |
Chris McDonough
|
813787fd1e
as per comment attached to #477, rename sendXSignal to signalX, dont do anything async in signalGroup, merge logic for _stopresult and _signalresult in supervisorctl
|
hace 11 años |
Marc Abramowitz
|
5e7d8ae5b6
Fix failing test: test_sendProcessSignal
|
hace 11 años |
Marc Abramowitz
|
d27dfea244
sendProcessSignal: No need to return a callback
|
hace 11 años |
Marc Abramowitz
|
89035e4dd1
Check for bad signal
|
hace 11 años |
Marc Abramowitz
|
c80b945df2
supervisor/rpcinterface.py: from supervisor.datatypes import
|
hace 11 años |
Marc Abramowitz
|
66dc57332a
Replace _getSignalFromString with supervisor.datatypes.signal_number
|
hace 11 años |
Marc Abramowitz
|
d36e2fbd97
Remove extra space around =
|
hace 11 años |
Marc Abramowitz
|
ab99a389d9
Add frontend (supervisorctl) support for signalling processes
|
hace 11 años |
Marc Abramowitz
|
1daafbaa08
Sort results for deterministic results
|
hace 11 años |
Casey Callendrello
|
4a4dffbb05
Add ability to send arbitrary UNIX signals to processes:
|
hace 12 años |
Mike Naberezny
|
1a764af3c5
Don't create a logfile when redirect_stderr=true and stderr_logfile=auto
|
hace 10 años |
Mike Naberezny
|
f6647b5b61
Fix TailFProducerTests
|
hace 10 años |
Mike Naberezny
|
5f420e7463
Remove completed TODO item
|
hace 10 años |
Mike Naberezny
|
f90dd36e3a
Fix tail_f_producer when file is closed or unlinked
|
hace 10 años |
Mike Naberezny
|
425b2f56c2
Fix missing import for traceback
|
hace 10 años |
Son Nguyen
|
8fa9e32a79
Fix log format for http server and http channel objects
|
hace 10 años |
Marc Abramowitz
|
5bdb2ae451
Fix 2 unclosed sockets that can happen on errors in
|
hace 11 años |
Marcin Kuźmiński
|
577bf053b4
Added limit parameter for logs
|
hace 13 años |
Mike Naberezny
|
4d18734c81
Fix use of deprecated rpcinterface methods
|
hace 10 años |
Mike Naberezny
|
cf883c0eb8
Use traceback.format_exc and log instead of traceback.print_exc()
|
hace 10 años |