Histórico de commits

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