odoo/openerpcommand
Vo Minh Thu c313b4073a [REF] logging: removed pseudo log-level TEST.
When --test-enable is used, it is expected that test output is visible,
thus using log-level INFO is natural.

On the down side you lose the nice blue hint that tests did actually
run when --log-level test was given.

bzr revid: vmt@openerp.com-20130326155844-83e2tcqokvblr0ln
2013-03-26 16:58:44 +01:00
..
addons/bench_sale_mrp [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
__init__.py [ADD] oe: added cron sub-command to run a single process dedicated to cron jobs. 2013-01-15 15:01:10 +01:00
bench_sale_mrp.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
benchmarks.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
call.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
client.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
common.py [IMP] oe web/cron: slight refactor. 2013-01-18 13:16:19 +01:00
conf.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
cron.py [IMP] oe web: handle SIGINT and somewhat SIGTERM for the gevent case. 2013-01-21 16:35:40 +01:00
drop.py [FIX] oe drop: correctly call netsvc.init_logger(), and use pid instead of procpid under postgres 9.2. 2013-02-19 16:16:13 +01:00
initialize.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
main.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
model.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
module.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
read.py [IMP] oe read: use common.set_addons(). 2013-01-21 17:27:01 +01:00
run_tests.py [IMP] The open openerp namespace is removed. 2013-02-09 07:02:46 +01:00
scaffold.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
uninstall.py [IMP] The open openerp namespace is removed. 2013-02-09 07:02:46 +01:00
update.py [ADD] oe: provides sane (unfucked) command-line interface. 2013-01-11 14:46:57 +01:00
web.py [IMP] oe web: handle SIGINT and somewhat SIGTERM for the gevent case. 2013-01-21 16:35:40 +01:00