rset.py
Thu, 10 Dec 2015 16:58:45 +0100 Julien Cristau Bring back the separate web-side entity cache
Tue, 24 Nov 2015 18:22:26 +0100 Julien Cristau [rset] remove stray (commented-out) print
Fri, 16 Oct 2015 11:58:10 +0200 Rémi Cardona spelling: *aly → *ally
Wed, 16 Sep 2015 15:26:56 +0200 Rémi Cardona [py3k] __getslice__ → __getitem__ with slice support
Wed, 16 Sep 2015 11:28:07 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Tue, 15 Sep 2015 16:56:57 +0200 Rémi Cardona [py3k] import range using six.moves
Fri, 11 Sep 2015 16:01:10 +0200 Samuel Trégouët [py3k] tuple unpacking in function args
Tue, 10 Jun 2014 16:01:49 +0200 Aurelien Campeas [repoapi] fold ClientConnection into Connection
Mon, 01 Dec 2014 16:50:41 +0100 Julien Cristau Don't pass an encoding to rqlst.as_string()
Sun, 27 Jul 2014 14:57:51 +0200 Rémi Cardona [rset] Deprecate the 'encoded' argument to ResultSet.printable_rql()
Thu, 05 Feb 2015 15:49:02 +0100 Julien Cristau merge 3.19.9 into 3.20 branch
Wed, 10 Dec 2014 10:49:07 +0100 Sylvain Thénault [rset] fix crash on displaying rset where some symmetric relation is used. Closes #4739253
Tue, 27 May 2014 18:47:24 +0200 Aurelien Campeas [rset] kill the rset._rqlst cache
Thu, 03 Apr 2014 19:56:05 +0200 Sylvain Thénault [entity/rset] replace scary warnings about ambiguous rdefs by XXX in the code
Thu, 24 Apr 2014 12:28:46 +0200 Rémi Cardona Remove redundant __nonzero__ methods
Wed, 11 Dec 2013 17:52:54 +0100 Christophe de Vienne [rset] New method: ResultSet.one()
Tue, 03 Dec 2013 13:23:59 +0100 Julien Cristau [rset] Fix regression with rset copying (closes #3344410) stable
Wed, 09 Oct 2013 14:45:36 +0200 Julien Cristau [rset] make sure rset.description is always a list stable
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Wed, 16 Nov 2011 22:07:51 +0100 Sylvain Thénault backport stable
Wed, 16 Nov 2011 22:07:27 +0100 Sylvain Thénault [rset] fix crash while building entity from rset w/ some subquery. Closes #2089055 stable
Thu, 03 Nov 2011 15:28:30 +0100 Sylvain Thénault backport stable
Thu, 03 Nov 2011 15:27:31 +0100 Sylvain Thénault [rset] replace entity cw_rset on .limit(inplace=True) will avoid pb if the entity is still referenced by some other entity relations cache. Closes #2065643 stable
Tue, 18 Oct 2011 17:08:05 +0200 Sylvain Thénault [rset] use .iteritems() instead of items()
Fri, 01 Jul 2011 11:51:04 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 11:18:16 +0200 Sylvain Thénault [rset] syntax_tree impl. consistency: don't return an annotated syntax tree stable
Thu, 19 May 2011 10:36:26 +0200 Sylvain Thénault backport stable
Thu, 19 May 2011 09:43:23 +0200 Sylvain Thénault [rset] close #1683703: rset.get_entity crash on rql query with subquery and aggregat stable
Fri, 29 Apr 2011 16:34:31 +0200 Adrien Di Mascio [optim] cache rset column structures
less more (0) -100 -50 -30 tip