lp:~openerp-dev/openobject-server/saas-4-fix_qweb_evaluator-stw

Created by Stephane Wirtel (OpenERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-server/saas-4-fix_qweb_evaluator-stw
Members of OpenERP R&D Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenERP R&D Team
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Development

Recent revisions

5200. By Stephane Wirtel (OpenERP)

[FIX] Import missing time libraries in QWeb rendering context

5199. By sle-openerp

[FIX] res_company view: usability improvements on report configuration

5198. By Christophe Simonis (OpenERP)

[IMP] do not fail if cannot delete the pidfile. It may have a race-condition when in multi-workers.

5197. By Christophe Simonis (OpenERP)

[FIX] ir.ui.view: when post-validating views of a module, only validate updated views (left out old views that will be deleted at the end of the update)

5196. By Christophe Simonis (OpenERP)

[FIX] cli mode: initialisation of the addons path do not setup the logger (as we only parse the addons path, we ends with the default logging config)

5195. By Christophe Simonis (OpenERP)

[FIX] when runing in prefork mode, empty connection pool *after* the registry preloading

5194. By Christophe Simonis (OpenERP)

[FIX] module loading: mark module as initialized *after* the data files have been loaded

When the registry is updating, the view verification only validates the views
from initialized modules. Not taking the current module allow update of views
that have also an inherited view in the same module. The verification of the base view
must not try to apply the old inherited view against it as it may not be applicable
anymore.

After module update, we re-validate all the views of this module. This is needed because
a module can declare two (or more) inherited views that are correct when applyed alone,
but not when combined with others.

5193. By Christophe Simonis (OpenERP)

[FIX] http: correct detection of old (v7) routes that still take "req" as first argument

5192. By Christophe Simonis (OpenERP)

[FIX] some tests need the http daemon to be available

5191. By Christophe Simonis (OpenERP)

[FIX] when running in threaded mode with "--stop-after-init", do not spawn httpd and cron thread

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-server
This branch contains Public information 
Everyone can see this information.

Subscribers