rset.py
Tue, 09 Mar 2010 12:07:16 +0100 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.
Fri, 05 Feb 2010 12:14:36 +0100 Sylvain Thénault kill most pre 3.2 bw compat code
Tue, 02 Feb 2010 16:19:48 +0100 Sylvain Thénault fix rset.related_entity with variables coming from subquery while some others not
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
Mon, 21 Dec 2009 18:42:53 +0100 Sylvain Thénault don't try to write .row/.col, use new cw_row/cw_col attributes
Tue, 08 Dec 2009 10:58:56 +0100 Sylvain Thénault drop common subpackage
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Mon, 30 Nov 2009 17:48:01 +0100 Alexandre Fayolle fix rset.column_types docstring to reflect reality stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Thu, 19 Nov 2009 12:55:47 +0100 Sylvain Thénault reldefsecurity branch : reldefsecurity
Wed, 21 Oct 2009 17:32:20 +0200 Sylvain Thénault backport stable branch
Wed, 21 Oct 2009 11:21:58 +0200 Aurelien Campeas work around a pb. with subquery_selection_index stable
Wed, 21 Oct 2009 09:47:55 +0200 Sylvain Thénault drop _prepare_copy method from rset in favor of a more generic copy method stable
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Fri, 09 Oct 2009 15:10:17 +0200 Sylvain Thénault fix bug w/ get_entity and subqueries stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Fri, 02 Oct 2009 14:15:23 +0200 Sylvain Thénault [rset] new copy() method stable
Wed, 23 Sep 2009 11:04:59 +0200 Sylvain Thénault nicer deprecation warnings
Wed, 23 Sep 2009 09:34:10 +0200 Sylvain Thénault use .cw_rset instead of rset on appobject classes
Wed, 26 Aug 2009 14:45:56 +0200 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
Wed, 26 Aug 2009 13:27:03 +0200 Sylvain Thénault [rset] fix #231354 w/ rql 0.22.3 api stable
Fri, 14 Aug 2009 09:17:28 +0200 Sylvain Thénault [rset] better explanation, refactor try except
Thu, 13 Aug 2009 10:55:58 +0200 Nicolas Chauvat R propagate deprecation of CWRegistry.possible_vobjects
Thu, 13 Aug 2009 09:30:03 +0200 Sylvain Thénault rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
Mon, 03 Aug 2009 10:50:57 +0200 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
Mon, 03 Aug 2009 09:24:08 +0200 Sylvain Thénault F [rset repo cache] set entity.rset when no set on entities retreived from the cache
Sun, 02 Aug 2009 12:00:17 +0200 Sylvain Thénault enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
less more (0) -30 tip