odoo/openerp
Vo Minh Thu 8ca1a87201 [IMP] wsgi: modules can be pre-loaded and expose a WSGI handler.
An option --load is added to list the modules to pre-load.
sys.path and sys.modules are initialized when the config is
parsed.

bzr revid: vmt@openerp.com-20110902133136-4v7fgptyd0g1kc5s
2011-09-02 15:31:36 +02:00
..
addons [IMP] wsgi: modules can be pre-loaded and expose a WSGI handler. 2011-09-02 15:31:36 +02:00
conf [IMP] wsgi: modules can be pre-loaded and expose a WSGI handler. 2011-09-02 15:31:36 +02:00
db [REF] openerp.modules 2011-04-20 17:27:18 +02:00
modules [IMP] wsgi: modules can be pre-loaded and expose a WSGI handler. 2011-09-02 15:31:36 +02:00
osv [MERGE] merged trunk. 2011-09-01 15:03:39 +02:00
pychart [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
report [MERGE] merged trunk. 2011-08-23 16:26:44 +02:00
service [IMP] wsgi: added new (still to be refined) routes for XMLRPC dispatching. 2011-09-01 15:04:50 +02:00
test [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
tools [IMP] wsgi: modules can be pre-loaded and expose a WSGI handler. 2011-09-02 15:31:36 +02:00
wizard [REF] netsvc: removed abortResponse method. 2011-07-29 11:41:22 +02:00
workflow [REF] netsvc: removed unused kwarg. 2011-07-28 16:19:10 +02:00
.apidoc API doc: move settings file from bin/ to openerp/ 2011-06-23 12:08:07 +03:00
PKG-INFO [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
__init__.py [IMP] wsgi: (proof of concept) serving xml-rpc requests behind gunicorn: 2011-08-19 15:02:48 +02:00
import_xml.rng [IMP] tools.convert,rng: fixed support for <url> tag 2011-04-11 10:32:01 +02:00
loglevels.py [IMP] forgot to add loglevels.py and reexport 3 functions in tools.misc. 2011-02-08 10:24:58 +01:00
netsvc.py [MERGE] merged trunk. 2011-08-23 16:26:44 +02:00
pooler.py [LINT] removed unused variable, forgot to change two variables in last commit, corrected typo introduced at 3417.6.6. 2011-06-15 09:22:31 +02:00
release.py [MERGE] merged latest fixes from 6.0 - up to rev 3399 2011-04-11 12:13:27 +02:00
run_tests.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
sql_db.py [IMP] tools.cache: added missing clean_caches_for_db replacement. 2011-08-25 14:47:11 +02:00
tiny_socket.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
wsgi.py [IMP] wsgi: modules can be pre-loaded and expose a WSGI handler. 2011-09-02 15:31:36 +02:00