Wed, 29 Jan 2014 15:29:49 +0100 |
Julien Cristau |
[server] rename session to cnx in querier and plan
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 13:47:28 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop entities.source column
|
file |
diff |
annotate
|
Fri, 21 Jun 2013 16:01:59 +0200 |
Sylvain Thénault |
[multi-sources-removal] Kill repo.sources
|
file |
diff |
annotate
|
Wed, 31 Jul 2013 13:56:00 +0200 |
Sylvain Thénault |
[rql / querier] fix bad interpretation of some RQL SET query
stable
|
file |
diff |
annotate
|
Mon, 08 Apr 2013 14:45:10 +0200 |
Pierre-Yves David |
merge 3.16.x fix in 3.17.x branch
|
file |
diff |
annotate
|
Mon, 08 Apr 2013 14:18:32 +0200 |
Pierre-Yves David |
merge with 3.15.x fix
stable
|
file |
diff |
annotate
|
Mon, 08 Apr 2013 11:09:50 +0200 |
Adrien Di Mascio |
[querier] fix eid relations handling in SET queries (closes #2797052)
oldstable
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 12:50:05 +0100 |
Nicolas Chauvat |
drop typed_eid() in favour of int() (closes #2742462)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 16:45:07 +0100 |
Nicolas Chauvat |
[toward py3k] rewrite has_key() (part of #2711624)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:39:23 +0100 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 25 Oct 2011 14:03:52 +0200 |
Sylvain Thénault |
[rql] closes #2054468: support for HAVING in SET/DELETE queries
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 15:37:09 +0200 |
Sylvain Thénault |
[repository] refactor/cleanup entity deletion methods
stable
|
file |
diff |
annotate
|
Fri, 15 Apr 2011 15:42:17 +0200 |
Alexandre Fayolle |
[server] improve the speed of setting relations between entities (closes #1625257)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 26 Jan 2011 10:42:40 +0100 |
Alexandre Fayolle |
avoid creating a new instance of CleanupDeletedEidsCacheOp if nothing was deleted
stable
|
file |
diff |
annotate
|
Tue, 25 Jan 2011 12:09:59 +0100 |
Alexandre Fayolle |
improve massive deletion performance
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 10:29:18 +0200 |
Sylvain Thénault |
[session] cleanup hook / operation / entity edition api
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 17:30:15 +0200 |
Sylvain Thénault |
[rql2sql] #1089207: do not encode Unicode strings from RQL statements to db encoding
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 07:58:52 +0200 |
Sylvain Thénault |
[json] fix json serialization for recent simplejson implementation, and test encoding of entities
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:50:00 +0200 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 12 Apr 2010 08:22:37 +0200 |
Adrien Di Mascio |
[repository] fix edited_attributes management in multiple SET queries
stable
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 10:39:16 +0200 |
Sylvain Thénault |
[repo] more efficient eid cache operations handling based on set_operation; refactor
stable
|
file |
diff |
annotate
|
Mon, 29 Mar 2010 13:26:20 +0200 |
Sylvain Thénault |
[repo] don't execute child step twice in EntitiesDeleteStep
stable
|
file |
diff |
annotate
|
Mon, 22 Mar 2010 17:58:03 +0100 |
Sylvain Thénault |
fix security issue introduced by 4967:04543ed0bbdc: attributes explicitly set by hooks should not be checked by security hooks
|
file |
diff |
annotate
|