server/checkintegrity.py
Tue, 20 Jul 2010 16:45:11 +0200 Sylvain Thénault [migration] fix rename_entity_type to avoid to loose some relations on the way stable
Mon, 12 Jul 2010 10:36:28 +0200 Sylvain Thénault [fti migration] test and fix reindexation of some specific entity types stable
Thu, 01 Jul 2010 17:46:58 +0200 Sylvain Thénault [migration] schema should be accessed through .repo stable
Wed, 09 Jun 2010 09:54:35 +0200 Sylvain Thénault [pylint] fix detected name errors stable
Wed, 12 May 2010 15:25:17 +0200 Sylvain Thénault [db-check] RQLConstraint is not a 'unique' constraint stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
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) -14 tip