lp:~camptocamp/ocb-server/7.0-registrymanager-rlock-1238560-gbr

Created by Guewen Baconnier @ Camptocamp and last modified
Get this branch:
bzr branch lp:~camptocamp/ocb-server/7.0-registrymanager-rlock-1238560-gbr
Members of Camptocamp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Camptocamp
Project:
OpenERP Community Backports (Server)
Status:
Development

Recent revisions

5137. By Guewen Baconnier @ Camptocamp

[FIX] missing a threading.RLock in RegistryManager.get():

if no registry exists and several calls to RegistryManager.get() are called at the same time
by several threads, several registries will be created one after the other and only the last
one will be kept in cls.registries

5136. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5135. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5134. By Christophe CHAUVET

[FIX] Generates external ids based on the actual model's name in the case of relation fields

5133. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5132. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5131. By Martin Trigaux (OpenERP)

[FIX] ir_attachment: fix security issues on ir_attachment
check: verify the permissions even when no ids are passed (skipped permission checking for create)
create: verify has the write access on the related model (instead of create, was not checked anyway)
function field: execute the write in fnct_inv as superuser (was impossible to have creation without write access)

5130. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5129. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5128. By Alejandro Santana

[FIX] dbfilter ignored in config file

Branch metadata

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

Subscribers