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