Commit History

Upphovsman SHA1 Meddelande Datum
  Chris McDonough f59afa652f Add 'runforever' tests. 18 år sedan
  Chris McDonough 0688ac4d7e Caught by pyflakes (indicates insufficent tests). 18 år sedan
  Chris McDonough 88863518a1 Decoy removal. 18 år sedan
  Chris McDonough e15c8c88e4 Implement "process groups". 18 år sedan
  Chris McDonough fab18e61e4 Adjust MANIFEST.in accounting for 3.0 changes. 18 år sedan
  Chris McDonough 4f4fbecdd5 More distribution fixes: read version from version.txt, bump prospective version to 3.0a1, more copyright stuff. 18 år sedan
  Chris McDonough f3fa735e7a *** empty log message *** 18 år sedan
  Chris McDonough 34fd339afa Get copyright statements right. 18 år sedan
  Chris McDonough ae445997af Duh. 18 år sedan
  Chris McDonough cb7b4c5009 Minor test extension. 18 år sedan
  Chris McDonough 78db743654 Move tests out into a subpackage. 18 år sedan
  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 år sedan
  Chris McDonough 7d6685593c Cause things which are written to a suprocess' "writebuffer" to be flushed to the child's stdin. 18 år sedan
  Chris McDonough f8ec9bd2c8 Report which RPC interfaces are initialized during startup. 18 år sedan
  Chris McDonough d8e32f4dd7 Capture (but don't yet send) data to process stdin via process.write. 18 år sedan
  Chris McDonough e51376573a Break out subprocess-related stuff into a process module. 18 år sedan
  Chris McDonough d14a3d40cb fixed error message 18 år sedan
  Chris McDonough 1eb8fe90e8 Use the existing get_execv_args machinery to do the executable/permission/notfound guard in the xmlrpc interface. Refactor to use exceptions. 18 år sedan
  Chris McDonough 058d16007c startProcess() now checks file exists and is executable 18 år sedan
  Chris McDonough be016b19e0 First cut at process communication event capture and notification. 18 år sedan
  Chris McDonough e19a20d137 Get rid of cruft pointed out by Mike. 18 år sedan
  Chris McDonough cb28151726 More relative -> absolute import cleanups. 18 år sedan
  Chris McDonough 6874ca4f39 Allow "python setup.py test" to work. 18 år sedan
  Chris McDonough 5e86fe8fd1 Don't import any relative names. 18 år sedan
  Chris McDonough e981212acb getAPIVersion() instead of getProtocolVersion() 18 år sedan
  Chris McDonough 421ed29f63 give user interface some love 18 år sedan
  Chris McDonough f007401572 system namespace needed for 'all' functions 18 år sedan
  Chris McDonough e590e7218e Fix one (of probably several) web UI bugs the wrong way. Gotta revisit this. 18 år sedan
  Chris McDonough 0aa05bbddd the next one is 2.3, not 2.2 18 år sedan
  Chris McDonough 6f7f1d3817 Note extensibility. 18 år sedan