Mike Naberezny
|
34bb529464
Add version info to footer
|
12 年之前 |
Mike Naberezny
|
86ae334614
Fix vertical alignment in footer
|
12 年之前 |
Mike Naberezny
|
5a3db3742d
Add XML-RPC array fix to changelog
|
12 年之前 |
Mike Naberezny
|
6121e0354a
Add test that XML-RPC array unmarshaller handles all elements
|
12 年之前 |
Mike Naberezny
|
8e0d4480a5
Merge pull request #258 from zbenjamin/xml-parsing-fix
|
12 年之前 |
Zev Benjamin
|
87e9b156c3
Reuse the supervisor proxy object in supervisorctl
|
12 年之前 |
Zev Benjamin
|
8a7da1a37a
Fix parsing of XML arrays
|
12 年之前 |
Mike Naberezny
|
f31af40191
Use self.stdout instead of print
|
12 年之前 |
Mike Naberezny
|
f80ba2727f
Add new config file read error to changelog
|
12 年之前 |
Mike Naberezny
|
5775749256
Capture stderr messages when running tests
|
12 年之前 |
Mike Naberezny
|
671308be08
Merge branch 'JensRantil-issue_61_pending'
|
12 年之前 |
Mike Naberezny
|
0bb1cc09fd
Strip newlines from base64 data when building Basic auth header. Fixes #21
|
12 年之前 |
Mike Naberezny
|
3335519990
Check that names are compatible with the eventlistener protocol. Fixes #181
|
12 年之前 |
Mike Naberezny
|
cd595ece32
Group all colon_separated_user_group tests together
|
12 年之前 |
Mike Naberezny
|
4990e52256
Fix markup
|
12 年之前 |
Mike Naberezny
|
fcb17f1c0c
Merge branch 'issue_61_pending' of git://github.com/JensRantil/supervisor into JensRantil-issue_61_pending
|
12 年之前 |
Mike Naberezny
|
a5c1dc3f58
Recommend quoting the values in environment= examples
|
12 年之前 |
Mike Naberezny
|
24746cc029
Back to -dev until next release
|
12 年之前 |
Mike Naberezny
|
8a45b14261
Prepare 3.0b2 release
|
12 年之前 |
Mike Naberezny
|
084a415fea
Add changelog notes for user option changes
|
12 年之前 |
Mike Naberezny
|
a86d199ddc
Update description of user option in config file
|
12 年之前 |
Mike Naberezny
|
448b9e622e
Raise an exception if a user in the config file does not exist
|
12 年之前 |
Mike Naberezny
|
c5934cedce
Do not spawn a child process if setuid fails
|
12 年之前 |
Jason R. Coombs
|
21e8285764
Fixed failing tests now that the ProcessConfig requires the parameters.
|
12 年之前 |
Jason R. Coombs
|
62fc29f106
Moved SyslogHandler registration to a similarly-named function in loggers.
|
12 年之前 |
Jason R. Coombs
|
e1efa2148d
Updated another use of getLogger to use the new constructors.
|
12 年之前 |
Jason R. Coombs
|
cba052e584
Due to the way handle_boundIO monkey-patches the logger, it's necessary to similarly monkey patch the logger here.
|
12 年之前 |
Jason R. Coombs
|
8394fed416
Resave with excess whitespace removed
|
12 年之前 |
Jason R. Coombs
|
7569ca422d
Fixed incorrect key usage when setting up logfiles parameters
|
12 年之前 |
Jason R. Coombs
|
53e640d795
Restored support for also logging to stdout.
|
12 年之前 |