pombredanne
|
c4c94fdcf9
Added comment to explain the side effects of __class__
|
12 年之前 |
pombredanne
|
fe9ab7424f
Removed unused variable
|
12 年之前 |
pombredanne
|
7727948629
Removed duplicate import
|
12 年之前 |
pombredanne
|
d29a60d8b4
Removed a dead variable and unneeded re-imports
|
12 年之前 |
pombredanne
|
ddc27ad7fb
Removing unused executable local variable
|
12 年之前 |
pombredanne
|
45b4626417
Removing unused message variable
|
12 年之前 |
pombredanne
|
a4288e0aac
Removed unused processes variable
|
12 年之前 |
pombredanne
|
f7231f1473
Removing unused re import
|
12 年之前 |
pombredanne
|
7067b4d1cf
Removing unused import of xmlrpclib
|
12 年之前 |
pombredanne
|
59cb0b9216
Removing unused StringIO import
|
12 年之前 |
pombredanne
|
5d0573c43f
Removing unused L local variable
|
12 年之前 |
pombredanne
|
0f52474493
Removin unused and incorrect _assertStateChange method
|
12 年之前 |
pombredanne
|
2ba00ecbf2
Renamed copy of test_readProcessStdoutLog_badargs to test_readProcessStderrLog_badargs
|
12 年之前 |
pombredanne
|
533d0e8d52
Removed duplicated test function: test_pcomm_stdout_event
|
12 年之前 |
pombredanne
|
de4139f104
Merge pull request #1 from Supervisor/master
|
12 年之前 |
Mike Naberezny
|
1b5dc9f876
Merge pull request #192 from JensRantil/issue-191
|
12 年之前 |
Jens Rantil
|
68fd865a6f
Adding comments to sync Travis CI and tox config
|
12 年之前 |
Jens Rantil
|
329333a853
Adding Travis CI configuration
|
12 年之前 |
Mike Naberezny
|
b0f0a567e5
Update description of logfile_backups. Related to #142
|
12 年之前 |
Chris McDonough
|
81f561350d
tox no longer works under py2.5 due to a dependency on distribute, which no longer works under 2.5
|
12 年之前 |
Mike Naberezny
|
40ff7a12a8
Add Sulphite to the plugins list
|
12 年之前 |
Mike Naberezny
|
d7ffa57515
Merge pull request #186 from cyounkins/master
|
12 年之前 |
Craig Younkins
|
7b26ded97b
Adding note to documentation about arbitrary TICK intervals
|
12 年之前 |
Mike Naberezny
|
f9feaa8b23
Merge pull request #156 from hizel/childutils-test-fix
|
12 年之前 |
Mike Naberezny
|
8cfbe6ab3c
Merge pull request #183 from btubbs/master
|
12 年之前 |
btubbs
|
a6f7765e0f
switch PROCESS_STATE_CHANGE to PROCESS_STATE in docs
|
12 年之前 |
Mike Naberezny
|
0a23b377f3
Add changelog entry for error handling added to get_execv_args. Closes #175
|
12 年之前 |
Mike Naberezny
|
8d98855528
Merge pull request #176 from srwilson/master
|
12 年之前 |
Scott Wilson
|
c9432ca0fe
Handle ValueError raised when parsing command in get_execv_args
|
12 年之前 |
Mike Naberezny
|
8df0b0de71
Update "Contributing" info. Closes #154
|
12 年之前 |