predicates.py
Mon, 15 Apr 2013 13:18:01 +0200 Pierre-Yves David merge 3.16.x fix
Mon, 08 Apr 2013 17:12:53 +0200 Aurelien Campeas [predicates] keep making `yes` predicate importable from cubicweb (closes #2790319) stable
Mon, 08 Apr 2013 14:45:10 +0200 Pierre-Yves David merge 3.16.x fix in 3.17.x branch
Mon, 08 Apr 2013 14:18:32 +0200 Pierre-Yves David merge with 3.15.x fix stable
Wed, 03 Apr 2013 11:09:50 +0200 Sylvain Thénault [predicates] use select_or_none rather than select+try/except, expected to be more efficient stable
Mon, 04 Feb 2013 14:39:55 +0100 Sylvain Thénault [predicates] fix 'adaptable' implementation, used to return 0 on a rset with individualy adaptable entities of different types. Closes #2709663 oldstable
Thu, 17 Jan 2013 14:55:07 +0100 David Douard add the match_http_method predicate (closes #2559932)
Fri, 07 Sep 2012 14:01:59 +0200 Sylvain Thénault backport stable
Thu, 30 Aug 2012 17:38:43 +0200 Sylvain Thénault don't use rset.rowcount in predicates, this makes them usable with other types such as lists stable
Tue, 24 Jul 2012 17:51:00 +0200 Adrien Di Mascio [documentation] fix some ReST compilation problems
Fri, 20 Jul 2012 11:42:59 +0200 Florent Cayré [predicates] fix predicates that erroneously evaluate the entity passed as a parameter as a boolean, instead of testing its existence in the keyword arguments -using the kwargs.get('entity') idiom instead of 'entity' in kwargs or similar- ; closes #2424288 stable
Thu, 10 May 2012 10:37:28 +0200 Sylvain Thénault backport stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
less more (0) tip