odoo/openerp/service
Antony Lesuisse 9248a2db18 [FIX] multiprocess mode, empty the cursor pool before forking
bzr revid: al@openerp.com-20140122221525-hify023pk5i8d0jm
2014-01-22 23:15:25 +01: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 [REF] Use the contextlib.closing function instead of a couple of try/catch for 2014-01-09 10:32:58 +01:00
http_server.py [FORWARD] Forward port of server 7.0 until revision 4988 2013-05-28 12:27:33 +02:00
model.py [REF] Use the contextlib.closing function instead of a couple of try/catch for 2014-01-09 10:32:58 +01:00
report.py [MERGE] openerp.pooler is deprecated. 2013-03-27 17:40:45 +01:00
security.py [REF] no longer use openerp.pooler. 2013-03-27 12:10:14 +01:00
server.py [FIX] multiprocess mode, empty the cursor pool before forking 2014-01-22 23:15:25 +01: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] add an easier to use XML-RPC faultCode compliant protocol 2013-10-06 12:21:31 +02:00