Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris McDonough 91c9b09a15 Comment about DEFAULT_HOST. hace 18 años
  Chris McDonough 4a2a43afeb Factor out duplicate code. hace 18 años
  Chris McDonough 3e31373117 Docstring maintenance. hace 18 años
  Chris McDonough e841100c0c Remove unused regex. hace 18 años
  Chris McDonough e353374ab4 Fix remaining rpcinterface test failures. hace 18 años
  Chris McDonough b766719ef8 Usage string. hace 18 años
  Chris McDonough 4a1a4c5ac5 Traverse tests. hace 18 años
  Chris McDonough add4c79f69 Better supervisord test coverage. hace 18 años
  Chris McDonough 2d57df9312 Better test coverage for process module. hace 18 años
  Chris McDonough 2ea7380603 Fix rpc interface (two tests still fail for startAllProcesses, however). hace 18 años
  Chris McDonough 6a346b5f61 Entry point changed. hace 18 años
  Chris McDonough b065c1fa2e Move the "main" rpc interface into its own file. hace 18 años
  Chris McDonough 15122461c5 Test tweakage. hace 18 años
  Chris McDonough f59afa652f Add 'runforever' tests. hace 18 años
  Chris McDonough 0688ac4d7e Caught by pyflakes (indicates insufficent tests). hace 18 años
  Chris McDonough 88863518a1 Decoy removal. hace 18 años
  Chris McDonough e15c8c88e4 Implement "process groups". hace 18 años
  Chris McDonough fab18e61e4 Adjust MANIFEST.in accounting for 3.0 changes. hace 18 años
  Chris McDonough 4f4fbecdd5 More distribution fixes: read version from version.txt, bump prospective version to 3.0a1, more copyright stuff. hace 18 años
  Chris McDonough f3fa735e7a *** empty log message *** hace 18 años
  Chris McDonough 34fd339afa Get copyright statements right. hace 18 años
  Chris McDonough ae445997af Duh. hace 18 años
  Chris McDonough cb7b4c5009 Minor test extension. hace 18 años
  Chris McDonough 78db743654 Move tests out into a subpackage. hace 18 años
  Chris McDonough 70e2de8303 Log stdout and stderr separately (in preparation for dealing with listener processes, which need to make a distinction). To approximate the "old" behavior (both stdout and stderr logging to the same file), set the config file option "redirect_stderr = true" in the config file or in a process config. hace 18 años
  Chris McDonough 7d6685593c Cause things which are written to a suprocess' "writebuffer" to be flushed to the child's stdin. hace 18 años
  Chris McDonough f8ec9bd2c8 Report which RPC interfaces are initialized during startup. hace 18 años
  Chris McDonough d8e32f4dd7 Capture (but don't yet send) data to process stdin via process.write. hace 18 años
  Chris McDonough e51376573a Break out subprocess-related stuff into a process module. hace 18 años
  Chris McDonough d14a3d40cb fixed error message hace 18 años