odoo/openerp/service
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +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] server: db service, fix the filestore copy when duplicating a database 2014-06-28 16:37:29 +02:00
model.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +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 [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
server.py Merge pull request #528 from bwrsandman/patch-1 2014-06-24 16:06:57 +02: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 [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00