Commit Verlauf

Autor SHA1 Nachricht Datum
  Chris McDonough 05d19d630e Stop writing reap result to trace logging. vor 18 Jahren
  Chris McDonough eaf1ac31bf Don't remove a closed dispatcher, just make it un read/write-able. vor 18 Jahren
  Chris McDonough dc49541999 *** empty log message *** vor 18 Jahren
  Chris McDonough 9a4d7dc2c0 Fix "busywait" bug. Remove dispatcher from dispatcher map if we vor 18 Jahren
  Chris McDonough c73e398843 Allow for debugging of improperly caused read and write events. vor 18 Jahren
  Chris McDonough 0405dd6914 Give dispatchers a human-readable repr. vor 18 Jahren
  Chris McDonough d00724e1b4 Subscribe the generic Event type instead of StoppingFromStarting to test properly. vor 18 Jahren
  Chris McDonough db3ba4261d Make sure we can kill from the STOPPING state. vor 18 Jahren
  Chris McDonough 6ad22a7433 - when supervisord attempted to kill a process with SIGKILL after vor 18 Jahren
  Chris McDonough c9dd62d133 *** empty log message *** vor 18 Jahren
  Chris McDonough c02f64f3d0 # mike reported that comm events that took place within a single vor 18 Jahren
  Chris McDonough eeb41d8eb9 *** empty log message *** vor 18 Jahren
  Chris McDonough 4dce8b9b55 *** empty log message *** vor 18 Jahren
  Chris McDonough 549f5826d8 We now do process monitoring. vor 18 Jahren
  Chris McDonough 6d620dd6a3 ocd formatting vor 18 Jahren
  Chris McDonough 86aa3d71d7 fixed [rpcinterface:supervisor] in readme vor 18 Jahren
  Chris McDonough c63d54b4e4 additional todo item vor 18 Jahren
  Chris McDonough 0c22f64d56 *** empty log message *** vor 18 Jahren
  Chris McDonough 0feba1964c Definitely getting punchy, time for bed. vor 18 Jahren
  Chris McDonough 881d4d1bba Duh. Use the computed version number. vor 18 Jahren
  Chris McDonough a12234bb76 Next release is a2. vor 18 Jahren
  Chris McDonough edfab7283a Make stx render properly. vor 18 Jahren
  Chris McDonough d74c601875 PyPi is dumb. vor 18 Jahren
  Chris McDonough 84ee0c93a6 Prep for 3.0a1 release. vor 18 Jahren
  Chris McDonough 302026ef37 *** empty log message *** vor 18 Jahren
  Chris McDonough 9efd4533bf Provide upgrade instructions for people moving from 2 to 3. vor 18 Jahren
  Chris McDonough ef3a738612 Default stdout_capturefile and stderr_capturefile to NONE (instead of AUTO). vor 18 Jahren
  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. vor 18 Jahren
  Chris McDonough d7fe255c9b deprecate clearProcessLog, readProcessLog and tailProcessLog. Their new names are "clearProcessLogs", "readProcessStdoutLog", and "tailProcessStdoutLog". Add "readProcessStderrLog" and "tailProcessStderrLog". vor 18 Jahren
  Chris McDonough 6be5c693be Cause capturefile to be rotated (don't fill up disk with garbage if we miss an end tag). vor 18 Jahren