server/checkintegrity.py
Tue, 20 Apr 2010 10:43:12 +0200 Sylvain Thénault [db-check] cleanup stable
Tue, 20 Apr 2010 10:42:58 +0200 Sylvain Thénault [db-check] don't check entities from external sources have owned_by stable
Tue, 20 Apr 2010 10:42:35 +0200 Sylvain Thénault [db-check] fix unexistent multisource entity detection stable
Tue, 20 Apr 2010 10:39:08 +0200 Sylvain Thénault [db-check] fix duplicated schema constraint detection stable
Tue, 09 Mar 2010 08:59:43 +0100 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
Mon, 08 Mar 2010 19:02:35 +0100 Sylvain Thénault move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
Mon, 08 Mar 2010 17:57:29 +0100 Sylvain Thénault [repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
less more (0) -10 -7 tip