Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris McDonough 05d19d630e Stop writing reap result to trace logging. hace 18 años
  Chris McDonough eaf1ac31bf Don't remove a closed dispatcher, just make it un read/write-able. hace 18 años
  Chris McDonough dc49541999 *** empty log message *** hace 18 años
  Chris McDonough 9a4d7dc2c0 Fix "busywait" bug. Remove dispatcher from dispatcher map if we hace 18 años
  Chris McDonough c73e398843 Allow for debugging of improperly caused read and write events. hace 18 años
  Chris McDonough 0405dd6914 Give dispatchers a human-readable repr. hace 18 años
  Chris McDonough d00724e1b4 Subscribe the generic Event type instead of StoppingFromStarting to test properly. hace 18 años
  Chris McDonough db3ba4261d Make sure we can kill from the STOPPING state. hace 18 años
  Chris McDonough 6ad22a7433 - when supervisord attempted to kill a process with SIGKILL after hace 18 años
  Chris McDonough c9dd62d133 *** empty log message *** hace 18 años
  Chris McDonough c02f64f3d0 # mike reported that comm events that took place within a single hace 18 años
  Chris McDonough eeb41d8eb9 *** empty log message *** hace 18 años
  Chris McDonough 4dce8b9b55 *** empty log message *** hace 18 años
  Chris McDonough 549f5826d8 We now do process monitoring. hace 18 años
  Chris McDonough 6d620dd6a3 ocd formatting hace 18 años
  Chris McDonough 86aa3d71d7 fixed [rpcinterface:supervisor] in readme hace 18 años
  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