odoo/openerp
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 [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
cli Merge Thu branch 2013-01-29 16:05:25 +01:00
conf [IMP] The open openerp namespace is removed. 2013-02-09 07:02:46 +01:00
modules [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
osv [FIX] ir_model_data: create the _inherits parent external ID prior to the child. 2013-03-21 14:32:02 +01:00
report [MERGE] trunk-service-thu (remove the class openerp.netsvc.ExportService) 2013-02-12 16:42:30 +01:00
service [FIX] service.db: missing imports 2013-03-18 12:02:57 +01:00
tests [FIX] safe_eval: better exception handling: 2013-03-20 14:22:38 +01:00
tools [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
workflow [FIX] workitem: the early return in the case workitem.state == running was seemingly wrong as workitem.state is mutated in some other IFs. 2013-03-26 15:39:37 +01:00
PKG-INFO [REM] netrpc: KILL EVERYBODY 2013-02-21 13:18:25 +01:00
__init__.py [MERGE] trunk 2013-02-13 11:56:20 +01:00
exceptions.py [REF] code review 2013-02-15 15:35:03 +01:00
http.py [DOC] openerp.http: use sphinx domains. 2013-02-01 16:13:54 +01:00
import_xml.rng [REF] Removed support for __terp__.py files and `terp` root elements in XML files. 2013-02-12 16:23:28 +01:00
loglevels.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
netsvc.py [REF] logging: removed pseudo log-level TEST. 2013-03-26 16:58:44 +01:00
pooler.py [IMP] cron: remove useless pooljobs and schedule_cron_jobs methods 2012-12-21 14:37:51 +01:00
release.py [FIX] we are not in alpha anymore 2013-01-03 18:08:09 +01:00
sql_db.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00