Chris McDonough
|
ece9fd14a7
This commit was manufactured by cvs2svn to create tag '3.0a1'.
|
18 năm trước cách đây |
Chris McDonough
|
edfab7283a
Make stx render properly.
|
18 năm trước cách đây |
Chris McDonough
|
d74c601875
PyPi is dumb.
|
18 năm trước cách đây |
Chris McDonough
|
84ee0c93a6
Prep for 3.0a1 release.
|
18 năm trước cách đây |
Chris McDonough
|
302026ef37
*** empty log message ***
|
18 năm trước cách đây |
Chris McDonough
|
9efd4533bf
Provide upgrade instructions for people moving from 2 to 3.
|
18 năm trước cách đây |
Chris McDonough
|
ef3a738612
Default stdout_capturefile and stderr_capturefile to NONE (instead of AUTO).
|
18 năm trước cách đây |
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 năm trước cách đây |
Chris McDonough
|
d7fe255c9b
deprecate clearProcessLog, readProcessLog and tailProcessLog. Their new names are "clearProcessLogs", "readProcessStdoutLog", and "tailProcessStdoutLog". Add "readProcessStderrLog" and "tailProcessStderrLog".
|
18 năm trước cách đây |
Chris McDonough
|
6be5c693be
Cause capturefile to be rotated (don't fill up disk with garbage if we miss an end tag).
|
18 năm trước cách đây |
Chris McDonough
|
3315d9efb9
Make web interface work again (minimally).
|
18 năm trước cách đây |
Chris McDonough
|
8b58aedc8a
Use (deprecated) getVersion (getAPIVersion doesnt exist in older supervisors).
|
18 năm trước cách đây |
Chris McDonough
|
19185801fc
Expose groupname from within supervisorctl and ensure that this version of supervisorctl is talking to a 3.0 server.
|
18 năm trước cách đây |
Chris McDonough
|
ecfe392616
Reorder.
|
18 năm trước cách đây |
Chris McDonough
|
877a95d9ad
*** empty log message ***
|
18 năm trước cách đây |
Chris McDonough
|
4e85428d2d
*** empty log message ***
|
18 năm trước cách đây |
Chris McDonough
|
3ab97ece21
Processes can set capturefile to NONE to opt out of capture mode.
|
18 năm trước cách đây |
Chris McDonough
|
61ff73acb7
*** empty log message ***
|
18 năm trước cách đây |
Chris McDonough
|
01e264d406
Update sample.conf.
|
18 năm trước cách đây |
Chris McDonough
|
d8b81e36f1
*** empty log message ***
|
18 năm trước cách đây |
Chris McDonough
|
1a2f40f9d1
Done.
|
18 năm trước cách đây |
Chris McDonough
|
2d7b7b07b8
Remove spurious event notification, don't remove logs at shutdown.
|
18 năm trước cách đây |
Chris McDonough
|
d2cc9ed662
We've implemented ordered shutdown.
|
18 năm trước cách đây |
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 năm trước cách đây |
Chris McDonough
|
57052e0459
Done.
|
18 năm trước cách đây |
Chris McDonough
|
b2ab9f09ab
Event names (for use with "startswith").
|
18 năm trước cách đây |
Chris McDonough
|
0100f4c688
Change the event subscription names so listeners can use "startswith" to quickly determine the major event type.
|
18 năm trước cách đây |
Chris McDonough
|
79daa2fc59
*** empty log message ***
|
18 năm trước cách đây |
Chris McDonough
|
06051d956b
Example of a payload.
|
18 năm trước cách đây |
Chris McDonough
|
d3dce0f7c3
Error condition: garbage output from listener.
|
18 năm trước cách đây |