hooks/syncschema.py
Wed, 24 Apr 2013 14:42:43 +0200 Sylvain Thénault [repo] kill rebuildinfered feature from Repository.set_schema
Thu, 28 Mar 2013 12:32:26 +0100 Pierre-Yves David merge 3.15.x into 3.16.x stable
Thu, 28 Mar 2013 11:45:17 +0100 Pierre-Yves David [migration] fix bug in `CWAttributeAddOp.revertprecommit_event` oldstable
Mon, 11 Mar 2013 18:37:01 +0100 Pierre-Yves David merge stable fix into default
Mon, 11 Mar 2013 14:46:09 +0100 Aurelien Campeas [hooks/syncschema] do not crash when adding a new entity type (closes #2741643) stable
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)
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
Fri, 07 Sep 2012 13:48:55 +0200 Aurelien Campeas [hooks/syncshema] fix logging level and nicer message (wrong changeset published previously) stable
Fri, 31 Aug 2012 13:19:39 +0200 Aurelien Campeas [hooks/syncschema] do not crash on DROP of an already dropped index/... (closes #2465393) stable
Fri, 10 Feb 2012 16:53:52 +0100 Sylvain Thénault backport stable
Fri, 10 Feb 2012 16:53:17 +0100 Sylvain Thénault [schema sync hooks] fix format string stable
Fri, 03 Feb 2012 14:32:11 +0100 Aurelien Campeas [hooks/syncschema] do not crash if the schema did not learn (yet) some new META rtype (closes #2171313) stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Thu, 19 Jan 2012 18:44:41 +0100 Sylvain Thénault [schema synchronization] don't use sql for TODAY/NOW in keyword arg. Closes #2154815 stable
Mon, 05 Dec 2011 13:37:40 +0100 Julien Cristau [schema sync] Update repo._type_source_cache when renaming an entity (closes #2094470)
Mon, 21 Nov 2011 17:58:18 +0100 Alexandre Fayolle use dbhelper functions to get default date / datetime (closes #2094544)
Wed, 28 Sep 2011 10:36:41 +0200 Sylvain Thénault [sync schema hooks] pylint fixes have broken hasattr test stable
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Mon, 27 Jun 2011 15:30:52 +0200 Sylvain Thénault backport stable
Wed, 22 Jun 2011 18:24:56 +0200 Sylvain Thénault cleanup stable
Wed, 15 Jun 2011 17:16:19 +0200 Sylvain Thénault backport stable
Tue, 14 Jun 2011 17:15:39 +0200 Sylvain Thénault [sync schema hooks] consider etype name map before trying to update in-memory schema stable
Mon, 06 Jun 2011 16:13:09 +0200 Sylvain Thénault [schema] support for BigInt type. Closes #1720995
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
Wed, 06 Apr 2011 10:17:48 +0200 Sylvain Thénault rephrase stable
Wed, 06 Apr 2011 09:57:28 +0200 Sylvain Thénault [schema synchronization] get back eid when adding a final entity type, else it may cause pb on later schema synchronization during the migration where the type is added stable
Fri, 18 Feb 2011 16:30:02 +0100 Sylvain Thénault [schema sync] we don't want to react on after_update_entity, it may only causes bug. CWUniqueConstraint should be deleted then a fresh one readded on change (as we do in sync_schema_props_perms) stable
Wed, 09 Feb 2011 18:04:04 +0100 Sylvain Thénault [doc] update some copyrights stable
less more (0) -100 -50 -30 tip