Chris McDonough
|
d8f0d7419d
Remove reread: it doesn't actually do anything yet.
|
17 years ago |
Chris McDonough
|
cec53161d6
Remove decoy commands.
|
17 years ago |
Chris McDonough
|
e8ab4a1497
Use exceptions to signal failure in add and remove.
|
17 years ago |
Chris McDonough
|
cf0324d21c
- Process config reloading implemented by Anders Quist. The
|
17 years ago |
Chris McDonough
|
4ef6d9e4fc
Remove decoy code pointed out by Siddhant.
|
17 years ago |
Chris McDonough
|
0ba2f992da
Forgot to mention this in CHANGES during 5/6/2008 checkin.
|
17 years ago |
Chris McDonough
|
1bdecb8331
Thanks to Dave Peticolas, reload when supervisord is in the background no longer crashes.
|
17 years ago |
Mike Naberezny
|
3b4166b437
Fixed a bug where opening the HTTP servers would fail silently
|
17 years ago |
Mike Naberezny
|
e1024e1247
- Configuration options for logfiles now accept mixed case reserved
|
17 years ago |
Chris McDonough
|
a6703fa203
It's unsigned.
|
17 years ago |
Chris McDonough
|
0f4c6412dc
- childutils.eventdata was buggy, it could not deal with carriage returns
|
17 years ago |
Chris McDonough
|
fdf5b66053
Fit in with Mike's pattern and fix test.
|
17 years ago |
Chris McDonough
|
129411d732
- Per-process exitcodes= configuration now will not accept exit
|
17 years ago |
Mike Naberezny
|
31bc1c150e
- logfile_name() now accepts mixed case for reserved words, like boolean().
|
17 years ago |
Chris McDonough
|
d945db319a
- Per-process 'directory' value can now contain expandable values
|
17 years ago |
Chris McDonough
|
d431228e8d
Get rid of unused imports.
|
17 years ago |
Chris McDonough
|
49fd1b9306
- Accepted patch from Roger Hoover to allow for a new sort of
|
17 years ago |
Chris McDonough
|
54541f8b3a
Get the trunk back in shape for release.
|
17 years ago |
Chris McDonough
|
ea31367240
Bump to last release.
|
17 years ago |
Mike Naberezny
|
b458b12138
Update trunk changelog with 3.0a6 changes.
|
17 years ago |
Chris McDonough
|
f70ec89331
Catch race condition; if the file is already deleted, don't crash.
|
17 years ago |
Chris McDonough
|
a20e0d9f36
- Supervisorctl now supports a plugin model for supervisorctl
|
17 years ago |
Mike Naberezny
|
6e45efbf7e
svn propset svn:ignore on *.pyc
|
17 years ago |
Mike Naberezny
|
5393635387
Added the ability to retrieve supervisord's own pid through
|
17 years ago |
Chris McDonough
|
0cebfb0d91
3.0a5
|
17 years ago |
Chris McDonough
|
40c72b4496
test checkin for mail generation.
|
17 years ago |
Chris McDonough
|
a0e1257316
test checkin for mail confirmation
|
17 years ago |
Chris McDonough
|
21efaf2bf9
- Supervisorctl now supports persistent readline history. To
|
17 years ago |
Mike Naberezny
|
8fb209ec81
LOG_LEVELS_BY_NUM shouldn't include builtins.
|
17 years ago |
Chris McDonough
|
de3dc3a9fc
D'oh.
|
17 years ago |