Cronologia Commit

Autore SHA1 Messaggio Data
  Chris McDonough 91c9b09a15 Comment about DEFAULT_HOST. 18 anni fa
  Chris McDonough 4a2a43afeb Factor out duplicate code. 18 anni fa
  Chris McDonough 3e31373117 Docstring maintenance. 18 anni fa
  Chris McDonough e841100c0c Remove unused regex. 18 anni fa
  Chris McDonough e353374ab4 Fix remaining rpcinterface test failures. 18 anni fa
  Chris McDonough b766719ef8 Usage string. 18 anni fa
  Chris McDonough 4a1a4c5ac5 Traverse tests. 18 anni fa
  Chris McDonough add4c79f69 Better supervisord test coverage. 18 anni fa
  Chris McDonough 2d57df9312 Better test coverage for process module. 18 anni fa
  Chris McDonough 2ea7380603 Fix rpc interface (two tests still fail for startAllProcesses, however). 18 anni fa
  Chris McDonough 6a346b5f61 Entry point changed. 18 anni fa
  Chris McDonough b065c1fa2e Move the "main" rpc interface into its own file. 18 anni fa
  Chris McDonough 15122461c5 Test tweakage. 18 anni fa
  Chris McDonough f59afa652f Add 'runforever' tests. 18 anni fa
  Chris McDonough 0688ac4d7e Caught by pyflakes (indicates insufficent tests). 18 anni fa
  Chris McDonough 88863518a1 Decoy removal. 18 anni fa
  Chris McDonough e15c8c88e4 Implement "process groups". 18 anni fa
  Chris McDonough fab18e61e4 Adjust MANIFEST.in accounting for 3.0 changes. 18 anni fa
  Chris McDonough 4f4fbecdd5 More distribution fixes: read version from version.txt, bump prospective version to 3.0a1, more copyright stuff. 18 anni fa
  Chris McDonough f3fa735e7a *** empty log message *** 18 anni fa
  Chris McDonough 34fd339afa Get copyright statements right. 18 anni fa
  Chris McDonough ae445997af Duh. 18 anni fa
  Chris McDonough cb7b4c5009 Minor test extension. 18 anni fa
  Chris McDonough 78db743654 Move tests out into a subpackage. 18 anni fa
  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. 18 anni fa
  Chris McDonough 7d6685593c Cause things which are written to a suprocess' "writebuffer" to be flushed to the child's stdin. 18 anni fa
  Chris McDonough f8ec9bd2c8 Report which RPC interfaces are initialized during startup. 18 anni fa
  Chris McDonough d8e32f4dd7 Capture (but don't yet send) data to process stdin via process.write. 18 anni fa
  Chris McDonough e51376573a Break out subprocess-related stuff into a process module. 18 anni fa
  Chris McDonough d14a3d40cb fixed error message 18 anni fa