Commit Verlauf

Autor SHA1 Nachricht Datum
  Chris McDonough ae445997af Duh. vor 18 Jahren
  Chris McDonough cb7b4c5009 Minor test extension. vor 18 Jahren
  Chris McDonough 78db743654 Move tests out into a subpackage. vor 18 Jahren
  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. vor 18 Jahren
  Chris McDonough 7d6685593c Cause things which are written to a suprocess' "writebuffer" to be flushed to the child's stdin. vor 18 Jahren
  Chris McDonough f8ec9bd2c8 Report which RPC interfaces are initialized during startup. vor 18 Jahren
  Chris McDonough d8e32f4dd7 Capture (but don't yet send) data to process stdin via process.write. vor 18 Jahren
  Chris McDonough e51376573a Break out subprocess-related stuff into a process module. vor 18 Jahren
  Chris McDonough d14a3d40cb fixed error message vor 18 Jahren
  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. vor 18 Jahren
  Chris McDonough 058d16007c startProcess() now checks file exists and is executable vor 18 Jahren
  Chris McDonough be016b19e0 First cut at process communication event capture and notification. vor 18 Jahren
  Chris McDonough e19a20d137 Get rid of cruft pointed out by Mike. vor 18 Jahren
  Chris McDonough cb28151726 More relative -> absolute import cleanups. vor 18 Jahren
  Chris McDonough 6874ca4f39 Allow "python setup.py test" to work. vor 18 Jahren
  Chris McDonough 5e86fe8fd1 Don't import any relative names. vor 18 Jahren
  Chris McDonough e981212acb getAPIVersion() instead of getProtocolVersion() vor 18 Jahren
  Chris McDonough 421ed29f63 give user interface some love vor 18 Jahren
  Chris McDonough f007401572 system namespace needed for 'all' functions vor 18 Jahren
  Chris McDonough e590e7218e Fix one (of probably several) web UI bugs the wrong way. Gotta revisit this. vor 18 Jahren
  Chris McDonough 0aa05bbddd the next one is 2.3, not 2.2 vor 18 Jahren
  Chris McDonough 6f7f1d3817 Note extensibility. vor 18 Jahren
  Chris McDonough 17216bb5e5 Mismatch. vor 18 Jahren
  Chris McDonough 298e933b19 Add docs to readme about [rpcinterface:foo] sections. vor 18 Jahren
  Chris McDonough eb2da8085e Don't require that we do anything to install setuptools other than run setup.py. vor 18 Jahren
  Chris McDonough dbc77205e4 Big reorganization: vor 18 Jahren
  Chris McDonough cf1e15bb10 supervisor.getVersion() becomes supervisor.getProtocolVersion() vor 18 Jahren
  Chris McDonough 3824313094 Screwed up the test.py merge (didn't cvs up before applying the patch). vor 18 Jahren
  Chris McDonough 73f757b5f6 Merge Mike's strip_ansi code. vor 18 Jahren
  Chris McDonough 1c62d9f364 clean up multicall recursion guard a little, add test. vor 18 Jahren