[MERGE] forward port of branch 7.0 up to revid 4067 chs@openerp.com-20131114142639...
[odoo/odoo.git] / openerpcommand /
2013-10-31 Christophe Simonis[FIX] oe: listing of modules only take directories...
2013-04-11 Raphael Collet[MERGE] from trunk
2013-04-04 Vo Minh Thu[MERGE] forward merge 7.0 until revision 4919.
2013-03-29 Raphael Collet[IMP] replace all tests like 'registry.get(X)' by ...
2013-03-26 Vo Minh Thu[REF] logging: removed pseudo log-level TEST.
2013-02-19 Vo Minh Thu[FIX] oe drop: correctly call netsvc.init_logger()...
2013-02-09 Vo Minh Thu[IMP] The open openerp namespace is removed.
2013-01-23 Vo Minh Thu[IMP] oe initialize: added --coverage flag.
2013-01-21 Vo Minh Thu[IMP] oe read: use common.set_addons().
2013-01-21 Vo Minh Thu[IMP] oe read: use the environment if --addons is not...
2013-01-21 Vo Minh Thu[IMP] oe web: handle SIGINT and somewhat SIGTERM for...
2013-01-18 Vo Minh Thu[IMP] oe web: use openerp/__init__ instead of tools...
2013-01-18 Vo Minh Thu[FIX] oe web: always set gevent in tools.config.
2013-01-18 Vo Minh Thu[IMP] oe web/cron: slight refactor.
2013-01-16 Vo Minh Thu[IMP] oe cron: use setproctitle, set openerp.multi_process.
2013-01-15 Vo Minh Thu[ADD] oe: added cron sub-command to run a single proces...
2013-01-11 Vo Minh Thu[IMP] oe web: option to use gevent WSGI server.
2013-01-11 Vo Minh Thu[ADD] oe web: run an OpenERP web process.
2013-01-11 Vo Minh Thu[ADD] oe: provides sane (unfucked) command-line interface.