test/unittest_rset.py
2011-05-19 Sylvain Thénault [rset] close #1683703: rset.get_entity crash on rql query with subquery and aggregat stable
2011-05-03 Sylvain Thénault [selectors] fix on_fire_transition for cases where change_state is called (eg no transition specified) stable
2011-01-28 Sylvain Thénault [rset] fix entity building for some result set with UNION and subqueries stable
2011-01-19 Aurelien Campeas [rset] add utility method to get entities and attributes from any rset stable
2010-10-08 Sylvain Thénault cleanups
2010-09-29 Sylvain Thénault fix merge, some buffers weren't saved...
2010-09-29 Sylvain Thénault backport stable
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
less more (0) -30 tip