server/checkintegrity.py
2013-07-18 Denis Laxalde Fix two crashes in db-check (closes #3024964) stable
2013-04-23 Pierre-Yves David use cw_etype instead of __regid__
2013-02-14 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2012-09-20 Sylvain Thénault [check integrity] use session consistently
2012-09-14 Sylvain Thénault [session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
2012-08-30 Sylvain Thénault [c-c db-check] don't skip is/is_instance_of mandatory relation to avoid telling two opposite messages when the relation is missing. Closes #2465659 stable
2012-07-06 Adrien Di Mascio [fti] allow usage of custom RQL to fetch entities to index (closes #2410509)
2012-07-06 Adrien Di Mascio [fti] drop entity cache once an etype is indexed (closes #2410507) stable
2011-09-29 Nicolas Chauvat [server] fix integrity checks that destroy data (closes #1972842)
2011-08-09 Nicolas Chauvat [lint] remove uses of "print >> sys.stderr" (closes #1908571)
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-07-22 Sylvain Thénault [c-c db-check] add some sql queries to fix cw_source/is/is_instance relations according to data in the entities table stable
2011-07-22 Sylvain Thénault [c-c db-check] missing comma ending print statement to get expected output stable
2011-07-22 Sylvain Thénault [c-c db-check] disable write security as well so we can delete stuff when needed (e.g. orphan TrInfo) stable
2011-07-22 Sylvain Thénault [c-c db-check] having no owner is allowed, don't try to fix that stable
2011-07-21 Sylvain Thénault [c-c db-check] drop some deprecation warning stable
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
less more (0) -50 -30 tip