odoo/openerp/service
Christophe Simonis ada7facefe [FIX] when runing in prefork mode, empty connection pool *after* the registry preloading
bzr revid: chs@openerp.com-20140422120648-2np8izn19z97e4iy
2014-04-22 14:06:48 +02:00
..
__init__.py rename server 2013-10-06 00:18:29 +02:00
common.py [MERGE] merged trunk. 2013-03-28 10:50:06 +01:00
db.py [FIX] duplicate/rename/drop database: handle filestore 2014-03-21 16:56:59 +01:00
model.py [IMP] registry: add method get_cursor() to simply retrieve a new cursor, and refactor code to use it 2014-04-08 14:51:22 +02:00
report.py [IMP] registry: now cursor() simply returns a cursor, which may itself be used as a context manager 2014-04-09 11:56:04 +02:00
security.py [REF] no longer use openerp.pooler. 2013-03-27 12:10:14 +01:00
server.py [FIX] when runing in prefork mode, empty connection pool *after* the registry preloading 2014-04-22 14:06:48 +02:00
websrv_lib.py [FORWARD] Forward port of server 7.0 until revision 4988 2013-05-28 12:27:33 +02:00
wsgi_server.py [IMP] wsgi and http cleanups, static http is now handled in http.py 2014-03-26 14:20:57 +01:00