debian/cubicweb-dev.install.in
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 01 Jul 2014 16:55:49 +0200
changeset 10351 91e63306e277
parent 9208 7ae95f48e2f0
permissions -rw-r--r--
[connection] replace .running_dbapi_query with .hooks_in_progress The thing was badly named. It tries to help distinguish between queries issued directly by the programmer (e.g in the views: cnx.execute(...)) from queries issued from the hooks, operations ... or even the repository or the native source objects. It worked heuristically being associated with the security being disabled. We provide a better name and an implementation distinct from the security management methods. Related to #3933480.

usr/lib/PY_VERSION/*-packages/cubicweb/devtools/
usr/lib/PY_VERSION/*-packages/cubicweb/skeleton/
usr/lib/PY_VERSION/*-packages/cubicweb/test
usr/lib/PY_VERSION/*-packages/cubicweb/entities/test
usr/lib/PY_VERSION/*-packages/cubicweb/ext/test
usr/lib/PY_VERSION/*-packages/cubicweb/server/test
usr/lib/PY_VERSION/*-packages/cubicweb/sobjects/test
usr/lib/PY_VERSION/*-packages/cubicweb/hooks/test
usr/lib/PY_VERSION/*-packages/cubicweb/web/test
usr/lib/PY_VERSION/*-packages/cubicweb/etwist/test