Mike Naberezny
|
1dba399ea3
Merge pull request #102 from wynnw/884d14957c11b2356da4d67b51d1446cf79cb935
|
há 13 anos atrás |
Mike Naberezny
|
95ca0bb6ae
Add tip for using environment variables
|
há 13 anos atrás |
Mike Naberezny
|
65843eda9c
Merge pull request #94 from JensRantil/remove_duplicate_config_defaults
|
há 13 anos atrás |
Mike Naberezny
|
fbefacf230
Add changelog note for the new Syslog log handler
|
há 13 anos atrás |
Mike Naberezny
|
a0e6809d3d
Merge pull request #98 from jaraco/syslog-support
|
há 13 anos atrás |
Jason R. Coombs
|
2a4b6a3bd5
Fixed tests (now use Mock to mock). Tests now also capture Unicode behavior.
|
há 13 anos atrás |
Jason R. Coombs
|
d305125e36
Added documentation on the syslog facility.
|
há 13 anos atrás |
Jason R. Coombs
|
db2c55a25c
Added test for SyslogHandler
|
há 13 anos atrás |
Jason R. Coombs
|
ed22e48b76
Support syslog as a log target
|
há 13 anos atrás |
Jens Rantil
|
816187b4f3
Setting default values in one place
|
há 13 anos atrás |
Mike Naberezny
|
d1954ef60a
Add ruby-supervisor to the third-party list
|
há 13 anos atrás |
Mike Naberezny
|
a7f4edd136
Note config reloading leak in changelog
|
há 13 anos atrás |
Mike Naberezny
|
9708d72f6b
Add test for clearing parse_warnings
|
há 13 anos atrás |
Philip Zeyliger
|
cf16e6a313
Clearing parse warnings at every parse config call.
|
há 13 anos atrás |
Wynn Wilkes
|
884d14957c
this is a fix for problems where the valid group list for a user gets lost. For example, if a user is an explicit member of one group (different from their primary group), the call to setgid after setgroups will cause the process to not have the full group rights of the user. Including the primary gid as the first group in the list avoids this problem. Not sure if this is a python bug, or a problem with the underlying system setgroups/getgroups api's - but this is a safe workaround.
|
há 13 anos atrás |
Mike Naberezny
|
5d8a8bf6fa
Fix spelling
|
há 13 anos atrás |
Mike Naberezny
|
94f7647d6d
Remove old "Known issues" list from CHANGES.txt
|
há 13 anos atrás |
Mike Naberezny
|
6ed7a0d5c5
Add proxy support to web interface TODO. Closes #29
|
há 13 anos atrás |
Mike Naberezny
|
48f01cb8d9
Add a missing changelog entry
|
há 13 anos atrás |
Mike Naberezny
|
f8222df4f2
Credit Whit in the changelog
|
há 13 anos atrás |
Mike Naberezny
|
90b013e5ff
Note rotating log handler fix in changelog
|
há 13 anos atrás |
Mike Naberezny
|
fc082ba54b
Merge branch 'fix-log-rotation-for-shared-files' of https://github.com/whitmo/supervisor into whitmo-fix-log-rotation-for-shared-files
|
há 13 anos atrás |
Mike Naberezny
|
c7a87c8205
Merge pull request #80 from MichaelBlume/patch-1
|
há 13 anos atrás |
Michael Blume
|
6c1a832a75
Use a set, lose dedupe function, since we no longer need to support Py23
|
há 13 anos atrás |
Mike Naberezny
|
c396d5ae34
Update copyright year to 2012
|
há 13 anos atrás |
Mike Naberezny
|
568accff51
Strip trailing whitespace
|
há 13 anos atrás |
Mike Naberezny
|
c81e32b96a
Python 2.3 is no longer supported
|
há 13 anos atrás |
Mike Naberezny
|
b0ddf8f945
Strip trailing whitespace
|
há 13 anos atrás |
Mike Naberezny
|
4f22690c8e
Note auto-refresh in web interface TODO. Closes #73
|
há 13 anos atrás |
Mike Naberezny
|
46c8f30bab
Fix release date in changelog
|
há 13 anos atrás |