odoo/openerp
Antony Lesuisse 780ae08294 [IMP] add an easier to use XML-RPC faultCode compliant protocol
remove the /openerp/* routes, they were never used because the protocol was too 
different from the historical /xmlrpc/ routes. Instead we introduce a
/xmlrpc/2/ route identical to /xmlrpc/ with the only difference that it returns
int faultCodes making it compliant with the XML-RPC specification.

bzr revid: al@openerp.com-20131006102131-707kxc9zyd1mvlps
2013-10-06 12:21:31 +02:00
..
addons rename server 2013-10-06 00:18:29 +02:00
cli rename server 2013-10-06 00:18:29 +02:00
conf [MERGE] openerp.pooler is deprecated. 2013-03-27 17:40:45 +01:00
modules [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 5098 rev-id: odo@openerp.com-20131011123914-7zuvd9mch21yxgj8 2013-10-11 15:44:33 +02:00
osv [FORWARD] Forward port of saas-2 fixes until revision 4957 chs@openerp.com-20130930125946-exr791f83seaa9br 2013-10-03 17:01:38 +02:00
report [ADD] report: support for dynamic fonts in report 2013-10-03 16:13:07 +02:00
service [IMP] add an easier to use XML-RPC faultCode compliant protocol 2013-10-06 12:21:31 +02:00
tests [IMP] add an easier to use XML-RPC faultCode compliant protocol 2013-10-06 12:21:31 +02:00
tools [IMP] --auto-reload to enable code and xml auto reload, service cleanup. 2013-10-06 00:57:40 +02:00
workflow [FIX] workflows: fixed a regression in transition check, group attribute on transaction is group_id, not groups_id 2013-08-09 12:51:22 +02:00
PKG-INFO [REM] netrpc: KILL EVERYBODY 2013-02-21 13:18:25 +01:00
__init__.py restore the original gevent detection 2013-09-10 01:19:46 +02:00
exceptions.py [REF] code review 2013-02-15 15:35:03 +01:00
http.py [DOC] openerp.http: use sphinx domains. 2013-02-01 16:13:54 +01:00
import_xml.rng [FIX] turns out @model is optional on field when using @search 2013-04-29 14:38:31 +02:00
loglevels.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
netsvc.py [FORWARD] Forward port of server 7.0 until revision 4988 2013-05-28 12:27:33 +02:00
pooler.py [REF] pooler: mark the functions as deprecated. 2013-03-27 15:16:53 +01:00
release.py [REL] saas-2 2013-09-23 12:44:53 +02:00
sql_db.py [MERGE] forward merge 7.0 until revision 4919. 2013-04-04 15:07:04 +02:00