Commit History

Автор SHA1 Съобщение Дата
  Chris McDonough 86aa3d71d7 fixed [rpcinterface:supervisor] in readme преди 18 години
  Chris McDonough c63d54b4e4 additional todo item преди 18 години
  Chris McDonough 0c22f64d56 *** empty log message *** преди 18 години
  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 години