test/unittest_selectors.py
2011-10-21 Sylvain Thénault backport stable
2011-10-21 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
2011-10-14 Sylvain Thénault [selectors] match_kwargs and match_form_params selectors both accept a new `once_is_enough` argument (closes #1990438)
2011-09-14 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
2011-07-05 Sylvain Thénault [selectors, test] remove duplicated test and add some for relation_possible selector w/ rqlst
2011-04-28 Alexandre Fayolle [hooks selection optimization] prune hooks when multiple entities are concerned by a hm.call_hooks() (closes: #1672022)
2011-05-11 Sylvain Thénault backport stable
2011-05-11 Sylvain Thénault [selectors] enhance rql_condition to make it usable as a condition on request's user stable
2011-05-10 Sylvain Thénault backport stable
2011-05-09 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
2011-05-02 Sylvain Thénault [entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
2011-04-22 Alexandre Fayolle fix tests broken by fcb8932082a5 (continued)
2011-02-11 Sylvain Thénault [test] missing future import stable
2011-01-28 Julien Jehannet [selectors] modify workflow selectors: is_in_state, on_transition stable
2011-01-27 Alexandre Fayolle fix #1452413 : is_in_state selector does not match initial state of an entity stable
2011-01-25 Sylvain Thénault [test] fix score_entity test stable
2011-01-21 Sylvain Thénault [test] fix typo stable
2011-01-20 Julien Jehannet [tests] new unit tests about score_entity selector (inscore machinery) stable
2010-09-24 Julien Jehannet [selectors] multi_lines_rset selector supports now optional operator for richer comparaisons stable
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-07-30 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
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-05-21 Sylvain Thénault [selectors] ensure adaptable('IDownloadable') takes precedence over implements('Any')
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-22 Julien Jehannet [selector] allow inplace operator in selector computation
2010-02-08 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.
2010-02-08 Sylvain Thénault backport stable branch and some vreg cleanups:
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-09-23 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-08-03 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-04 sylvain thenault fix tests tls-sprint
2009-04-30 sylvain thenault tests depends on the bootstrap cube tls-sprint
2009-04-24 sylvain thenault more implements selector tests tls-sprint
2009-02-18 sylvain thenault implements some str, fix implements selector, test and fixes tls-sprint
2009-02-16 Adrien Di Mascio simple test implementation for binary operators on selectors tls-sprint
less more (0) tip