Commit Graph

15 Commits

Author SHA256 Message Date
Sascha Peilicke
53e525cdd9 Accepting request 110557 from home:openttdcoop
- Update to version 0.14.2
  - add validate_class validator: allows to use a class or a method 
    to initialize the app during in-code configuration
  - add support for max_requests in tornado worker
  - add support for disabling x_forwarded_for_header in tornado worker
  - gevent_wsgi is now an alias of gevent_pywsgi
  - Fix gevent_pywsgi worker

OBS-URL: https://build.opensuse.org/request/show/110557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=17
2012-03-22 18:10:28 +00:00
Stephan Kulow
939773dcd1 Accepting request 108748 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/108748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gunicorn?expand=0&rev=1
2012-03-16 12:23:01 +00:00
Sascha Peilicke
3b654a8e0b - Fix doc package summary
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=15
2012-03-10 19:39:31 +00:00
Sascha Peilicke
2a99f2ec99 - Update to version 0.14.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=14
2012-03-10 16:09:05 +00:00
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