odoo/openerp/service
Raphael Collet e5e00e4c0a [IMP] registry: now cursor() simply returns a cursor, which may itself be used as a context manager
bzr revid: rco@openerp.com-20140409095604-joh9dt0qkma12ykm
2014-04-09 11:56:04 +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] --test-file regression introduced by chs 2014-03-06 23:19:47 +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] wsgi and http cleanups, static http is now handled in http.py 2014-03-26 14:20:57 +01:00