Историја ревизија

Аутор SHA1 Порука Датум
  Chris McDonough 5ff765b25d Generalize: logger -> recorder (an event process recorder will do no logging). пре 18 година
  Chris McDonough 51ccd3033d Come up with a more reasonable API expected of process groups by the mainloop. пре 18 година
  Chris McDonough 91c9b09a15 Comment about DEFAULT_HOST. пре 18 година
  Chris McDonough 4a2a43afeb Factor out duplicate code. пре 18 година
  Chris McDonough 3e31373117 Docstring maintenance. пре 18 година
  Chris McDonough e841100c0c Remove unused regex. пре 18 година
  Chris McDonough e353374ab4 Fix remaining rpcinterface test failures. пре 18 година
  Chris McDonough b766719ef8 Usage string. пре 18 година
  Chris McDonough 4a1a4c5ac5 Traverse tests. пре 18 година
  Chris McDonough add4c79f69 Better supervisord test coverage. пре 18 година
  Chris McDonough 2d57df9312 Better test coverage for process module. пре 18 година
  Chris McDonough 2ea7380603 Fix rpc interface (two tests still fail for startAllProcesses, however). пре 18 година
  Chris McDonough 6a346b5f61 Entry point changed. пре 18 година
  Chris McDonough b065c1fa2e Move the "main" rpc interface into its own file. пре 18 година
  Chris McDonough 15122461c5 Test tweakage. пре 18 година
  Chris McDonough f59afa652f Add 'runforever' tests. пре 18 година
  Chris McDonough 0688ac4d7e Caught by pyflakes (indicates insufficent tests). пре 18 година
  Chris McDonough 88863518a1 Decoy removal. пре 18 година
  Chris McDonough e15c8c88e4 Implement "process groups". пре 18 година
  Chris McDonough fab18e61e4 Adjust MANIFEST.in accounting for 3.0 changes. пре 18 година
  Chris McDonough 4f4fbecdd5 More distribution fixes: read version from version.txt, bump prospective version to 3.0a1, more copyright stuff. пре 18 година
  Chris McDonough f3fa735e7a *** empty log message *** пре 18 година
  Chris McDonough 34fd339afa Get copyright statements right. пре 18 година
  Chris McDonough ae445997af Duh. пре 18 година
  Chris McDonough cb7b4c5009 Minor test extension. пре 18 година
  Chris McDonough 78db743654 Move tests out into a subpackage. пре 18 година
  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 година
  Chris McDonough 7d6685593c Cause things which are written to a suprocess' "writebuffer" to be flushed to the child's stdin. пре 18 година
  Chris McDonough f8ec9bd2c8 Report which RPC interfaces are initialized during startup. пре 18 година
  Chris McDonough d8e32f4dd7 Capture (but don't yet send) data to process stdin via process.write. пре 18 година