Commit Graph

11 Commits

Author SHA256 Message Date
Marcel Gmür
ace9166421 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=13 2011-12-06 10:23:48 +00:00
Marcel Gmür
e8ca658316 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=12 2011-12-06 10:21:50 +00:00
Sascha Peilicke
751adc33a9 - Update to version 0.13.4:
*
- Run testsuite
- BuildRequire python-distribute instead of python-setuptools
- Package examples, LICENSE, NOTICE, README.rst, THANKS

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=11
2011-09-23 13:00:33 +00:00
Sascha Peilicke
60b5165aa8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=10 2011-09-23 12:55:37 +00:00
Marcel Gmür
9ac0bd8e31 remove old source
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=9
2011-09-23 12:05:12 +00:00
Marcel Gmür
6be69d2dd3 - upstream update 0.13.3
* fix util.closerange function used to prevent leaking fds on 
    python 2.5 (typo)
- update to 0.13.2
  * refactor gevent worker
  * prevent leaking fds on reexec
  * fix inverted request_time computation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=8
2011-09-23 12:04:39 +00:00
Marcel Gmür
905326cf61 sourcen...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=7
2011-08-25 15:18:03 +00:00
Marcel Gmür
4ecc8816a4 - upstream update 0.13.1
* Fix unix socket. log argument was missing.
- update to 0.13.0
  * Improve logging: allows file-reopening and add access log file 
    compatible with the apache combined log format
  * Add the possibility to set custom SSL headers. 
    X-Forwarded-Protocol and X-Forwarded-SSL are still the default
  * New on_reload hook to customize how gunicorn spawn new workers on SIGHUP
  * Handle projects with relative path in django_gunicorn command
  * Preserve path parameters in PATH_INFO
  * post_request hook now accepts the environ as argument.
  * When stopping the arbiter, close the listener asap.
  * Fix Django command run_gunicorn in settings reloading
  * Fix Tornado worker exiting
  * Fix the use of sendfile in wsgi.file_wrapper

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=6
2011-08-25 15:16:59 +00:00
Marcel Gmür
c167b6117b spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=3
2011-07-09 14:12:53 +00:00
Marcel Gmür
b4532b35c0 Accepting request 75871 from home:openttdcoop:server
add improvements asked for
- spec header
- dropped _service
- support for SLE_11

OBS-URL: https://build.opensuse.org/request/show/75871
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=2
2011-07-08 13:21:12 +00:00
Sascha Peilicke
19e0e615a5 Accepting request 75455 from home:openttdcoop:server
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX.

OBS-URL: https://build.opensuse.org/request/show/75455
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=1
2011-07-06 10:36:04 +00:00