Commit Graph

10 Commits

Author SHA1 Message Date
Vo Minh Thu 608274e292 [FIX] use the new xmlrpc-1 URIs in the tests.
bzr revid: vmt@openerp.com-20111003093355-2agzw7euaphdq7yr
2011-10-03 11:33:55 +02:00
Antony Lesuisse ace4703440 [MERGE] trunk
bzr revid: al@openerp.com-20111001012210-uqqso9y80a21hgeo
2011-10-01 03:22:10 +02:00
Vo Minh Thu 106e8d48da [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20110930151533-7mhnk5bbtwx0rjjq
2011-09-30 17:15:33 +02:00
Vo Minh Thu d273e72f35 [IMP] xmlrpc/exceptions: added a model and a view to exercise exception handling.
bzr revid: vmt@openerp.com-20110930093755-ee6569l3bhgrervp
2011-09-30 11:37:55 +02:00
Vo Minh Thu b917742f15 [IMP] ir_sequence: added a simple test.
bzr revid: vmt@openerp.com-20110928151704-tqsr5h8zqs0vr32f
2011-09-28 17:17:04 +02:00
Vo Minh Thu 538cc0e92f [FIX] ir_sequence: typo in read().
bzr revid: vmt@openerp.com-20110928141520-9yx9sogoetizb9nn
2011-09-28 16:15:20 +02:00
Vo Minh Thu eeaa2a7f80 [FIX] ir_sequence: do the FOR UPDATE NO WAIT only in the No-gap sequence.
bzr revid: vmt@openerp.com-20110928114229-1g6r5et5frj26wam
2011-09-28 13:42:29 +02:00
Vo Minh Thu f2c5556b68 [FIX] ir_sequence: forgot id argument in _create_sequence().
bzr revid: vmt@openerp.com-20110928103009-17rw1af5ebauu3f5
2011-09-28 12:30:09 +02:00
Vo Minh Thu a254a13dc3 [IMP] xmlrpc: versioned API.
bzr revid: vmt@openerp.com-20110925150923-au0u0nply8lriise
2011-09-25 17:09:23 +02:00
Vo Minh Thu cc26f2b5d2 [IMP] tests: added a simple test case to create a database via XML-RPC.
The test setup starts an OpenERP server similarly to the
openerp-server script. For this to be possible, some of
its code is moved to openerp.services.

bzr revid: vmt@openerp.com-20110923133408-qqf4i5l86pkk7xn5
2011-09-23 15:34:08 +02:00