Martijn Pieters
|
ce3da1ee75
Verify that key/value pairs are correctly separated.
|
před 13 roky |
Martijn Pieters
|
b934b07a12
Simplify; no need to create a range every loop if all you are testing is if `i` is within bounds.
|
před 13 roky |
Mike Naberezny
|
a4179fdd3e
Note deferring_http_channel.refill_buffer() fix in changelog
|
před 13 roky |
Mike Naberezny
|
9566990b3a
Fix typo in comment
|
před 13 roky |
Mike Naberezny
|
d60b48f629
Merge pull request #115 from philz/master
|
před 13 roky |
Gunnlaugur Þór Briem
|
dcf0b42588
Add note in help about restart and config changes
|
před 13 roky |
Marcelo Vanzin
|
948af460a2
deferring_http_channel.delay is not reset appropriately
|
před 13 roky |
Chris McDonough
|
16eb90929d
- When supervisord starts up as root, if the ``-c`` flag was not provided, a
|
před 13 roky |
Roger Hoover
|
24928d95ed
Revert "Including version.txt in the installed files so that supervisorctl works when easy_installed from tarball"
|
před 13 roky |
Roger Hoover
|
1b1091624c
Including version.txt in the installed files so that supervisorctl works when easy_installed from tarball
|
před 13 roky |
Roger Hoover
|
0db4347011
Fixed version # in doc for stopasgroup
|
před 13 roky |
Roger Hoover
|
1ede908089
Merge branch 'master' of github.com:Supervisor/supervisor
|
před 13 roky |
Mike Naberezny
|
0b05ee3db0
Remove duplicate truthy/falsy tuples
|
před 13 roky |
Roger Hoover
|
0678782958
Implemented stopasgroup with unit test
|
před 13 roky |
Roger Hoover
|
1835280d89
stopasgroup implies killasgroup
|
před 13 roky |
Roger Hoover
|
3314ec302b
Defined stopasgroup option
|
před 13 roky |
Mike Naberezny
|
1dba399ea3
Merge pull request #102 from wynnw/884d14957c11b2356da4d67b51d1446cf79cb935
|
před 13 roky |
Mike Naberezny
|
95ca0bb6ae
Add tip for using environment variables
|
před 13 roky |
Mike Naberezny
|
65843eda9c
Merge pull request #94 from JensRantil/remove_duplicate_config_defaults
|
před 13 roky |
Mike Naberezny
|
fbefacf230
Add changelog note for the new Syslog log handler
|
před 13 roky |
Mike Naberezny
|
a0e6809d3d
Merge pull request #98 from jaraco/syslog-support
|
před 13 roky |
Jason R. Coombs
|
2a4b6a3bd5
Fixed tests (now use Mock to mock). Tests now also capture Unicode behavior.
|
před 13 roky |
Jason R. Coombs
|
d305125e36
Added documentation on the syslog facility.
|
před 13 roky |
Jason R. Coombs
|
db2c55a25c
Added test for SyslogHandler
|
před 13 roky |
Jason R. Coombs
|
ed22e48b76
Support syslog as a log target
|
před 13 roky |
Jens Rantil
|
43e35253ad
Making sure that a test never finds a config file.
|
před 13 roky |
Jens Rantil
|
816187b4f3
Setting default values in one place
|
před 13 roky |
Jens Rantil
|
e698a051d5
Fixing failing test
|
před 13 roky |
Jens Rantil
|
9017fd6fb7
Refactoring `Options.process_config()`
|
před 13 roky |
Jens Rantil
|
b62c2273fe
Written a test that reproduces exception
|
před 13 roky |