Launchpad automatic translations update.
[odoo/odoo.git] / gunicorn.conf.py
2012-03-23 Vo Minh Thu[REV] reverted local (and mistakenly commited) changes...
2012-03-09 Vo Minh Thu[FIX] removed spurious print statement.
2012-02-13 Vo Minh Thu[REV] gunicorn.conf.py: reverted temporary changes.
2012-02-13 Vo Minh Thu[MERGE] merged trunk.
2012-02-10 Vo Minh Thu[FIX] wsgi: better instruction to use the proxied.appli...
2012-02-10 Vo Minh Thu[IMP] wsgi: expose both a normal application() and...
2012-02-08 Vo Minh Thu[IMP] gunicorn: installing modules with multiple proces...
2012-02-08 Vo Minh Thu[IMP] gunicorn: no longer use the SIGWINCH signal to...
2012-02-02 Vo Minh Thu[IMP] inter-process signaling, proof-of-concept.
2012-01-20 Vo Minh Thu[MERGE] added resources (virt. memory and CPU time...
2012-01-20 Vo Minh Thu[IMP] gunicorn: changed `print` with `logging.info`.
2012-01-20 Vo Minh Thu[IMP] gunicorn: commit suicide in the post_request...
2012-01-20 Vo Minh Thu[IMP] gunicorn: moved gunicorn hook to openerp.wsgi...
2012-01-20 Vo Minh Thu[IMP] gunicorn: add CPU and memory limits.
2012-01-17 nicolas.bessi@camp... [IMP] database template in commande line, you can now...
2012-01-12 Vo Minh Thu[FIX] gunicorn.conf.py: undo the previous change (commi...
2012-01-12 Vo Minh Thu[IMP] res_users.login(): eliminate a possibility to...
2012-01-06 Olivier Dony[FIX] wsgi: improved sample gunicorn.conf.py
2011-11-22 Numerigraphe - Lio... [IMP] Added missing vim mode lines
2011-09-12 Vo Minh Thu[IMP] wsgi: set the config via gunicorn config file.
2011-09-07 Vo Minh Thu[IMP] wsgi: WSGI-to-BaseHTTPRequestHandler, there are
2011-09-01 Vo Minh Thu[IMP] wsgi: added new (still to be refined) routes...
2011-08-24 Vo Minh Thu[IMP] wsgi: make it possible to kill siblings.
2011-08-19 Vo Minh Thu[IMP] wsgi: (proof of concept) serving xml-rpc requests...