[IMP] module loading: iterate on the module graph in deterministic order (by sorting...
[odoo/odoo.git] / openerp / service / netrpc_server.py
2011-11-22 Numerigraphe - Lio... [IMP] Added missing vim mode lines
2011-09-29 Vo Minh Thu[FIX] netrpc: forgot the removal of auth in the netrpc...
2011-09-27 Vo Minh Thu[IMP] xmlrpc: somewhat streamlined the exception types/
2011-09-25 Olivier Dony[FIX] rpc: honor *_interface options + log it
2011-09-02 Vo Minh Thu[REF] netsvc.OpenERPDispatcher: that class is gone...
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-02-07 Vo Minh Thu[IMP] openerp python module.