odoo/openerp/modules
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
..
__init__.py [FIX] automatically adapt version numbers of modules 2012-08-24 16:23:23 +02:00
db.py [FIX] module: do not recreate categories when updating modules 2012-11-28 19:37:01 +01:00
graph.py [REV] reverted install-all commit (vmt@openerp.com-20121128142106-pdkcruhyz0sjltk8) 2012-11-29 15:07:45 +01:00
loading.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
migration.py [IMP] openerp.{modules,osv}: _logger with fully qualified module name. 2012-01-24 13:42:52 +01:00
module.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
registry.py [FIX] registry: fix a bug where RegistryManager.new() could return an out-of-date registry. 2013-02-12 09:53:11 +01:00