Chris McDonough
|
eb2da8085e
Don't require that we do anything to install setuptools other than run setup.py.
|
18 tahun lalu |
Chris McDonough
|
dbc77205e4
Big reorganization:
|
18 tahun lalu |
Chris McDonough
|
cf1e15bb10
supervisor.getVersion() becomes supervisor.getProtocolVersion()
|
18 tahun lalu |
Chris McDonough
|
3824313094
Screwed up the test.py merge (didn't cvs up before applying the patch).
|
18 tahun lalu |
Chris McDonough
|
73f757b5f6
Merge Mike's strip_ansi code.
|
18 tahun lalu |
Chris McDonough
|
1c62d9f364
clean up multicall recursion guard a little, add test.
|
18 tahun lalu |
Chris McDonough
|
e70c924ee8
Note envvar FAQ.
|
18 tahun lalu |
Chris McDonough
|
08f2243a7b
Make note of subprocess environment behavior.
|
18 tahun lalu |
Chris McDonough
|
cc31319140
Remove script headers.
|
18 tahun lalu |
Chris McDonough
|
c3b305e3e9
Bad documentation in default config file comment (startsecs is default 1, not 10).
|
18 tahun lalu |
Chris McDonough
|
8554972baa
cast offset and length to int. allows clients to get around the xmlrpc i4 size limit and validates the args for free.
|
18 tahun lalu |
Chris McDonough
|
ca2075de31
*** empty log message ***
|
18 tahun lalu |
Chris McDonough
|
c2112f9826
Feature to allow for environment variable settings on a per-program basis.
|
18 tahun lalu |
Chris McDonough
|
6968b9c2c9
Close pipes properly when a child dies.
|
18 tahun lalu |
Chris McDonough
|
df9b12b5ad
Remove redundant readMainLog code.
|
18 tahun lalu |
Chris McDonough
|
f6c31abafb
*** empty log message ***
|
18 tahun lalu |
Chris McDonough
|
6becd804b6
Better supervisorctl reporting on stop requests that have a FAILED status.
|
18 tahun lalu |
Chris McDonough
|
75d698d531
Test the close_fd method on the ServerOptions class.
|
18 tahun lalu |
Chris McDonough
|
641de6735e
Collector 223.
|
18 tahun lalu |
Chris McDonough
|
26acf94a03
More ServerOptions tests.
|
18 tahun lalu |
Chris McDonough
|
73aea29f74
Add tests for supervisor_xmlrpc_handler class.
|
18 tahun lalu |
Chris McDonough
|
140c466725
Python 2.5 fwd compat.
|
18 tahun lalu |
Chris McDonough
|
259bfa7d35
Python 2.5 forward compatibility (transport class grew an initializer, we do what it does at the class level).
|
18 tahun lalu |
Chris McDonough
|
59cb01e47b
Test the xmlrpc handler.
|
18 tahun lalu |
Chris McDonough
|
e9ec0dd44b
See issue 223 (attempt to isolate reported error condition).
|
18 tahun lalu |
Chris McDonough
|
0398127737
Only show waiting to die messages every three seconds.
|
18 tahun lalu |
Chris McDonough
|
26a8d9ad8e
*** empty log message ***
|
18 tahun lalu |
Chris McDonough
|
fa0743efe6
Get in my bellay.
|
18 tahun lalu |
Chris McDonough
|
f396b45bcc
Don't unlink the socket file if we don't own it.
|
18 tahun lalu |
Chris McDonough
|
32b5fc47c3
Added new tailProcessLog() command to the XML-RPC API.
|
18 tahun lalu |