Marc Abramowitz
|
873c8d98f9
sendProcessSignal: No need to return a callback
|
před 11 roky |
Marc Abramowitz
|
315b30e3fe
Replace _getSignalFromString with supervisor.datatypes.signal_number
|
před 11 roky |
Mike Naberezny
|
ccf23f474d
Remove unused imports
|
před 11 roky |
Mike Naberezny
|
f30b5fdba7
Remove unused import
|
před 11 roky |
Mike Naberezny
|
ba33c829aa
Fix version introduced for history_file
|
před 11 roky |
Chris McDonough
|
851c9110f4
Merge pull request #478 from SurveyMonkey/pypy_no_longer_allowed_failure
|
před 11 roky |
Marc Abramowitz
|
9a9a78ae0f
.travis.yml: Make pypy not an allow_failures
|
před 11 roky |
Marc Abramowitz
|
068b946293
Remove extra space around =
|
před 11 roky |
Marc Abramowitz
|
21ddfff6bc
Add frontend (supervisorctl) support for signalling processes
|
před 11 roky |
Marc Abramowitz
|
4444524079
Sort results for deterministic results
|
před 11 roky |
Marc Abramowitz
|
638ce2e13f
Remove extra whitespace
|
před 11 roky |
Marc Abramowitz
|
dee621eab6
Fix Python 3 incompatibilities
|
před 11 roky |
Casey Callendrello
|
9a7b160d44
Add ability to send arbitrary UNIX signals to processes:
|
před 12 roky |
Chris McDonough
|
e62e5f0e10
Merge pull request #476 from Trundle/doc_fixes
|
před 11 roky |
Andreas Stührk
|
347cf1201f
Doc fix: Line feed, not carriage return.
|
před 11 roky |
Mike Naberezny
|
1638a7cfa0
Update Supervisor 4 changelog with 3.1.1 release
|
před 11 roky |
Mike Naberezny
|
c2c6439973
Fix test failure on py3k
|
před 11 roky |
Mike Naberezny
|
7595a405cc
Fix "tail -f" hang if log rotation occurs while tailing
|
před 11 roky |
Chris McDonough
|
1d82f0694e
unused imports
|
před 11 roky |
Chris McDonough
|
ec26fb8025
change note
|
před 11 roky |
Chris McDonough
|
ef3b8e11ea
avoid an infinite recursion error when lots of processes are getting destroyed at the same time
|
před 11 roky |
Chris McDonough
|
9e6aa44a48
merge into current master, make work under py3
|
před 11 roky |
Chris McDonough
|
1afba2a60e
update change note
|
před 11 roky |
Chris McDonough
|
617b41eaaa
change note
|
před 11 roky |
Chris McDonough
|
ffcc311f36
prevent crash when too many files are opened
|
před 11 roky |
Chris McDonough
|
b4a6b2e0c1
add changenote wrt #131
|
před 11 roky |
Chris McDonough
|
37aea5aee9
Merge branch 'master' into feature.faststartstop
|
před 11 roky |
Chris McDonough
|
b94419fe9d
update my thinking about this
|
před 11 roky |
Chris McDonough
|
9c768e973b
fix tests broken by adding fast start/stop features
|
před 11 roky |
Chris McDonough
|
9f44c04d74
we no longer need to support py24, so we can use class decorators
|
před 11 roky |