Historique des commits

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