odoo/openerp/cli
Christophe Simonis 78ea8eb058 [FIX] core: correcly handle pidfile deletion.
As atexit function are inherited by subprocess, the pidfile was always
deleted when the first worker (http or cron) died. Now, only the
process that created the pidfile will delete it.
2015-11-26 10:40:59 +01:00
..
templates [FIX] Scaffolding: moved two files to better reflect the architecture we currently use for our themes 2015-03-02 16:38:35 +01:00
__init__.py [FIX] cli: Backport client command discovery optimization 2015-07-12 16:40:55 +02:00
deploy.py Added --force to odoo deploy 2014-06-11 09:55:17 +02:00
scaffold.py [FIX] Packaging, Scaffolding: template files extension 2015-03-02 16:38:34 +01:00
server.py [FIX] core: correcly handle pidfile deletion. 2015-11-26 10:40:59 +01:00
start.py [FIX] cli: start command path option does not work 2015-06-30 13:57:14 +02:00