server/checkintegrity.py
2015-12-18 Sylvain Thénault [schema] Use TZDatetime for creation_date and modification_date
2015-11-19 Julien Cristau [fti] add cw_fti_index_rql_limit method
2015-11-19 Rémi Cardona [fti] backout 166c6f7b1be4
2015-11-12 Julien Cristau merge head published by accident
2014-03-06 Christophe de Vienne [fti] Improve big table reindexation
2015-11-03 Julien Cristau [syncschema] don't arbitrarily remove constraints from the in-memory schema
2015-10-13 Rémi Cardona [py3k] dict.itervalues → dict.values
2015-10-12 Rémi Cardona merge with 3.21.2
2015-09-29 Julien Cristau [server] fix checkintegrity with pyodbc
2015-09-11 Samuel Trégouët [py3k] print function
2014-06-11 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
2014-05-30 Aurelien Campeas [tests/checkintegrity] use the new connection api
2014-03-17 Julien Cristau [fti] properly close the ProgressBar
2014-03-17 Julien Cristau [serverctl] use repoapi for db-check, add-source, rebuild-fti commands
2014-02-18 Julien Cristau [server] some s/session/cnx/
2014-02-17 Julien Cristau merge 3.18.x in 3.19 branch
2014-02-04 Dimitri Papadopoulos English typography
2014-01-23 Sylvain Thénault [multi-sources-removal] Drop entities.source column
2014-01-23 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
2014-01-22 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
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
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
less more (0) -60 tip