forked from pool/python-gunicorn
- update to version 0.14.3
- improvement: performance of http.body.Body.readline() - improvement: log HTTP errors in access log like Apache - improvment: display traceback when the worker fails to boot - improvement: makes gunicorn work with gevent 1.0 - examples: websocket example now supports hybi13 - fix: reopen log files after initialization - fix: websockets support - fix: django1.4 support - fix: only load the paster application 1 time OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
53e525cdd9
commit
08f5de988d
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 10:52:16 UTC 2012 - suse@ammler.ch
|
||||
|
||||
- update to version 0.14.3
|
||||
- improvement: performance of http.body.Body.readline()
|
||||
- improvement: log HTTP errors in access log like Apache
|
||||
- improvment: display traceback when the worker fails to boot
|
||||
- improvement: makes gunicorn work with gevent 1.0
|
||||
- examples: websocket example now supports hybi13
|
||||
- fix: reopen log files after initialization
|
||||
- fix: websockets support
|
||||
- fix: django1.4 support
|
||||
- fix: only load the paster application 1 time
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 22 10:05:23 UTC 2012 - suse@ammler.ch
|
||||
|
||||
|
Reference in New Issue
Block a user