server/ssplanner.py
2014-01-29 Julien Cristau [server] rename session to cnx in querier and plan
2014-01-23 Sylvain Thénault [multi-sources-removal] Drop entities.source column
2013-06-21 Sylvain Thénault [multi-sources-removal] Kill repo.sources
2013-07-31 Sylvain Thénault [rql / querier] fix bad interpretation of some RQL SET query stable
2013-04-08 Pierre-Yves David merge 3.16.x fix in 3.17.x branch
2013-04-08 Pierre-Yves David merge with 3.15.x fix stable
2013-04-08 Adrien Di Mascio [querier] fix eid relations handling in SET queries (closes #2797052) oldstable
2013-03-12 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
2013-02-14 Nicolas Chauvat [toward py3k] rewrite has_key() (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2012-09-14 Sylvain Thénault [session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
2011-12-12 Sylvain Thénault [rql2sql] None for attributes in kwargs generate IS NULL, so should be considered in sql cache key. Closes #2116693 stable
2011-10-25 Sylvain Thénault [rql2sql] fix regression introduced in 8018:f01c80513274 leading to bad execution of DELETE queries
2011-10-25 Sylvain Thénault [rql] closes #2054468: support for HAVING in SET/DELETE queries
2011-06-14 Sylvain Thénault [repository] refactor/cleanup entity deletion methods stable
2011-04-15 Alexandre Fayolle [server] improve the speed of setting relations between entities (closes #1625257)
2011-03-28 Sylvain Thénault [server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py stable
2011-01-26 Alexandre Fayolle avoid creating a new instance of CleanupDeletedEidsCacheOp if nothing was deleted stable
2011-01-25 Alexandre Fayolle improve massive deletion performance stable
2010-10-08 Sylvain Thénault [hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-06-21 Sylvain Thénault [rql2sql] #1089207: do not encode Unicode strings from RQL statements to db encoding
2010-06-11 Sylvain Thénault [json] fix json serialization for recent simplejson implementation, and test encoding of entities
2010-05-20 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-12 Adrien Di Mascio [repository] fix edited_attributes management in multiple SET queries stable
2010-03-30 Sylvain Thénault [repo] more efficient eid cache operations handling based on set_operation; refactor stable
2010-03-29 Sylvain Thénault [repo] don't execute child step twice in EntitiesDeleteStep stable
2010-03-22 Sylvain Thénault fix security issue introduced by 4967:04543ed0bbdc: attributes explicitly set by hooks should not be checked by security hooks
less more (0) -30 tip