Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris McDonough c63d54b4e4 additional todo item hace 18 años
  Chris McDonough 0c22f64d56 *** empty log message *** hace 18 años
  Chris McDonough 0feba1964c Definitely getting punchy, time for bed. hace 18 años
  Chris McDonough 881d4d1bba Duh. Use the computed version number. hace 18 años
  Chris McDonough a12234bb76 Next release is a2. hace 18 años
  Chris McDonough edfab7283a Make stx render properly. hace 18 años
  Chris McDonough d74c601875 PyPi is dumb. hace 18 años
  Chris McDonough 84ee0c93a6 Prep for 3.0a1 release. hace 18 años
  Chris McDonough 302026ef37 *** empty log message *** hace 18 años
  Chris McDonough 9efd4533bf Provide upgrade instructions for people moving from 2 to 3. hace 18 años
  Chris McDonough ef3a738612 Default stdout_capturefile and stderr_capturefile to NONE (instead of AUTO). hace 18 años
  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. hace 18 años
  Chris McDonough d7fe255c9b deprecate clearProcessLog, readProcessLog and tailProcessLog. Their new names are "clearProcessLogs", "readProcessStdoutLog", and "tailProcessStdoutLog". Add "readProcessStderrLog" and "tailProcessStderrLog". hace 18 años
  Chris McDonough 6be5c693be Cause capturefile to be rotated (don't fill up disk with garbage if we miss an end tag). hace 18 años
  Chris McDonough 3315d9efb9 Make web interface work again (minimally). hace 18 años
  Chris McDonough 8b58aedc8a Use (deprecated) getVersion (getAPIVersion doesnt exist in older supervisors). hace 18 años
  Chris McDonough 19185801fc Expose groupname from within supervisorctl and ensure that this version of supervisorctl is talking to a 3.0 server. hace 18 años
  Chris McDonough ecfe392616 Reorder. hace 18 años
  Chris McDonough 877a95d9ad *** empty log message *** hace 18 años
  Chris McDonough 4e85428d2d *** empty log message *** hace 18 años
  Chris McDonough 3ab97ece21 Processes can set capturefile to NONE to opt out of capture mode. hace 18 años
  Chris McDonough 61ff73acb7 *** empty log message *** hace 18 años
  Chris McDonough 01e264d406 Update sample.conf. hace 18 años
  Chris McDonough d8b81e36f1 *** empty log message *** hace 18 años
  Chris McDonough 1a2f40f9d1 Done. hace 18 años
  Chris McDonough 2d7b7b07b8 Remove spurious event notification, don't remove logs at shutdown. hace 18 años
  Chris McDonough d2cc9ed662 We've implemented ordered shutdown. hace 18 años
  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. hace 18 años
  Chris McDonough 57052e0459 Done. hace 18 años
  Chris McDonough b2ab9f09ab Event names (for use with "startswith"). hace 18 años