odoo/openerp
Raphael Collet 980f6fc4b1 [IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db
bzr revid: rco@openerp.com-20140409133515-x2ywcm0d2qkdq3hq
2014-04-09 15:35:15 +02:00
..
addons [IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db 2014-04-09 15:35:15 +02:00
cli [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
conf [MERGE] openerp.pooler is deprecated. 2013-03-27 17:40:45 +01:00
modules [IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db 2014-04-09 15:35:15 +02:00
osv [FIX] convert datetime to date in case of date field 2014-04-01 12:08:19 +02:00
report [MERGE] forward port of branch 7.0 up to revid 5270 chs@openerp.com-20140403084524-9rb174osjrbmhgwc 2014-04-03 10:48:08 +02:00
service [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
tests [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
tools [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
workflow [IMP] py26 compatibility 2014-01-20 14:53:33 +01:00
PKG-INFO [REM] netrpc: KILL EVERYBODY 2013-02-21 13:18:25 +01:00
__init__.py [IMP] move test cases to tests.py remove deprecated wsgi import 2014-02-09 16:18:22 +01:00
exceptions.py [REF] code review 2013-02-15 15:35:03 +01:00
http.py [IMP] make TestCursor more robust, and remove some tests on tools.config['test_enable'] 2014-04-09 12:33:37 +02:00
import_xml.rng [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:43:38 +01:00
loglevels.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
netsvc.py ir_logging fix logger names 2014-03-20 01:09:12 +01:00
pooler.py [IMP] registry: avoid every direct access registry.db, and rename attribute as registry._db 2014-04-09 15:35:15 +02:00
release.py [FIX] trunk is 8.0 alpha, not saas-3 2014-02-11 11:53:15 +01:00
sql_db.py [IMP] sql_db: simplify TestCursor, given that method execute() does not need overriding 2014-04-09 15:08:25 +02:00