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, 06 Aug 2013 11:20:07 +0200 |
Denis Laxalde |
Do not use cubicweb-card in rest_path tests
stable
|
file |
diff |
annotate
|
Fri, 12 Jul 2013 18:03:11 +0200 |
David Douard |
[test] make unittest_schema.py compatible with cubicweb-file 0.14
stable
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 17:46:56 +0200 |
Vincent Michel |
[schemaserial] serialize additional yams parameter for customs type
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:39:23 +0100 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
Mon, 10 Sep 2012 13:59:25 +0200 |
Sylvain Thénault |
[test] reindent and use request() rather than bare session
|
file |
diff |
annotate
|
Thu, 29 Mar 2012 14:25:51 +0200 |
Katia Saurfelt |
[workflow] set default test/plain option for workflow default comment (closes #993083)
stable
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 14:04:56 +0100 |
Sylvain Thénault |
[test] test/demonstrate relation permissions overriding
stable
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 18:10:50 +0200 |
Florent Cayré |
fix broken tests (at least by #1800002)
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Julien Cristau |
Record a log of datafeed source imports (closes #2026097)
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 09:24:51 +0200 |
Sylvain Thénault |
[test] fix failure introduced by localperms cube introduction
|
file |
diff |
annotate
|
Fri, 14 Oct 2011 16:42:10 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 14 Oct 2011 13:50:46 +0200 |
Sylvain Thénault |
[test] fix some failures recently introduced
stable
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 17:03:37 +0200 |
Sylvain Thénault |
[test] fix some tests broken since localperms cube extraction
|
file |
diff |
annotate
|
Wed, 14 Sep 2011 09:11:50 +0200 |
Sylvain Thénault |
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 09:21:44 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 09:18:18 +0200 |
Sylvain Thénault |
[schema] closes #1816439: RQLConstraint does not take variable U into account
stable
|
file |
diff |
annotate
|
Fri, 01 Jul 2011 15:26:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 01 Jul 2011 15:26:12 +0200 |
Florent Cayré |
[schema / rql] fix mainvars of RRQLExpression with parens
stable
|
file |
diff |
annotate
|
Thu, 26 May 2011 14:38:49 +0200 |
Nicolas Chauvat |
[test] update cubicweb/test/unittest_schema.py (to follow yams#.....)
|
file |
diff |
annotate
|
Mon, 06 Jun 2011 16:13:09 +0200 |
Sylvain Thénault |
[schema] support for BigInt type. Closes #1720995
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 25 May 2011 08:51:45 +0200 |
Sylvain Thénault |
[test] update test broken by previous commit
stable
|
file |
diff |
annotate
|
Fri, 01 Apr 2011 15:04:47 +0200 |
Sylvain Thénault |
[time zone] support for TZDatetime and TZTime data type
|
file |
diff |
annotate
|
Thu, 31 Mar 2011 15:23:46 +0200 |
Sylvain Thénault |
[schema, refactoring] use RQLExpression as base class for RQL constraint classes
|
file |
diff |
annotate
|
Wed, 30 Mar 2011 15:51:10 +0200 |
Alexandre Fayolle |
fix test_knownValues_load_schema
|
file |
diff |
annotate
|
Wed, 09 Feb 2011 18:06:17 +0100 |
Sylvain Thénault |
[repository] #1460066: backport datafeed cube as cubicweb source
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 18:29:17 +0100 |
Alexandre Fayolle |
fix test broken by addition of new entity in test schema
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 20 Jan 2011 16:36:09 +0100 |
Sylvain Thénault |
[schema] ease understanding of schema naming error
stable
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 12:28:09 +0100 |
Sylvain Thénault |
[unittest2] update to unittest2 assertRaises api
stable
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 16:33:13 +0100 |
Alexandre Fayolle |
fix unittest broken by TrInfo schema change
stable
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 17:54:00 +0200 |
Sylvain Thénault |
[test] more cwd independant tests
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:05:52 +0200 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 11:11:08 +0200 |
Sylvain Thénault |
cleanups
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 18:20:59 +0200 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 18:17:40 +0200 |
Sylvain Thénault |
[test] fix test broken by introduction of CWUniqueTogetherConstraint
stable
|
file |
diff |
annotate
|
Tue, 17 Aug 2010 15:25:29 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Fri, 21 May 2010 13:35:08 +0200 |
Sylvain Thénault |
with cw 3.9, no more Image type
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
Thu, 08 Apr 2010 09:07:54 +0200 |
Sylvain Thénault |
[schema] #847739: test and fix bad permission on TrInfo.comment
stable
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 13:16:50 +0100 |
Sylvain Thénault |
fix unittest_schema, remove deprecation warning
stable
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 11:58:11 +0100 |
Sylvain Thénault |
need post_build_callbacks attribute with earlier yams version
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 11:56:57 +0100 |
Sylvain Thénault |
fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Tue, 22 Dec 2009 10:27:49 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 10:26:47 +0100 |
Sylvain Thénault |
fix mainvars detection bug with EXISTS (paren, actually)
stable
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 09:55:18 +0100 |
Sylvain Thénault |
finish yesterday work on rql constraints:
stable
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 14:56:44 +0100 |
Sylvain Thénault |
test update
stable
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 12:55:47 +0100 |
Sylvain Thénault |
reldefsecurity branch :
reldefsecurity
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 11:45:39 +0200 |
Sylvain Thénault |
test fixes
stable
|
file |
diff |
annotate
|
Mon, 14 Sep 2009 12:17:31 +0200 |
Sylvain Thénault |
#370578: change EmailAddress identical_to/canonical to prefered_form
3.5
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 08:42:17 +0200 |
Sylvain Thénault |
[schema] default_workflow_of more naturally expressed as default_workflow
3.5
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:57:56 +0200 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:55:08 +0200 |
Sylvain Thénault |
when adding/removing cubes, we should add/remove entity types in correct order if one inherits from another
stable
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:44:27 +0200 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
Fri, 07 Aug 2009 13:58:28 +0200 |
Sylvain Thénault |
to make cw schemas importable, they have to be installed w/ cw code, not in /usr/share/cubicweb/schemas
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 16:54:40 +0200 |
Sylvain Thénault |
F [cw.test] OK
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 15:28:41 +0200 |
Adrien Di Mascio |
new cwuri metadata + a few tests fixes on the way
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Thu, 14 May 2009 11:38:40 +0200 |
Adrien Di Mascio |
delete-trailing-whitespace + some copyright update
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 16:55:37 +0200 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
Mon, 02 Mar 2009 21:03:54 +0100 |
sylvain thenault |
backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for...
tls-sprint
|
file |
diff |
annotate
|
Wed, 25 Feb 2009 11:01:50 +0100 |
sylvain thenault |
properly init yams loader
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 01:42:07 +0100 |
sylvain thenault |
update test for new test schema
tls-sprint
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 12:33:14 +0100 |
Adrien Di Mascio |
provide a new RichString attribute type
tls-sprint
|
file |
diff |
annotate
|
Mon, 10 Nov 2008 18:11:32 +0100 |
Adrien Di Mascio |
fix unittests in cubicweb/test
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|