server/querier.py
Mon, 21 Feb 2011 10:28:59 +0100 Sylvain Thénault [repo querier] fix rqlst cache no limit issue, comment the code stable
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Wed, 06 Oct 2010 14:04:26 +0200 Sylvain Thénault backport stable
Fri, 01 Oct 2010 18:49:47 +0200 Sylvain Thénault [repo transaction] fix rollback behaviour as discussed on the mailing-list: instead of rollbacking automatically on Unauthorized/ValidationError, mark the transaction as uncommitable and disallow commiting stable
Wed, 29 Sep 2010 16:16:32 +0200 Sylvain Thénault backport stable
Wed, 29 Sep 2010 12:18:06 +0200 Sylvain Thénault [transaction] to avoid potential db corruption, we should rollback systematically in case of ValidationError stable
Thu, 02 Sep 2010 14:09:20 +0200 Alexandre Fayolle fix name error by adding missing import
Wed, 25 Aug 2010 10:29:18 +0200 Sylvain Thénault [session] cleanup hook / operation / entity edition api
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
Fri, 20 Aug 2010 08:31:02 +0200 Sylvain Thénault cleanups stable
Mon, 19 Jul 2010 10:10:20 +0200 Sylvain Thénault [querier] actually fix bug attempted to be fixed in 5942:f1abba8ccc01. The pb was not in multi-sources but because of missing annotation on rql generated by security insertion
Mon, 05 Jul 2010 18:00:33 +0200 Sylvain Thénault backport stable
Mon, 05 Jul 2010 17:55:41 +0200 Sylvain Thénault [security] fix read rql expression insertion: we should not insert rql expr on variables only referenced in neged relation stable
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
Fri, 11 Jun 2010 07:58:52 +0200 Sylvain Thénault [json] fix json serialization for recent simplejson implementation, and test encoding of entities
Thu, 03 Jun 2010 13:20:07 +0200 Sylvain Thénault [querier] test and fix potential bug in insertion query with multiple relations inside, caused by a name conflict. Also fix another bug non reproduced by using a set instead of a list (list may leads to compare entity instances which isn't allowed). stable
Wed, 26 May 2010 17:19:44 +0200 Sylvain Thénault [security] fix security insertion on DISTINCT queries stable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
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
Tue, 27 Apr 2010 18:27:43 +0200 Sylvain Thénault [repo security] deal with rewriten constant nodes in check_read_access, necessary when repo is used as an external source stable
Wed, 07 Apr 2010 14:42:55 +0200 Sylvain Thénault backport stable
Wed, 07 Apr 2010 14:42:44 +0200 Sylvain Thénault [querier] don't need a Cache instance for rql cacke key cache
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Tue, 06 Apr 2010 19:42:37 +0200 Alexandre Fayolle SQL Server port: temporary table handling stable
Tue, 30 Mar 2010 14:32:03 +0200 Sylvain Thénault backport stable
Tue, 30 Mar 2010 11:15:08 +0200 Sylvain Thénault [cleanup] style fixes, add nodes, 0.2 cents refactorings stable
Wed, 24 Mar 2010 18:04:59 +0100 Sylvain Thénault le patch rql26 a été importé
Fri, 19 Mar 2010 10:10:18 +0100 Sylvain Thénault [security] take care uidrels may contains a relation targetting something else than a constant node (eg IN function)
less more (0) -50 -30 tip