Chris McDonough
|
0feba1964c
Definitely getting punchy, time for bed.
|
18 лет назад |
Chris McDonough
|
881d4d1bba
Duh. Use the computed version number.
|
18 лет назад |
Chris McDonough
|
a12234bb76
Next release is a2.
|
18 лет назад |
Chris McDonough
|
edfab7283a
Make stx render properly.
|
18 лет назад |
Chris McDonough
|
d74c601875
PyPi is dumb.
|
18 лет назад |
Chris McDonough
|
84ee0c93a6
Prep for 3.0a1 release.
|
18 лет назад |
Chris McDonough
|
302026ef37
*** empty log message ***
|
18 лет назад |
Chris McDonough
|
9efd4533bf
Provide upgrade instructions for people moving from 2 to 3.
|
18 лет назад |
Chris McDonough
|
ef3a738612
Default stdout_capturefile and stderr_capturefile to NONE (instead of AUTO).
|
18 лет назад |
Chris McDonough
|
f4b0a0a02d
The RPC interface now supports reading from stderr or stdout logs but neither the web interface nor supervisorctl support reading from anything but stdout logs.
|
18 лет назад |
Chris McDonough
|
d7fe255c9b
deprecate clearProcessLog, readProcessLog and tailProcessLog. Their new names are "clearProcessLogs", "readProcessStdoutLog", and "tailProcessStdoutLog". Add "readProcessStderrLog" and "tailProcessStderrLog".
|
18 лет назад |
Chris McDonough
|
6be5c693be
Cause capturefile to be rotated (don't fill up disk with garbage if we miss an end tag).
|
18 лет назад |
Chris McDonough
|
3315d9efb9
Make web interface work again (minimally).
|
18 лет назад |
Chris McDonough
|
8b58aedc8a
Use (deprecated) getVersion (getAPIVersion doesnt exist in older supervisors).
|
18 лет назад |
Chris McDonough
|
19185801fc
Expose groupname from within supervisorctl and ensure that this version of supervisorctl is talking to a 3.0 server.
|
18 лет назад |
Chris McDonough
|
ecfe392616
Reorder.
|
18 лет назад |
Chris McDonough
|
877a95d9ad
*** empty log message ***
|
18 лет назад |
Chris McDonough
|
4e85428d2d
*** empty log message ***
|
18 лет назад |
Chris McDonough
|
3ab97ece21
Processes can set capturefile to NONE to opt out of capture mode.
|
18 лет назад |
Chris McDonough
|
61ff73acb7
*** empty log message ***
|
18 лет назад |
Chris McDonough
|
01e264d406
Update sample.conf.
|
18 лет назад |
Chris McDonough
|
d8b81e36f1
*** empty log message ***
|
18 лет назад |
Chris McDonough
|
1a2f40f9d1
Done.
|
18 лет назад |
Chris McDonough
|
2d7b7b07b8
Remove spurious event notification, don't remove logs at shutdown.
|
18 лет назад |
Chris McDonough
|
d2cc9ed662
We've implemented ordered shutdown.
|
18 лет назад |
Chris McDonough
|
8c2c85462a
Implement "ordered shutdown". We shut process groups down one at a time (the one with the lowest priority gets shut down first, the highest last). We wait for groups with lower priorities to shut down before trying to shut down higher priority groups.
|
18 лет назад |
Chris McDonough
|
57052e0459
Done.
|
18 лет назад |
Chris McDonough
|
b2ab9f09ab
Event names (for use with "startswith").
|
18 лет назад |
Chris McDonough
|
0100f4c688
Change the event subscription names so listeners can use "startswith" to quickly determine the major event type.
|
18 лет назад |
Chris McDonough
|
79daa2fc59
*** empty log message ***
|
18 лет назад |