server/checkintegrity.py
2011-06-08 Sylvain Thénault backport stable
2011-06-07 Adrien Di Mascio [server] fix NameError (missing VIRTUAL_RTYPES import) in checkintegrity.py stable
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-03-07 Nicolas Chauvat merge stable changes into default
2011-03-03 Sylvain Thénault [c-c db-check] new checks for entities missing a mandatory relation/attribute stable
2011-03-03 Sylvain Thénault [c-c db-check] factorize code by introducing notify_fixed dumb function stable
2011-02-01 Sylvain Thénault backport stable
2011-01-25 Alexandre Fayolle improve massive deletion performance stable
2010-12-01 Sylvain Thénault [pyro source] store pyro source mapping file into the database
2010-10-25 Sylvain Thénault [d-c check-mapping] small enhancements to avoid spurious warnings
2010-09-07 Sylvain Thénault [c-c db-check] skip error while checking relation, useful when analyzing really broken database (after a migration failure for instance stable
2010-08-20 Sylvain Thénault [c-c check-mapping] fix dumb name error and add a warning about inlined crossed relation stable
2010-08-20 Sylvain Thénault [ms, c-c] new command checking for consistency / potentian flaws and enhancements of mapping file of a multi-sources instance stable
2010-08-17 Adrien Di Mascio [db-fti-index] simple fix fpr progressbar-related crash when etypes is None in reindex_entities() stable
2010-07-20 Sylvain Thénault [migration] fix rename_entity_type to avoid to loose some relations on the way stable
2010-07-12 Sylvain Thénault [fti migration] test and fix reindexation of some specific entity types stable
2010-07-01 Sylvain Thénault [migration] schema should be accessed through .repo stable
2010-06-09 Sylvain Thénault [pylint] fix detected name errors stable
2010-05-12 Sylvain Thénault [db-check] RQLConstraint is not a 'unique' constraint stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-20 Sylvain Thénault [db-check] cleanup stable
2010-04-20 Sylvain Thénault [db-check] don't check entities from external sources have owned_by stable
2010-04-20 Sylvain Thénault [db-check] fix unexistent multisource entity detection stable
2010-04-20 Sylvain Thénault [db-check] fix duplicated schema constraint detection stable
2010-03-09 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.
2010-03-08 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.
2010-03-08 Sylvain Thénault [repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
2010-03-05 Sylvain Thénault repair stuff broken by fti handling changes stable
2010-03-04 Sylvain Thénault [fti] refactor and fix full text indexation handling stable
less more (0) -50 -30 tip