提交历史

作者 SHA1 备注 提交日期
  Chris McDonough aa7c81f325 Get a place to start to track meld3 memory leaks. 18 年之前
  Chris McDonough 3fcccb8464 Get rid of a vector for memory leaks by avoiding the stupidity of the logging module's global registry. 18 年之前
  Chris McDonough fffe78eff6 Remove logging-related classes and functions from options module and put them in loggers module. Test the handlers defined in the loggers module. 18 年之前
  Chris McDonough e147690aec - The 'supervisorctl' and 'supervisord' wrapper scripts were disused 18 年之前
  Chris McDonough 0285b4c284 Pass in __doc__ to Options.realize so we can get rid of wrapper scripts. 18 年之前
  Chris McDonough 44c566281d *** empty log message *** 18 年之前
  Chris McDonough 0fc219af78 Depend on meld3 0.6.1. 18 年之前
  Chris McDonough 57e08c0e77 Done. 18 年之前
  Chris McDonough bff01e099b *** empty log message *** 18 年之前
  Chris McDonough 8f565faa1b *** empty log message *** 18 年之前
  Chris McDonough 276aad4b5e *** empty log message *** 18 年之前
  Chris McDonough bce17bcfb7 *** empty log message *** 18 年之前
  Chris McDonough 23b5873ff5 *** empty log message *** 18 年之前
  Chris McDonough 06263f44ea Also fragrant is the smell of attempting to remain compatible with four-year-old Python versions. 18 年之前
  Chris McDonough 9925bfcef1 Damn, I love the smell of Solaris in the morning. 18 年之前
  Chris McDonough 471a5b0da0 Don't rely on readable to figure out whether to remove/reopen log files (even if readable returns false, we still may want to reopen or remove the log file). 18 年之前
  Chris McDonough 5c2592a8c7 Done. 18 年之前
  Chris McDonough 5d798941dc - Changed the semantics of the process configuration 'autorestart' 18 年之前
  Chris McDonough e10423a559 *** empty log message *** 18 年之前
  Chris McDonough 01f5c771b1 *** empty log message *** 18 年之前
  Chris McDonough 4c7bc60414 If the stdin pipe of a subprocess is closed when an XMLRPC consumer 18 年之前
  Chris McDonough 61a770708d Change os.error to OSError (consistency). 18 年之前
  Chris McDonough 05d19d630e Stop writing reap result to trace logging. 18 年之前
  Chris McDonough eaf1ac31bf Don't remove a closed dispatcher, just make it un read/write-able. 18 年之前
  Chris McDonough dc49541999 *** empty log message *** 18 年之前
  Chris McDonough 9a4d7dc2c0 Fix "busywait" bug. Remove dispatcher from dispatcher map if we 18 年之前
  Chris McDonough c73e398843 Allow for debugging of improperly caused read and write events. 18 年之前
  Chris McDonough 0405dd6914 Give dispatchers a human-readable repr. 18 年之前
  Chris McDonough d00724e1b4 Subscribe the generic Event type instead of StoppingFromStarting to test properly. 18 年之前
  Chris McDonough db3ba4261d Make sure we can kill from the STOPPING state. 18 年之前