Историја ревизија

Аутор SHA1 Порука Датум
  Chris McDonough ece9fd14a7 This commit was manufactured by cvs2svn to create tag '3.0a1'. пре 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 година
  Chris McDonough 06051d956b Example of a payload. пре 18 година
  Chris McDonough d3dce0f7c3 Error condition: garbage output from listener. пре 18 година