test/unittest_rset.py
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-09-13 Sylvain Thénault backport stable
2010-09-09 Sylvain Thénault [rset] add test for #1251252, actually fixed in rql; fix docstring and add comments in rset.related_entity to make things clearer stable
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-06-15 Sylvain Thénault backport stable
2010-06-14 Aurelien Campeas [rset] do not filter rsets with __getstate__, ensure whatever flies with pyro has no .req attribute, also set the ._rqlst to None since it will be reconstructed later on demand stable
2010-06-11 Aurelien Campeas [rset] make rsets picklable (again ?) #1056422 stable
2010-06-07 Pierre-Yves David [rset] Add a line break the first result in repr of multiple rows rset
2010-06-07 Sylvain Thénault backport stable
2010-06-04 Nicolas Chauvat [rset] do not break when rset.related_entity(x,y) is not an entity stable
2010-05-20 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
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-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-18 Sylvain Thénault backport stable
2010-03-18 Sylvain Thénault fix limited_rql w/ UNION query stable
2010-03-09 Sylvain Thénault [refactor] drop rset.vreg attribute, vreg should be accessed through rset.req. Also kill decorate_rset, simply set rset.req where we were calling this method.
2010-02-10 Sylvain Thénault cleanup 2.5 __future__ imports
2010-02-05 Sylvain Thénault 3.6 api update
2010-02-02 Sylvain Thénault fix rset.related_entity with variables coming from subquery while some others not
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-08 Sylvain Thénault drop common subpackage
2009-10-07 Sylvain Thénault backport stable branch
2009-10-07 Sylvain Thénault test fixes stable
2009-09-23 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-26 Sylvain Thénault [rset] fix #231354 w/ rql 0.22.3 api stable
2009-08-12 Sylvain Thénault Backed out changeset 3f6dfc312760
2009-08-11 Sylvain Thénault [entities] access persistent attributes through entity.cwdb
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-08-01 Sylvain Thénault F [cw.test] OK
2009-07-06 Sylvain Thénault comment out with_statement to avoid broken install if 2.4 is installed stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-04 sylvain thenault fix tests tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-02-17 Adrien Di Mascio replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors) tls-sprint
2009-02-16 sylvain thenault more selectors update tls-sprint
2009-02-16 sylvain thenault major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification) tls-sprint
2009-02-11 sylvain thenault test and fix potential error with None optional relation
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip