Jens Rantil
|
54482b43ac
Renamed `process_config_file()`
|
13 роки тому |
Jens Rantil
|
3385f17a9c
Don't require config file for supervisorctl
|
13 роки тому |
Mike Naberezny
|
d1954ef60a
Add ruby-supervisor to the third-party list
|
13 роки тому |
Mike Naberezny
|
a7f4edd136
Note config reloading leak in changelog
|
13 роки тому |
Mike Naberezny
|
9708d72f6b
Add test for clearing parse_warnings
|
13 роки тому |
Philip Zeyliger
|
cf16e6a313
Clearing parse warnings at every parse config call.
|
13 роки тому |
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.
|
13 роки тому |
Mike Naberezny
|
5d8a8bf6fa
Fix spelling
|
13 роки тому |
Mike Naberezny
|
94f7647d6d
Remove old "Known issues" list from CHANGES.txt
|
13 роки тому |
Mike Naberezny
|
6ed7a0d5c5
Add proxy support to web interface TODO. Closes #29
|
13 роки тому |
Mike Naberezny
|
48f01cb8d9
Add a missing changelog entry
|
13 роки тому |
Mike Naberezny
|
f8222df4f2
Credit Whit in the changelog
|
13 роки тому |
Mike Naberezny
|
90b013e5ff
Note rotating log handler fix in changelog
|
13 роки тому |
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
|
13 роки тому |
Mike Naberezny
|
c7a87c8205
Merge pull request #80 from MichaelBlume/patch-1
|
13 роки тому |
Michael Blume
|
6c1a832a75
Use a set, lose dedupe function, since we no longer need to support Py23
|
13 роки тому |
Mike Naberezny
|
c396d5ae34
Update copyright year to 2012
|
13 роки тому |
Mike Naberezny
|
568accff51
Strip trailing whitespace
|
13 роки тому |
Mike Naberezny
|
c81e32b96a
Python 2.3 is no longer supported
|
13 роки тому |
Mike Naberezny
|
b0ddf8f945
Strip trailing whitespace
|
13 роки тому |
Mike Naberezny
|
4f22690c8e
Note auto-refresh in web interface TODO. Closes #73
|
13 роки тому |
Mike Naberezny
|
46c8f30bab
Fix release date in changelog
|
13 роки тому |
Mike Naberezny
|
301393fea7
Fix 3.0a11 changelog omissions
|
13 роки тому |
Mike Naberezny
|
fa3796ae12
Python 2.3 is no longer supported
|
13 роки тому |
Mike Naberezny
|
05b5dac1cb
Remove the unused "supervisor_rpc" entry point
|
13 роки тому |
Whit Morriss
|
d2bc68561f
Implementation + additional test
|
13 роки тому |
Whit Morriss
|
aabd376adf
failing test for log rotation on file referred by multiple handlers
|
13 роки тому |
Mike Naberezny
|
0e53f90923
Prepare 3.0a12 release
|
13 роки тому |
Mike Naberezny
|
fab3d25a30
Prepare 3.0a11 release
|
13 роки тому |
Mike Naberezny
|
6830b354cd
Mention string expansions for environment variables in changelog
|
13 роки тому |