server/checkintegrity.py
Fri, 18 Dec 2015 09:23:23 +0100 Sylvain Thénault [schema] Use TZDatetime for creation_date and modification_date
Thu, 19 Nov 2015 17:50:48 +0100 Julien Cristau [fti] add cw_fti_index_rql_limit method
Thu, 19 Nov 2015 16:48:55 +0100 Rémi Cardona [fti] backout 166c6f7b1be4
Thu, 12 Nov 2015 10:52:28 +0100 Julien Cristau merge head published by accident
Thu, 06 Mar 2014 15:55:33 +0100 Christophe de Vienne [fti] Improve big table reindexation
Tue, 03 Nov 2015 18:10:58 +0100 Julien Cristau [syncschema] don't arbitrarily remove constraints from the in-memory schema
Tue, 13 Oct 2015 15:09:22 +0200 Rémi Cardona [py3k] dict.itervalues → dict.values
Mon, 12 Oct 2015 10:53:35 +0200 Rémi Cardona merge with 3.21.2
Tue, 29 Sep 2015 15:11:29 +0200 Julien Cristau [server] fix checkintegrity with pyodbc
Fri, 11 Sep 2015 14:52:09 +0200 Samuel Trégouët [py3k] print function
Wed, 11 Jun 2014 17:14:32 +0200 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
Fri, 30 May 2014 17:46:40 +0200 Aurelien Campeas [tests/checkintegrity] use the new connection api
Mon, 17 Mar 2014 12:15:20 +0100 Julien Cristau [fti] properly close the ProgressBar
Mon, 17 Mar 2014 12:13:14 +0100 Julien Cristau [serverctl] use repoapi for db-check, add-source, rebuild-fti commands
Tue, 18 Feb 2014 15:26:22 +0100 Julien Cristau [server] some s/session/cnx/
Mon, 17 Feb 2014 15:32:50 +0100 Julien Cristau merge 3.18.x in 3.19 branch
Tue, 04 Feb 2014 15:29:29 +0100 Dimitri Papadopoulos English typography
Thu, 23 Jan 2014 13:47:28 +0100 Sylvain Thénault [multi-sources-removal] Drop entities.source column
Thu, 23 Jan 2014 12:32:16 +0100 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
Wed, 22 Jan 2014 15:49:32 +0100 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
Thu, 18 Jul 2013 12:36:56 +0200 Denis Laxalde Fix two crashes in db-check (closes #3024964) stable
Tue, 23 Apr 2013 15:33:50 +0200 Pierre-Yves David use cw_etype instead of __regid__
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Thu, 20 Sep 2012 16:33:51 +0200 Sylvain Thénault [check integrity] use session consistently
Fri, 14 Sep 2012 14:15:39 +0200 Sylvain Thénault [session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
Thu, 30 Aug 2012 17:11:05 +0200 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
Fri, 06 Jul 2012 09:00:33 +0200 Adrien Di Mascio [fti] allow usage of custom RQL to fetch entities to index (closes #2410509)
Fri, 06 Jul 2012 08:59:28 +0200 Adrien Di Mascio [fti] drop entity cache once an etype is indexed (closes #2410507) stable
Thu, 29 Sep 2011 16:44:55 +0200 Nicolas Chauvat [server] fix integrity checks that destroy data (closes #1972842)
Tue, 09 Aug 2011 09:43:26 +0200 Nicolas Chauvat [lint] remove uses of "print >> sys.stderr" (closes #1908571)
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Fri, 22 Jul 2011 15:58:05 +0200 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
Fri, 22 Jul 2011 15:41:17 +0200 Sylvain Thénault [c-c db-check] missing comma ending print statement to get expected output stable
Fri, 22 Jul 2011 08:34:38 +0200 Sylvain Thénault [c-c db-check] disable write security as well so we can delete stuff when needed (e.g. orphan TrInfo) stable
Fri, 22 Jul 2011 08:34:03 +0200 Sylvain Thénault [c-c db-check] having no owner is allowed, don't try to fix that stable
Thu, 21 Jul 2011 14:20:45 +0200 Sylvain Thénault [c-c db-check] drop some deprecation warning stable
Wed, 08 Jun 2011 17:08:00 +0200 Sylvain Thénault backport stable
Tue, 07 Jun 2011 10:17:36 +0200 Adrien Di Mascio [server] fix NameError (missing VIRTUAL_RTYPES import) in checkintegrity.py stable
Thu, 19 May 2011 10:53:11 +0200 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
Mon, 07 Mar 2011 17:02:15 +0100 Nicolas Chauvat merge stable changes into default
Thu, 03 Mar 2011 16:05:57 +0100 Sylvain Thénault [c-c db-check] new checks for entities missing a mandatory relation/attribute stable
Thu, 03 Mar 2011 16:05:34 +0100 Sylvain Thénault [c-c db-check] factorize code by introducing notify_fixed dumb function stable
Tue, 01 Feb 2011 11:52:10 +0100 Sylvain Thénault backport stable
Tue, 25 Jan 2011 12:09:59 +0100 Alexandre Fayolle improve massive deletion performance stable
Wed, 01 Dec 2010 17:11:35 +0100 Sylvain Thénault [pyro source] store pyro source mapping file into the database
Mon, 25 Oct 2010 15:36:52 +0200 Sylvain Thénault [d-c check-mapping] small enhancements to avoid spurious warnings
Tue, 07 Sep 2010 22:59:55 +0200 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
Fri, 20 Aug 2010 17:08:08 +0200 Sylvain Thénault [c-c check-mapping] fix dumb name error and add a warning about inlined crossed relation stable
Fri, 20 Aug 2010 08:29:48 +0200 Sylvain Thénault [ms, c-c] new command checking for consistency / potentian flaws and enhancements of mapping file of a multi-sources instance stable
Tue, 17 Aug 2010 11:06:20 +0200 Adrien Di Mascio [db-fti-index] simple fix fpr progressbar-related crash when etypes is None in reindex_entities() stable
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
less more (0) -60 tip