[REF] base: Changed code to avoid overriding of context values.
[odoo/odoo.git] / openerp / service /
2011-08-09 Vo Minh Thu[MERGE] some cleaning in module loading code, especiall...
2011-08-01 Xavier Morel[IMP] db creation: cleanup logging and exception traceb...
2011-08-01 Xavier Morel[IMP] use dict.update instead of __setitem__ sequences
2011-08-01 Xavier Morel[IMP] db-creation thread code: no need for a class...
2011-07-01 P. Christeas[MERGE] docstrings improvements and preparation for...
2011-06-23 P. ChristeasAPI docs: docstrings, module titles
2011-06-16 Xavier Morel[IMP] OSX handling of socket shutdown in TinySocketClie...
2011-06-06 Vo Minh Thu[FIX] netrpc_server: close as soon as possible the...
2011-06-01 Vo Minh Thu[FIX] modules/loading: revert a change where db.initial...
2011-05-25 Vo Minh Thu[MERGE] moved around some code (preparing for some...
2011-05-18 Vo Minh Thu[REF] ir_values:
2011-05-17 Vo Minh Thu[REF] simplified init_db/load_modules:
2011-05-11 Vo Minh Thu[REF] moved init_db from tools.misc to modules.db.
2011-05-07 Vo Minh Thu[REF] explicit service objects instanciation.
2011-04-20 Vo Minh Thu[REF] openerp.modules
2011-04-20 Vo Minh Thu[REF] openerp.pooler/openerp.sql_db: cleaner dependencies:
2011-04-18 Vo Minh Thu[REF] openerp-server: better imports.
2011-02-07 Vo Minh Thu[IMP] openerp python module.