odoo/openerp
Raphael Collet f0fd48c44a [IMP] http tests: implement a test cursor that keeps a transaction open accross requests
- TestCursor subclasses Cursor, and simulates commit and rollback with savepoints
 - the registry manages a test mode, in which it only uses the test cursor
 - a reentrant lock forces the serialization of parallel requests

bzr revid: rco@openerp.com-20140408151736-j0guy68i2wjexy3d
2014-04-08 17:17:36 +02:00
..
addons [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
cli [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
conf [MERGE] openerp.pooler is deprecated. 2013-03-27 17:40:45 +01:00
modules [IMP] http tests: implement a test cursor that keeps a transaction open accross requests 2014-04-08 17:17:36 +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: add method get_cursor() to simply retrieve a new cursor, and refactor code to use it 2014-04-08 14:51:22 +02:00
tests [IMP] http tests: implement a test cursor that keeps a transaction open accross requests 2014-04-08 17:17:36 +02:00
tools [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
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] http tests: implement a test cursor that keeps a transaction open accross requests 2014-04-08 17:17:36 +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 [REF] pooler: mark the functions as deprecated. 2013-03-27 15:16:53 +01:00
release.py [FIX] trunk is 8.0 alpha, not saas-3 2014-02-11 11:53:15 +01:00
sql_db.py [IMP] http tests: implement a test cursor that keeps a transaction open accross requests 2014-04-08 17:17:36 +02:00