[FIX] debug by default until we fix css merging
[odoo/odoo.git] / openerp / netsvc.py
2011-07-29 Naresh (OpenERP)[FIX]:--debug option
2011-07-01 P. Christeas[MERGE] docstrings improvements and preparation for...
2011-06-29 Olivier Dony[FIX] netsvc: corrected copyright header
2011-06-28 Vo Minh Thu[MERGE] netsvc+ir_cron: display the execution time...
2011-06-27 Vo Minh Thu[IMP] netsvc: even uglier logging code.
2011-06-24 Olivier Dony[IMP] lint cleanup
2011-06-23 Vo Minh Thu[FIX] netsvc: revert introduction of cgitb
2011-06-23 P. Christeasnetsvc: API doc title and docstring fixes
2011-06-21 Vo Minh Thu[REF] netsvc+ir_cron: removed unnecessary getLogger...
2011-06-20 Vo Minh Thu[IMP] netsvc+ir_cron: display the execution time in...
2011-06-17 Olivier Dony[FIX] netsv: don't try to post_mortem exception which...
2011-06-16 Vo Minh Thu[MERGE] OSX handling of socket shutdown.
2011-06-16 Xavier Morel[IMP] OSX handling of socket shutdown in TinySocketClie...
2011-06-09 Vo Minh Thu[ADD] openerp/netsvc: use cgitb to format the exception...
2011-05-13 Jacques-Etienne... [FIX] removed unused imports, unused depth definition...
2011-05-11 Jacques-Etienne... [IMP] logging of rpc calls and cron jobs
2011-05-07 Vo Minh Thu[REF] explicit service objects instanciation.
2011-04-21 Vo Minh Thu[REF] netsvc: explicit Agent thread creation.
2011-02-07 Vo Minh Thu[IMP] openerp python module.