test/unittest_schema.py
Wed, 22 Apr 2015 11:39:13 +0200 Denis Laxalde [schema] Let RQLConstraint inherit from BaseRQLConstraint instead of RQLVocabularyConstraint
Fri, 18 Sep 2015 12:35:10 +0200 Rémi Cardona [tests] remove useless sort
Fri, 18 Sep 2015 12:34:51 +0200 Rémi Cardona [py3k] dict methods no longer return indexable objects
Tue, 08 Sep 2015 16:26:56 +0200 Julien Cristau [schema] improve normalization of RQLExpressions
Wed, 16 Sep 2015 11:32:09 +0200 Rémi Cardona [tests] Replace use of deprecated TestCase.assert_
Tue, 28 Jul 2015 11:15:36 +0200 Julien Cristau [test] check that we reject an rqlexpression in computed relation perms
Tue, 28 Jul 2015 09:25:26 +0200 Julien Cristau Fix (de)serialization of ComputedRelation read permissions
Thu, 09 Jul 2015 11:26:09 +0200 Julien Cristau [test] use FakeFile instead of File in test_fulltextindex
Fri, 13 Feb 2015 14:34:35 +0100 Julien Cristau [test] Don't depend on dict iteration ordering
Wed, 04 Feb 2015 21:55:37 +0100 Sylvain Thénault [schema] set permissions that do not allow edition on computed relation. Closes #4903918
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
Thu, 25 Sep 2014 15:49:13 +0200 Julien Cristau merge 3.19.4 in 3.20 branch
Wed, 24 Sep 2014 18:04:30 +0200 Julien Cristau merge 3.18.6 into 3.19
Mon, 28 Jul 2014 16:05:19 +0200 Rémi Cardona [entities] cw_rest_attr_info() should only consider required attributes (closes #3766717)
Tue, 16 Sep 2014 16:39:23 +0200 Sylvain Thénault [CWEP002] Add support for computed attribute synchronization
Mon, 28 Apr 2014 14:11:23 +0200 Laura Médioni [CWEP002] Add schema finalization checks for computed attributes
Mon, 16 Jun 2014 10:08:32 +0200 Denis Laxalde [CWEP002] Account for attribute formula in schema bootstrap
Thu, 28 Aug 2014 18:29:14 +0200 Lea Capgen [CWEP002] properly handle serialization of computed relations
Fri, 12 Sep 2014 14:46:11 +0200 Lea Capgen [CWEP002] Add schema finalization checks for computed relations (rules)
Mon, 07 Apr 2014 12:03:31 +0200 Sylvain Thénault [schema] fix buggy composite_rdef_roles and associated test
Tue, 08 Apr 2014 18:00:14 +0200 Julien Cristau [test] use assertNotIn where appropriate
Tue, 08 Apr 2014 17:39:39 +0200 Julien Cristau [test] use assertIn where appropriate
Fri, 04 Apr 2014 12:46:06 +0200 Sylvain Thénault [test] silence warnings for unittest_schema by upgrading to new 3.19 API
Fri, 24 Jan 2014 13:08:53 +0100 Aurelien Campeas [schema] add composite handling helpers on EntitySchema (related to #3463112)
Wed, 09 Oct 2013 16:30:27 +0200 Julien Cristau [schema] edit syntax tree instead of playing with strings for RQLExpressions stable
Tue, 06 Aug 2013 11:20:07 +0200 Denis Laxalde Do not use cubicweb-card in rest_path tests stable
Fri, 12 Jul 2013 18:03:11 +0200 David Douard [test] make unittest_schema.py compatible with cubicweb-file 0.14 stable
Fri, 26 Apr 2013 17:46:56 +0200 Vincent Michel [schemaserial] serialize additional yams parameter for customs type
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Mon, 10 Sep 2012 13:59:25 +0200 Sylvain Thénault [test] reindent and use request() rather than bare session
Thu, 29 Mar 2012 14:25:51 +0200 Katia Saurfelt [workflow] set default test/plain option for workflow default comment (closes #993083) stable
Tue, 17 Jan 2012 14:04:56 +0100 Sylvain Thénault [test] test/demonstrate relation permissions overriding stable
Fri, 21 Oct 2011 18:10:50 +0200 Florent Cayré fix broken tests (at least by #1800002)
Fri, 21 Oct 2011 14:32:37 +0200 Julien Cristau Record a log of datafeed source imports (closes #2026097)
Fri, 21 Oct 2011 09:24:51 +0200 Sylvain Thénault [test] fix failure introduced by localperms cube introduction
Fri, 14 Oct 2011 16:42:10 +0200 Sylvain Thénault backport stable
Fri, 14 Oct 2011 13:50:46 +0200 Sylvain Thénault [test] fix some failures recently introduced stable
Thu, 15 Sep 2011 17:03:37 +0200 Sylvain Thénault [test] fix some tests broken since localperms cube extraction
Wed, 14 Sep 2011 09:11:50 +0200 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
Mon, 11 Jul 2011 09:21:44 +0200 Sylvain Thénault backport stable
Mon, 11 Jul 2011 09:18:18 +0200 Sylvain Thénault [schema] closes #1816439: RQLConstraint does not take variable U into account stable
Fri, 01 Jul 2011 15:26:33 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 15:26:12 +0200 Florent Cayré [schema / rql] fix mainvars of RRQLExpression with parens stable
Thu, 26 May 2011 14:38:49 +0200 Nicolas Chauvat [test] update cubicweb/test/unittest_schema.py (to follow yams#.....)
Mon, 06 Jun 2011 16:13:09 +0200 Sylvain Thénault [schema] support for BigInt type. Closes #1720995
Mon, 06 Jun 2011 15:52:53 +0200 Sylvain Thénault [test,i18n] update test and i18n catalog to follow addition of 'synchronizing' attribute on sources
Thu, 26 May 2011 08:12:42 +0200 Sylvain Thénault [test] fix failure introduced by 1719eab69551: the regexp should be fixed, not the error message
Wed, 25 May 2011 08:51:45 +0200 Sylvain Thénault [test] update test broken by previous commit stable
Fri, 01 Apr 2011 15:04:47 +0200 Sylvain Thénault [time zone] support for TZDatetime and TZTime data type
Thu, 31 Mar 2011 15:23:46 +0200 Sylvain Thénault [schema, refactoring] use RQLExpression as base class for RQL constraint classes
Wed, 30 Mar 2011 15:51:10 +0200 Alexandre Fayolle fix test_knownValues_load_schema
Wed, 09 Feb 2011 18:06:17 +0100 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
Mon, 07 Feb 2011 18:19:36 +0100 Sylvain Thénault [sources] rewrite the way pyrorql mapping are stored in the database so it can be reused for other sources (eg datafeed+cwxml)
Thu, 27 Jan 2011 18:29:17 +0100 Alexandre Fayolle fix test broken by addition of new entity in test schema stable
Fri, 21 Jan 2011 13:07:10 +0100 Sylvain Thénault [schema test] fix tests broken by 6861:9d4e11d6e783 (missing data files and not removed deprecated/broken test) stable
Thu, 20 Jan 2011 16:36:09 +0100 Sylvain Thénault [schema] ease understanding of schema naming error stable
Mon, 10 Jan 2011 12:28:09 +0100 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
Tue, 04 Jan 2011 16:33:13 +0100 Alexandre Fayolle fix unittest broken by TrInfo schema change stable
Mon, 25 Oct 2010 17:54:00 +0200 Sylvain Thénault [test] more cwd independant tests
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
less more (0) -60 tip