server/schemahooks.py
Thu, 19 Nov 2009 12:55:47 +0100 Sylvain Thénault reldefsecurity branch : reldefsecurity
Tue, 17 Nov 2009 11:47:58 +0100 Adrien Di Mascio [hooks] update CWUser class after schema changes stable
Tue, 17 Nov 2009 11:46:07 +0100 Adrien Di Mascio [server] remove not-so-useful entity_name and entity_attr functions, introduce entity_oldnewvalue stable
Wed, 21 Oct 2009 15:13:07 +0200 Sylvain Thénault on precommit / rollback of schema update op, clear order_relations cache of entity schemas stable cubicweb-version-3.5.5
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Fri, 02 Oct 2009 10:14:29 +0200 Sylvain Thénault [migration] fix bug when propagating newly inserted relation type to children classes stable
Fri, 02 Oct 2009 08:57:07 +0200 Sylvain Thénault fix bug when renaming a full text indexed attribute stable
Thu, 01 Oct 2009 14:50:10 +0200 Sylvain Thénault [migration] when adding a new attribute with a default value, set this value on existing entities (test and fix) stable
Wed, 30 Sep 2009 16:34:43 +0200 Sylvain Thénault [migration] take care to entity being added stable
Wed, 30 Sep 2009 16:05:43 +0200 Sylvain Thénault [migration] fix addition of attribute to a parent class stable
Fri, 21 Aug 2009 15:07:47 +0200 Sylvain Thénault backport stable 3.5
Fri, 21 Aug 2009 15:05:50 +0200 Sylvain Thénault test and fix migration introducing base classes (w/ regard to yams inheritance) stable
Thu, 20 Aug 2009 17:44:27 +0200 Sylvain Thénault start a new workflow engine 3.5
Fri, 07 Aug 2009 17:42:04 +0200 Sylvain Thénault [schema migration] test reproducing pb when deleting a relation definition with mandatory card and without removing the associated rtype + fix
Fri, 07 Aug 2009 16:49:20 +0200 Sylvain Thénault [schema changes] check entity is not being deleted and get only actually modified attributes
Wed, 05 Aug 2009 17:24:52 +0200 Sylvain Thénault [schema hooks] rename variable, check unique constraint actually changed before creating the index
Tue, 04 Aug 2009 17:11:50 +0200 Sylvain Thénault [R] use req.entity_from_eid
Sat, 01 Aug 2009 17:22:46 +0200 Sylvain Thénault R [schema hooks] big refactoring / reorganization for clearer code, a few fixes on the way
Sat, 01 Aug 2009 01:24:42 +0200 Sylvain Thénault cleanup
Sat, 01 Aug 2009 01:16:19 +0200 Sylvain Thénault [F repo sqlite schema changes] don't rollback on potentially expected schema changes failure
Sat, 01 Aug 2009 01:13:39 +0200 Sylvain Thénault [R schema hooks] rename META_RELATIONS_TYPES into META_RTYPES, use it and other schema consts to avoid errors
Fri, 31 Jul 2009 23:35:07 +0200 Sylvain Thénault [R schema hooks] use new accessors on CWRelation and CWAttribute entities
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
Fri, 24 Jul 2009 09:28:59 +0200 Adrien Di Mascio fix indentation problems in bootstrap_migration (use 4 spaces instead of 3)
Thu, 23 Jul 2009 15:28:41 +0200 Adrien Di Mascio new cwuri metadata + a few tests fixes on the way
Thu, 23 Jul 2009 15:17:11 +0200 Adrien Di Mascio [tests] fixes (including two operations renaming)
Fri, 03 Jul 2009 10:25:22 +0200 Sylvain Thénault fix for schema/eid index stable
Mon, 29 Jun 2009 17:02:51 +0200 Sylvain Thénault update calls to a deprecated method stable
Thu, 11 Jun 2009 19:07:47 +0200 Sylvain Thénault update transaction data api stable
Fri, 05 Jun 2009 18:54:39 +0200 Sylvain Thénault reminder stable
Tue, 02 Jun 2009 18:14:38 +0200 Sylvain Thénault #343488: SQL error in migration script (depends on a new release of yams and lgc)
Fri, 29 May 2009 20:22:39 +0200 Nicolas Chauvat merge stable branch into default
Fri, 29 May 2009 16:11:49 +0200 Sylvain Thénault oops... stable
Thu, 28 May 2009 15:09:35 +0200 Nicolas Chauvat merge stable branch into default
Thu, 28 May 2009 11:41:36 +0200 Sylvain Thénault fix #327301: synchronize_schema doesn't update not-null constraint stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Thu, 14 May 2009 11:38:40 +0200 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Tue, 07 Apr 2009 09:30:23 +0200 sylvain thenault backport default branch tls-sprint
Mon, 06 Apr 2009 16:18:46 +0200 sylvain thenault introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
Wed, 25 Mar 2009 10:40:22 +0100 sylvain thenault make pylint happy, fix some bugs on the way tls-sprint
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip