test/unittest_selectors.py
Fri, 21 Oct 2011 10:59:57 +0200 Sylvain Thénault [selectors] EClassSelector (eg is_instance & all) should check for None value (possible w/ outer join) when a row is specified. Closes #2033165 stable
Fri, 14 Oct 2011 10:34:08 +0200 Sylvain Thénault [selectors] match_kwargs and match_form_params selectors both accept a new `once_is_enough` argument (closes #1990438)
Wed, 14 Sep 2011 09:11:50 +0200 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
Tue, 05 Jul 2011 10:52:34 +0200 Sylvain Thénault [selectors, test] remove duplicated test and add some for relation_possible selector w/ rqlst
Thu, 28 Apr 2011 17:05:22 +0200 Alexandre Fayolle [hooks selection optimization] prune hooks when multiple entities are concerned by a hm.call_hooks() (closes: #1672022)
Wed, 11 May 2011 13:41:21 +0200 Sylvain Thénault backport stable
Wed, 11 May 2011 09:42:02 +0200 Sylvain Thénault [selectors] enhance rql_condition to make it usable as a condition on request's user stable
Tue, 10 May 2011 14:08:41 +0200 Sylvain Thénault backport stable
Mon, 09 May 2011 16:12:17 +0200 Sylvain Thénault [selectors] test/fix rql_condition to make it works when entity is specified via 'entity' keyword argument instead of rset, row and col stable
Mon, 02 May 2011 15:06:20 +0200 Sylvain Thénault [entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
Fri, 22 Apr 2011 11:58:41 +0200 Alexandre Fayolle fix tests broken by fcb8932082a5 (continued)
Fri, 11 Feb 2011 13:23:09 +0100 Sylvain Thénault [test] missing future import stable
Fri, 28 Jan 2011 16:08:40 +0100 Julien Jehannet [selectors] modify workflow selectors: is_in_state, on_transition stable
Thu, 27 Jan 2011 14:10:44 +0100 Alexandre Fayolle fix #1452413 : is_in_state selector does not match initial state of an entity stable
Tue, 25 Jan 2011 09:20:38 +0100 Sylvain Thénault [test] fix score_entity test stable
Fri, 21 Jan 2011 14:14:30 +0100 Sylvain Thénault [test] fix typo stable
Thu, 20 Jan 2011 13:16:30 +0100 Julien Jehannet [tests] new unit tests about score_entity selector (inscore machinery) stable
Fri, 24 Sep 2010 13:41:13 +0200 Julien Jehannet [selectors] multi_lines_rset selector supports now optional operator for richer comparaisons stable
Fri, 24 Sep 2010 18:20:59 +0200 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
Fri, 30 Jul 2010 13:18:08 +0200 Sylvain Thénault [selectors] fix is_instance bug w/ parent classes. Also slight performance enhancements by changing what's returned by vreg['etypes'].parent_classes method (dedicated for this usage...) and removing no more necessary methods stable
Mon, 05 Jul 2010 12:04:32 +0200 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
Fri, 21 May 2010 13:34:03 +0200 Sylvain Thénault [selectors] ensure adaptable('IDownloadable') takes precedence over implements('Any')
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
Thu, 22 Apr 2010 17:04:51 +0200 Julien Jehannet [selector] allow inplace operator in selector computation
Mon, 08 Feb 2010 12:01:15 +0100 Sylvain Thénault kill register_appobject_class method, simplifying autoregistration. Update test accordingly (test which manually registers object should also properly call there __register__ method). Drop the disable-appobjects config file entry: no one used it since its introduction years ago.
Mon, 08 Feb 2010 11:08:55 +0100 Sylvain Thénault backport stable branch and some vreg cleanups:
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Wed, 23 Sep 2009 12:28:28 +0200 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
Tue, 11 Aug 2009 17:13:32 +0200 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
Mon, 03 Aug 2009 15:16:47 +0200 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Mon, 04 May 2009 12:55:00 +0200 sylvain thenault fix tests tls-sprint
Thu, 30 Apr 2009 10:33:33 +0200 sylvain thenault tests depends on the bootstrap cube tls-sprint
Fri, 24 Apr 2009 15:38:11 +0200 sylvain thenault more implements selector tests tls-sprint
Wed, 18 Feb 2009 13:41:55 +0100 sylvain thenault implements some str, fix implements selector, test and fixes tls-sprint
Mon, 16 Feb 2009 16:24:24 +0100 Adrien Di Mascio simple test implementation for binary operators on selectors tls-sprint
less more (0) tip