Fri, 05 Sep 2014 18:48:33 +0200 |
Christophe de Vienne |
Add a CWSession entity.
|
file |
diff |
annotate
|
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
|