rset.py
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
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Thu, 09 Jul 2009 14:58:55 +0200 Sylvain Thénault handle attribute selection on variable selected using MAX() stable
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Mon, 25 May 2009 16:09:34 +0200 Sylvain Thénault remove buggy debug code stable
Thu, 14 May 2009 11:38:40 +0200 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
Fri, 24 Apr 2009 17:04:14 +0200 sylvain thenault backport default branch tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Thu, 16 Apr 2009 16:02:24 +0200 sylvain thenault consider kwargs in possible_actions
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Fri, 13 Feb 2009 14:25:34 +0100 sylvain thenault don't display too much rset rows
Wed, 11 Feb 2009 13:51:06 +0100 sylvain thenault test and fix potential error with None optional relation
Tue, 02 Dec 2008 17:46:44 +0100 Stephanie Marcu use repr (instead of str) to print rql in __repr__ method of a result set
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip