hooks/integrity.py
Mon, 30 Nov 2015 15:53:35 +0100 Julien Cristau [hooks] build EnsureSymmetricRelations{Add,Delete} dynamically
Tue, 24 Nov 2015 14:08:47 +0100 Julien Cristau Remove trailing empty lines
Tue, 20 Oct 2015 15:40:17 +0200 Julien Cristau [hooks] update internal URL in doc string
Wed, 16 Sep 2015 15:17:42 +0200 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Thu, 10 Apr 2014 15:03:01 +0200 Julien Cristau [hooks] run cascading delete hook later
Tue, 01 Apr 2014 16:29:54 +0200 Julien Cristau [hooks/integrity] use a cnx not a session
Tue, 21 Jan 2014 18:30:16 +0100 Aurelien Campeas [schema] fix composite deletion handling
Thu, 23 Jan 2014 13:47:28 +0100 Sylvain Thénault [multi-sources-removal] Drop entities.source column
Thu, 14 Nov 2013 17:17:02 +0100 Aurelien Campeas symmetric relations: replace bogus rql2sql translation by a hook
Mon, 17 Sep 2012 17:48:55 +0200 Sylvain Thénault [validation error] refactor validation error handling so translation is done on the web side
Thu, 02 Aug 2012 12:48:31 +0200 David Douard merge oldstable in stable stable
Tue, 31 Jul 2012 17:32:54 +0200 Pierre-Yves David [composite] apply composite on new enty too (closes #2450679) oldstable
Tue, 31 Jul 2012 11:04:45 +0200 Pierre-Yves David [composite] apply composite on new enty too stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Tue, 14 Jun 2011 15:37:09 +0200 Sylvain Thénault [session] deprecates schema_rproperty in favor of more optimized rtype_eids_rdef which return the rdef (so reusable to gather other data) stable
Fri, 10 Jun 2011 17:21:17 +0200 Sylvain Thénault [hooks] use local variable stable
Fri, 10 Jun 2011 17:21:11 +0200 Sylvain Thénault [integrity hooks] remove dead code stable
Wed, 09 Feb 2011 18:06:17 +0100 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
Wed, 26 Jan 2011 10:49:05 +0100 Alexandre Fayolle we must check constraint for all concerned entities and not stop at the first deleted one stable
Tue, 25 Jan 2011 12:09:59 +0100 Alexandre Fayolle improve massive deletion performance stable
Mon, 17 Jan 2011 15:57:26 +0100 Sylvain Thénault [hook] drop now deprecated comment (pop handled by get_data) stable
Sat, 09 Oct 2010 00:05:50 +0200 Sylvain Thénault [hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
Fri, 01 Oct 2010 11:24:21 +0200 Sylvain Thénault backport stable
Fri, 01 Oct 2010 11:09:25 +0200 Sylvain Thénault [schema] introduce new WORKFLOW_RTYPES set and use it to build SYSTEM_RTYPES/DONT_CHECK_RTYPES_ON_ADD/DONT_CHECK_RTYPES_ON_DEL sets stable
Wed, 25 Aug 2010 10:29:18 +0200 Sylvain Thénault [session] cleanup hook / operation / entity edition api
Mon, 05 Jul 2010 12:04:32 +0200 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
Tue, 18 May 2010 14:28:44 +0200 Sylvain Thénault [integrity] keep ordering for schema integrity checks stable
Fri, 30 Apr 2010 19:07:06 +0200 Aurelien Campeas [hooks/integrity & tests/entities] fix test to check for sibling error (set_operations yields a different order for constraints) stable
Fri, 30 Apr 2010 18:24:29 +0200 Aurelien Campeas [hooks/...] fix previous commit stable
Fri, 30 Apr 2010 16:39:50 +0200 Aurelien Campeas [hooks/operations] use set_operations for three ops (huge gains for massive imports) stable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
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
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Mon, 29 Mar 2010 13:34:06 +0200 Sylvain Thénault [repo] optimize massive insertion/deletion by using the new set_operation function stable
Fri, 26 Mar 2010 08:28:22 +0100 Sylvain Thénault [form] put qualified name on validation error, should fix #784299 stable
Thu, 25 Mar 2010 13:27:09 +0100 Sylvain Thénault don't put hooks deleting orphan composites into the 'integrity' category, we usually want it when integrity is deactivated 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.
Wed, 10 Feb 2010 08:05:43 +0100 Sylvain Thénault fix name error introduced by bad merging of stable
Tue, 09 Feb 2010 12:41:44 +0100 Sylvain Thénault backport stable
Mon, 08 Feb 2010 13:05:19 +0100 Sylvain Thénault backport stable
Mon, 08 Feb 2010 11:08:55 +0100 Sylvain Thénault backport stable branch and some vreg cleanups:
Thu, 21 Jan 2010 10:51:07 +0100 Sylvain Thénault update copyright
Tue, 22 Dec 2009 19:27:26 +0100 Sylvain Thénault fix bad merge
Tue, 22 Dec 2009 10:27:49 +0100 Sylvain Thénault backport stable
Wed, 09 Dec 2009 12:41:05 +0100 Sylvain Thénault use implements instead of entity_implements
Tue, 08 Dec 2009 12:02:57 +0100 Sylvain Thénault duh???
Tue, 08 Dec 2009 11:12:42 +0100 Sylvain Thénault more api update
Tue, 08 Dec 2009 10:58:56 +0100 Sylvain Thénault drop common subpackage
Mon, 07 Dec 2009 05:09:09 -0800 Sandrine Ribeau fix bad merge
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Fri, 20 Nov 2009 19:56:35 +0100 Sylvain Thénault forgotten stuff
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Mon, 19 Oct 2009 17:50:04 +0200 Sylvain Thénault mark class as abstract
Mon, 19 Oct 2009 17:42:47 +0200 Sylvain Thénault dumb name error
Mon, 19 Oct 2009 17:36:37 +0200 Sylvain Thénault typo
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
less more (0) -60 tip