[REF] netrpc: removed.
[odoo/odoo.git] / openerp / service / __init__.py
2013-01-30 Vo Minh Thu[REF] netrpc: removed.
2013-01-30 Vo Minh Thu[REF] model service: removed the unneeded object_servic...
2013-01-07 Xavier ALT[FIX] win32: use 'net' command for service start/stop...
2012-12-10 Christophe Simonismerge upstream
2012-12-09 Antony Lesuisseservice cleanups, more wizard removal
2012-12-09 Antony Lesuisse[MERGE] trunk
2012-12-09 Antony Lesuissenetsvc, netrpc, wizardcleanup
2012-12-09 Antony Lesuissecron cleanup, back to the Kernighan KISS roots 1min...
2012-12-05 Christophe Simonis[FIX] correct reexecute. works for windows service
2012-12-05 Christophe Simonis[FIX] correct reexecute. works on windows
2012-12-05 Christophe Simonismerge upstream
2012-12-05 Christophe Simonis[FIX] service/__init__.py: do not join() main thread
2012-11-30 Christophe Simonis[FIX] services: call os.abort() for killing
2012-11-26 Christophe Simonis[FIX] restart of server on windows when running as...
2012-11-26 Christophe Simonis[FIX] restart of server on windows
2012-11-23 Christophe Simonis[IMP] extract method to reexec server
2012-11-07 Christophe Simonismerge upstream
2012-11-07 Antony Lesuisse[IMP] improve experience on for openerp developers...
2012-10-30 Christophe Simonis[FIX] correct restart of openerp
2012-10-10 Christophe Simonismerge upstream
2012-10-02 Fabien Meghazi[IMP] Do not start cron master thread if max_cron_threa...
2012-09-24 Antony Lesuisse[FIX] wsgi wrapper
2012-09-22 Antony Lesuissemanual merge of multicorn
2012-09-07 Christophe Simonis[WIP] restart server + update of server via apps
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.