Commit History

Upphovsman SHA1 Meddelande Datum
  Chris McDonough aa7c81f325 Get a place to start to track meld3 memory leaks. 18 år sedan
  Chris McDonough 3fcccb8464 Get rid of a vector for memory leaks by avoiding the stupidity of the logging module's global registry. 18 år sedan
  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 år sedan
  Chris McDonough e147690aec - The 'supervisorctl' and 'supervisord' wrapper scripts were disused 18 år sedan
  Chris McDonough 0285b4c284 Pass in __doc__ to Options.realize so we can get rid of wrapper scripts. 18 år sedan
  Chris McDonough 44c566281d *** empty log message *** 18 år sedan
  Chris McDonough 0fc219af78 Depend on meld3 0.6.1. 18 år sedan
  Chris McDonough 57e08c0e77 Done. 18 år sedan
  Chris McDonough bff01e099b *** empty log message *** 18 år sedan
  Chris McDonough 8f565faa1b *** empty log message *** 18 år sedan
  Chris McDonough 276aad4b5e *** empty log message *** 18 år sedan
  Chris McDonough bce17bcfb7 *** empty log message *** 18 år sedan
  Chris McDonough 23b5873ff5 *** empty log message *** 18 år sedan
  Chris McDonough 06263f44ea Also fragrant is the smell of attempting to remain compatible with four-year-old Python versions. 18 år sedan
  Chris McDonough 9925bfcef1 Damn, I love the smell of Solaris in the morning. 18 år sedan
  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 år sedan
  Chris McDonough 5c2592a8c7 Done. 18 år sedan
  Chris McDonough 5d798941dc - Changed the semantics of the process configuration 'autorestart' 18 år sedan
  Chris McDonough e10423a559 *** empty log message *** 18 år sedan
  Chris McDonough 01f5c771b1 *** empty log message *** 18 år sedan
  Chris McDonough 4c7bc60414 If the stdin pipe of a subprocess is closed when an XMLRPC consumer 18 år sedan
  Chris McDonough 61a770708d Change os.error to OSError (consistency). 18 år sedan
  Chris McDonough 05d19d630e Stop writing reap result to trace logging. 18 år sedan
  Chris McDonough eaf1ac31bf Don't remove a closed dispatcher, just make it un read/write-able. 18 år sedan
  Chris McDonough dc49541999 *** empty log message *** 18 år sedan
  Chris McDonough 9a4d7dc2c0 Fix "busywait" bug. Remove dispatcher from dispatcher map if we 18 år sedan
  Chris McDonough c73e398843 Allow for debugging of improperly caused read and write events. 18 år sedan
  Chris McDonough 0405dd6914 Give dispatchers a human-readable repr. 18 år sedan
  Chris McDonough d00724e1b4 Subscribe the generic Event type instead of StoppingFromStarting to test properly. 18 år sedan
  Chris McDonough db3ba4261d Make sure we can kill from the STOPPING state. 18 år sedan