odoo/openerp/service
Stephane Wirtel 552c76c8b2 [REF] Use the contextlib.closing function instead of a couple of try/catch for
the release of the database cursor.

bzr revid: stw@openerp.com-20140109093258-vmr1a3gaxruo0psp
2014-01-09 10:32:58 +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 [IMP] dumpstack dumps greenlets when running in evented mode. 2013-11-25 16:59:56 +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