Geçmişin Kaydedilmesi

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