server/ssplanner.py
Tue, 15 Sep 2015 18:23:35 +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
Mon, 01 Dec 2014 16:50:41 +0100 Julien Cristau Don't pass an encoding to rqlst.as_string()
Wed, 29 Jan 2014 15:29:49 +0100 Julien Cristau [server] rename session to cnx in querier and plan
Thu, 23 Jan 2014 13:47:28 +0100 Sylvain Thénault [multi-sources-removal] Drop entities.source column
Fri, 21 Jun 2013 16:01:59 +0200 Sylvain Thénault [multi-sources-removal] Kill repo.sources
Wed, 31 Jul 2013 13:56:00 +0200 Sylvain Thénault [rql / querier] fix bad interpretation of some RQL SET query stable
Mon, 08 Apr 2013 14:45:10 +0200 Pierre-Yves David merge 3.16.x fix in 3.17.x branch
Mon, 08 Apr 2013 14:18:32 +0200 Pierre-Yves David merge with 3.15.x fix stable
Mon, 08 Apr 2013 11:09:50 +0200 Adrien Di Mascio [querier] fix eid relations handling in SET queries (closes #2797052) oldstable
Tue, 12 Mar 2013 12:50:05 +0100 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
Thu, 14 Feb 2013 16:45:07 +0100 Nicolas Chauvat [toward py3k] rewrite has_key() (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Fri, 14 Sep 2012 14:15:39 +0200 Sylvain Thénault [session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
Mon, 12 Dec 2011 12:09:49 +0100 Sylvain Thénault [rql2sql] None for attributes in kwargs generate IS NULL, so should be considered in sql cache key. Closes #2116693 stable
Tue, 25 Oct 2011 18:22:19 +0200 Sylvain Thénault [rql2sql] fix regression introduced in 8018:f01c80513274 leading to bad execution of DELETE queries
Tue, 25 Oct 2011 14:03:52 +0200 Sylvain Thénault [rql] closes #2054468: support for HAVING in SET/DELETE queries
Tue, 14 Jun 2011 15:37:09 +0200 Sylvain Thénault [repository] refactor/cleanup entity deletion methods stable
Fri, 15 Apr 2011 15:42:17 +0200 Alexandre Fayolle [server] improve the speed of setting relations between entities (closes #1625257)
Mon, 28 Mar 2011 16:39:49 +0200 Sylvain Thénault [server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py stable
Wed, 26 Jan 2011 10:42:40 +0100 Alexandre Fayolle avoid creating a new instance of CleanupDeletedEidsCacheOp if nothing was deleted stable
Tue, 25 Jan 2011 12:09:59 +0100 Alexandre Fayolle improve massive deletion performance stable
Sat, 09 Oct 2010 00:05:50 +0200 Sylvain Thénault [hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
Wed, 25 Aug 2010 10:29:18 +0200 Sylvain Thénault [session] cleanup hook / operation / entity edition api
Mon, 21 Jun 2010 17:30:15 +0200 Sylvain Thénault [rql2sql] #1089207: do not encode Unicode strings from RQL statements to db encoding
Fri, 11 Jun 2010 07:58:52 +0200 Sylvain Thénault [json] fix json serialization for recent simplejson implementation, and test encoding of entities
Thu, 20 May 2010 20:50:00 +0200 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Mon, 12 Apr 2010 08:22:37 +0200 Adrien Di Mascio [repository] fix edited_attributes management in multiple SET queries stable
less more (0) -50 -30 tip