Jean Jordaan
|
1b0e67cad6
Add notes on installation and running.
|
13 年之前 |
Mike Naberezny
|
a024b72321
Merge pull request #117 from gthb/add-help-note-about-config-gotcha
|
13 年之前 |
Mike Naberezny
|
1a9b7c8897
Merge pull request #128 from JensRantil/cleaning_setup_py
|
13 年之前 |
Jens Rantil
|
d278079ea2
Fixing `tests_require` in setup.py
|
13 年之前 |
Mike Naberezny
|
dfabd36aca
Add test and changelog entry for dict_of_key_value_pairs fix
|
13 年之前 |
Mike Naberezny
|
5178bc9bb9
Remove trailing whitespace
|
13 年之前 |
Mike Naberezny
|
5aa1dac0f9
Merge pull request #125 from mjpieters/patch-3
|
13 年之前 |
Mike Naberezny
|
f567ef6092
Merge pull request #124 from mjpieters/patch-1
|
13 年之前 |
Martijn Pieters
|
ce3da1ee75
Verify that key/value pairs are correctly separated.
|
13 年之前 |
Martijn Pieters
|
b934b07a12
Simplify; no need to create a range every loop if all you are testing is if `i` is within bounds.
|
13 年之前 |
Mike Naberezny
|
a4179fdd3e
Note deferring_http_channel.refill_buffer() fix in changelog
|
13 年之前 |
Mike Naberezny
|
9566990b3a
Fix typo in comment
|
13 年之前 |
Mike Naberezny
|
d60b48f629
Merge pull request #115 from philz/master
|
13 年之前 |
Gunnlaugur Þór Briem
|
dcf0b42588
Add note in help about restart and config changes
|
13 年之前 |
Marcelo Vanzin
|
948af460a2
deferring_http_channel.delay is not reset appropriately
|
13 年之前 |
Chris McDonough
|
16eb90929d
- When supervisord starts up as root, if the ``-c`` flag was not provided, a
|
13 年之前 |
Roger Hoover
|
24928d95ed
Revert "Including version.txt in the installed files so that supervisorctl works when easy_installed from tarball"
|
13 年之前 |
Roger Hoover
|
1b1091624c
Including version.txt in the installed files so that supervisorctl works when easy_installed from tarball
|
13 年之前 |
Roger Hoover
|
0db4347011
Fixed version # in doc for stopasgroup
|
13 年之前 |
Roger Hoover
|
1ede908089
Merge branch 'master' of github.com:Supervisor/supervisor
|
13 年之前 |
Mike Naberezny
|
0b05ee3db0
Remove duplicate truthy/falsy tuples
|
13 年之前 |
Roger Hoover
|
0678782958
Implemented stopasgroup with unit test
|
13 年之前 |
Roger Hoover
|
1835280d89
stopasgroup implies killasgroup
|
13 年之前 |
Roger Hoover
|
3314ec302b
Defined stopasgroup option
|
13 年之前 |
Mike Naberezny
|
1dba399ea3
Merge pull request #102 from wynnw/884d14957c11b2356da4d67b51d1446cf79cb935
|
13 年之前 |
Mike Naberezny
|
95ca0bb6ae
Add tip for using environment variables
|
13 年之前 |
Mike Naberezny
|
65843eda9c
Merge pull request #94 from JensRantil/remove_duplicate_config_defaults
|
13 年之前 |
Mike Naberezny
|
fbefacf230
Add changelog note for the new Syslog log handler
|
13 年之前 |
Mike Naberezny
|
a0e6809d3d
Merge pull request #98 from jaraco/syslog-support
|
13 年之前 |
Jason R. Coombs
|
2a4b6a3bd5
Fixed tests (now use Mock to mock). Tests now also capture Unicode behavior.
|
13 年之前 |