Random generation of default avatar
[odoo/odoo.git] / openerp / service / __init__.py
2012-03-29 Vo Minh Thu[IMP] cron: re-added the threaded cron:
2012-03-28 Vo Minh Thu[IMP] cron: alternative implementation:
2012-03-01 Vo Minh Thu[IMP] tests: xml-rpc test drops the created database...
2012-02-13 Vo Minh Thu[IMP] cron: no master cron thread when no workers are...
2012-02-13 Vo Minh Thu[MERGE] merged trunk.
2012-02-10 Vo Minh Thu[FIX] wsgi: use wsgi.core instead of wsgi, remove unuse...
2012-02-08 Vo Minh Thu[MERGE] merged trunk.
2012-02-02 Vo Minh Thu[IMP] inter-process signaling, proof-of-concept.
2012-01-24 Vo Minh Thu[IMP] openerp.service: _logger with fully qualified...
2011-09-29 Olivier Dony[MERGE] multi-process/multi-threaded ir.cron implementation
2011-09-28 Antony Lesuisse[MERGE] /openerp/6.1 xmlrpc compliant
2011-09-28 Olivier Dony[MERGE] sync with latest trunk
2011-09-25 Vo Minh Thu[IMP] websrv_lib: removed top-level http handlers.
2011-09-25 Vo Minh Thu[FIX] openerp.service: call wsgi.stop_server upon serve...
2011-09-25 Antony Lesuisse[MERGE] trunk
2011-09-24 Vo Minh Thu[IMP] openerp.service: import at the top.
2011-09-23 Vo Minh Thu[IMP] tests: added a simple test case to create a datab...
2011-07-01 P. Christeas[MERGE] docstrings improvements and preparation for...
2011-04-18 Vo Minh Thu[REF] openerp-server: better imports.
2011-02-07 Vo Minh Thu[IMP] openerp python module.