Mon, 10 Jan 2011 12:28:09 +0100 |
Sylvain Thénault |
[unittest2] update to unittest2 assertRaises api
stable
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 18:51:47 +0100 |
Sylvain Thénault |
[multi-sources] fix planning of crossed relation w/ some complex queries
stable
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 15:32:56 +0100 |
Julien Jehannet |
[unittest2] use unittest2 module fixture api
stable
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 11:59:11 +0100 |
Sylvain Thénault |
[ms] fix ms planner crash on some ambiguous queries, as demonstrated in a comment on http://www.cubicweb.org/ticket/1382452
stable
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 09:07:22 +0100 |
Sylvain Thénault |
[ms] #1382452: incorrect results with multi-sources
stable
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 09:19:53 +0100 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 09:17:43 +0100 |
Sylvain Thénault |
[ms planning] test and fix bad plannification of a query used on cascading delete of a deleted (external) entity relations
stable
|
file |
diff |
annotate
|
Wed, 27 Oct 2010 08:53:14 +0200 |
Sylvain Thénault |
[ms planner] fix changeset 6650:72f2fd93a622: we should sometime complete input map anyway
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 20:21:09 +0200 |
Sylvain Thénault |
[ms planning] fix/enhance cw_source consideration in ms planning
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 17:15:52 +0200 |
Sylvain Thénault |
[ms] simplify cw_source handling : don't try evil optmization that may hurt in some cases
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 17:15:46 +0200 |
Sylvain Thénault |
[test] make test independant from the working directory
|
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
|
Wed, 29 Sep 2010 16:16:32 +0200 |
Sylvain Thénault |
backport stable
|
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
|
Mon, 13 Sep 2010 15:15:21 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 16:56:37 +0200 |
syt |
fix tests
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 09:43:12 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 10:59:57 +0200 |
Sylvain Thénault |
[ms] more planning bug fixes
stable
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 08:35:10 +0200 |
Sylvain Thénault |
[ms] fix two planner bugs: one occuring query such as X created_by U where X in a external source and U may come from an ldap source. The other being that when we've to merge input maps, we were modifying the same tree/solutions while a copy were needed. Also, ensure we add type restrictions, necessary for pyro source
stable
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 08:28:16 +0200 |
Adrien Di Mascio |
[forms] test abs() rql function
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 12:17:20 +0200 |
Sylvain Thénault |
[ms] cleanups
stable
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 12:17:01 +0200 |
Sylvain Thénault |
[ms] fix a ms plannification bug with NOT is
stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 14:43:16 +0200 |
Sylvain Thénault |
[fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
|
file |
diff |
annotate
|
Wed, 26 May 2010 12:33:48 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 26 May 2010 10:28:48 +0200 |
Sylvain Thénault |
[rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX
stable
|
file |
diff |
annotate
|
Tue, 25 May 2010 09:50:12 +0200 |
Sylvain Thénault |
no more Image type w/ cw 3.9
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:55 +0200 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
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
|
Tue, 27 Apr 2010 18:31:42 +0200 |
Sylvain Thénault |
[ms] fix planning bug with rewritten constants: when removing some source for a const due to relation constraints, we should propagate this change to other constants coming from the same original variable
stable
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 17:19:10 +0100 |
Sylvain Thénault |
fix test broken by recent rql rewrite / querier changes
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 18:20:39 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 17:29:24 +0100 |
Sylvain Thénault |
fix bad test fix
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 17:22:41 +0100 |
Sylvain Thénault |
update test broken by fulltextindexed change on workflow entities
stable
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 19:02:36 +0100 |
Sylvain Thénault |
[test] call super class teardown after perms restoration
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 18:30:25 +0100 |
Sylvain Thénault |
[test] get a chance to get proper garbage collection when running pytest on whole cw
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 17:59:05 +0100 |
Sylvain Thénault |
[repo] improve planning of insert/update queries: do not select affected constants so the don't go and back to/from the source.
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 11:14:14 +0100 |
Sylvain Thénault |
use set_action_permissions is clearer and avoid @cached issue across tests
stable
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 10:30:31 +0100 |
Sylvain Thénault |
[test api] rename _user_session to user_groups_session, fix its arguments and return only the session, not (user, session) to make things clearer
stable
|
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 19:27:48 +0100 |
Sylvain Thénault |
test update. All cw tests OK
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Tue, 10 Nov 2009 18:06:47 +0100 |
Sylvain Thénault |
test and fix http://www.logilab.org/ticket/499838
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
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
|
Thu, 15 Oct 2009 10:31:54 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Fri, 09 Oct 2009 19:20:38 +0200 |
Sylvain Thénault |
[multi-source] add test case for an encountered bug, fixed by adding state_of to dont_cross_relations. Added a note to remind me that something should be done to be smarter in handling this
stable
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 11:45:39 +0200 |
Sylvain Thénault |
test fixes
stable
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 15:16:53 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:24:31 +0200 |
Sylvain Thénault |
refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well
3.5
|
file |
diff |
annotate
|
Wed, 16 Sep 2009 14:17:12 +0200 |
Sylvain Thénault |
[ms] fix planning w/ query using identity
3.5
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 16:26:20 +0200 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:44:27 +0200 |
Sylvain Thénault |
start a new workflow engine
3.5
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:13:32 +0200 |
Sylvain Thénault |
[testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
|
file |
diff |
annotate
|
Thu, 06 Aug 2009 09:51:52 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 18:48:46 +0200 |
Sylvain Thénault |
[multi-source] test and fix msplanner regression
stable
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 23:54:20 +0200 |
Sylvain Thénault |
[F repo tests] tests have to be updated:
|
file |
diff |
annotate
|
Sat, 27 Jun 2009 00:37:42 +0200 |
Sylvain Thénault |
one more test (see mrambourg error report. We should ensure the previous fix fix his case as well which include security injection of the rql)
stable
|
file |
diff |
annotate
|