Wed, 17 Feb 2016 14:00:39 +0100 |
Julien Cristau |
[schema] restore constraint checking when running on old sqlite
|
file |
diff |
annotate
|
Tue, 22 Dec 2015 11:35:43 +0100 |
Julien Cristau |
[schema] rebuild computed attributes on schema reload
|
file |
diff |
annotate
|
Tue, 28 Jul 2015 10:54:24 +0200 |
Julien Cristau |
[schema] add CubicWebRelationDefinitionSchema
|
file |
diff |
annotate
|
Wed, 22 Apr 2015 11:39:13 +0200 |
Denis Laxalde |
[schema] Let RQLConstraint inherit from BaseRQLConstraint instead of RQLVocabularyConstraint
|
file |
diff |
annotate
|
Tue, 03 Nov 2015 18:10:58 +0100 |
Julien Cristau |
[syncschema] don't arbitrarily remove constraints from the in-memory schema
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 13:45:00 +0200 |
Julien Cristau |
[schema] use classmethod decorator
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 15:49:03 +0200 |
Rémi Cardona |
[schema] RQL queries are always unicode objects in python 3
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 15:17:42 +0200 |
Rémi Cardona |
[py3k] unicode vs str vs bytes vs the world
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 15:28:20 +0200 |
Rémi Cardona |
[py3k] bytes vs str
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 16:09:55 +0200 |
Rémi Cardona |
[py3k] declare meta classes using six.add_metaclass
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 18:05:38 +0200 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 15:09:22 +0200 |
Rémi Cardona |
[py3k] dict.itervalues → dict.values
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 16:15:03 +0200 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
Tue, 08 Sep 2015 18:04:57 +0200 |
Julien Cristau |
implement __ne__ whenever we implement __eq__
|
file |
diff |
annotate
|
Tue, 08 Sep 2015 16:26:56 +0200 |
Julien Cristau |
[schema] improve normalization of RQLExpressions
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 16:03:07 +0200 |
Rémi Cardona |
[py3k] basestring → six.string_types
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 16:56:57 +0200 |
Rémi Cardona |
[py3k] import range using six.moves
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 14:52:09 +0200 |
Samuel Trégouët |
[py3k] print function
|
file |
diff |
annotate
|
Tue, 28 Jul 2015 09:25:26 +0200 |
Julien Cristau |
Fix (de)serialization of ComputedRelation read permissions
|
file |
diff |
annotate
|
Fri, 17 Jul 2015 16:48:43 +0200 |
Christophe de Vienne |
Copy read permissions on ComputedRelation rdefs
|
file |
diff |
annotate
|
Fri, 10 Jul 2015 09:35:52 +0200 |
Julien Cristau |
[schema] Make syntax compatible with print_function
|
file |
diff |
annotate
|
Thu, 02 Jul 2015 11:46:57 +0200 |
Sylvain Thénault |
[schema] drop old backward compat code
|
file |
diff |
annotate
|
Sun, 22 Mar 2015 19:10:13 +0100 |
Julien Cristau |
[schema] neuter check method for constraints we implement in sql
|
file |
diff |
annotate
|
Sun, 22 Mar 2015 19:05:19 +0100 |
Julien Cristau |
[schema] typo
|
file |
diff |
annotate
|
Wed, 04 Feb 2015 21:55:37 +0100 |
Sylvain Thénault |
[schema] set permissions that do not allow edition on computed relation. Closes #4903918
|
file |
diff |
annotate
|
Mon, 02 Feb 2015 23:17:15 +0100 |
Sylvain Thénault |
[computed attribute] ensure attribute's formula apply only to the correct type. Closes #4901163
|
file |
diff |
annotate
|
Tue, 04 Mar 2014 12:41:21 +0100 |
Julien Cristau |
[schema] Typo and indentation fix in RQLVocabularyConstraint doc string
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 15:49:13 +0200 |
Julien Cristau |
merge 3.19.4 in 3.20 branch
|
file |
diff |
annotate
|
Wed, 24 Sep 2014 18:04:30 +0200 |
Julien Cristau |
merge 3.18.6 into 3.19
|
file |
diff |
annotate
|
Tue, 23 Sep 2014 17:34:36 +0200 |
Julien Cristau |
[schema] CWComputedRType is a schema type
|
file |
diff |
annotate
|
Tue, 16 Sep 2014 16:39:23 +0200 |
Sylvain Thénault |
[CWEP002] Add support for computed attribute synchronization
|
file |
diff |
annotate
|
Mon, 28 Apr 2014 14:11:23 +0200 |
Laura Médioni |
[CWEP002] Add schema finalization checks for computed attributes
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 08:02:15 +0200 |
Laura Médioni |
[CWEP002 migration] support add_relation_type for computed relations
|
file |
diff |
annotate
|
Mon, 16 Jun 2014 10:07:57 +0200 |
Laura Médioni |
[schema] define full_rql on RQLExpression class
|
file |
diff |
annotate
|
Fri, 29 Aug 2014 07:44:13 +0200 |
Laura Médioni |
[schema] properly raise BadSchemaDefinition
|
file |
diff |
annotate
|
Fri, 12 Sep 2014 14:46:11 +0200 |
Lea Capgen |
[CWEP002] Add schema finalization checks for computed relations (rules)
|
file |
diff |
annotate
|
Fri, 12 Sep 2014 14:10:03 +0200 |
Rémi Cardona |
[schema] add utility function to build a CubicWebSchema from a namespace
|
file |
diff |
annotate
|
Tue, 02 Sep 2014 12:22:18 +0200 |
David Douard |
[compat] Remove imports of "any" and "all" from lgc (closes #4306044)
stable
|
file |
diff |
annotate
|
Thu, 17 Jul 2014 11:08:56 +0200 |
Rémi Cardona |
Remove uses of logilab.common.compat.{all,any}
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 10:16:13 +0200 |
Julien Cristau |
[schema] spelling fixes in doc strings
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 12:03:31 +0200 |
Sylvain Thénault |
[schema] fix buggy composite_rdef_roles and associated test
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 14:02:21 +0100 |
Denis Laxalde |
Add missing relation types items in schema global variables
|
file |
diff |
annotate
|
Mon, 07 Apr 2014 17:02:04 +0200 |
Julien Cristau |
merge 3.18.4 into default
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 18:09:46 +0200 |
Aurelien Campeas |
[merge] bring the 3.17.14 fixes to 3.18
stable
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 15:17:50 +0100 |
Denis Laxalde |
[migractions] Better handle removal of RQLConstraint in sync_schema
stable cubicweb-centos-version-3.17.14-1 cubicweb-debian-version-3.17.14-1 cubicweb-version-3.17.14
|
file |
diff |
annotate
|
Fri, 24 Jan 2014 13:08:53 +0100 |
Aurelien Campeas |
[schema] add composite handling helpers on EntitySchema (related to #3463112)
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 13:47:28 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop entities.source column
|
file |
diff |
annotate
|
Thu, 24 Oct 2013 13:15:53 +0200 |
Aurelien Campeas |
[hooks/security] provide attribute "add" permission
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 16:25:45 +0100 |
Julien Cristau |
[schema] move definition of RQLExpression classes before default permission dicts
|
file |
diff |
annotate
|
Tue, 07 Jan 2014 16:19:18 +0100 |
Sylvain Thénault |
set proper PACKAGE information for yams 0.39
|
file |
diff |
annotate
|
Thu, 10 Oct 2013 13:26:11 +0200 |
Aurelien Campeas |
[merge] backport stable fixes
|
file |
diff |
annotate
|
Wed, 09 Oct 2013 16:30:27 +0200 |
Julien Cristau |
[schema] edit syntax tree instead of playing with strings for RQLExpressions
stable
|
file |
diff |
annotate
|
Tue, 08 Oct 2013 16:10:42 +0200 |
Sylvain Thénault |
[security] fix dumb attribute error when inserting read security. Closes #3196891
stable
|
file |
diff |
annotate
|
Fri, 04 Oct 2013 15:59:54 +0200 |
Aurelien Campeas |
[schema] drop very old bw compat (pre 3.5.10)
|
file |
diff |
annotate
|
Mon, 30 Sep 2013 18:07:51 +0200 |
Aurelien Campeas |
[merge] backport 3.17 fixes into the future 3.18
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 12:55:27 +0200 |
Sylvain Thénault |
[schema] fix spurious warning when rqlexpr/constraint mainvars specify a non predefined variable. Closes #3098165
stable
|
file |
diff |
annotate
|
Tue, 30 Jul 2013 20:31:57 +0200 |
David Douard |
merge stable in default (3.18) branch
|
file |
diff |
annotate
|
Thu, 18 Jul 2013 22:18:50 +0200 |
Sylvain Thénault |
[schema] mark CWDataImport as an internal type. Closes #3025536
stable
|
file |
diff |
annotate
|
Mon, 22 Jul 2013 14:26:33 +0200 |
Sylvain Thénault |
[schema/security] add __hash__ to rql expression. Closes #3013535
stable
|
file |
diff |
annotate
|
Tue, 25 Jun 2013 12:11:42 +0200 |
Aurelien Campeas |
[schema,server] add a security debugging aid (closes #2920304)
|
file |
diff |
annotate
|