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
|
Thu, 11 Mar 2010 18:28:38 +0100 |
Sylvain Thénault |
[write security] we must check perm with read security disabled + add missing eid argument to check_perm
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 08:59:43 +0100 |
Sylvain Thénault |
[repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
|
file |
diff |
annotate
|
Thu, 04 Mar 2010 12:07:54 +0100 |
Sylvain Thénault |
[repo] fix bug introduced by 4757:ec9c20c6b9f7, testing for select.selection is not enough to avoid the substep query, we should check there is no interesting restriction (test added)
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 17:59:05 +0100 |
Sylvain Thénault |
[repo] improve planning of insert/update queries: do not select affected constants so the don't go and back to/from the source.
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 08:50:51 +0200 |
Sylvain Thénault |
on entity deletion query, return eids of deleted entities
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 15:29:31 +0200 |
Sylvain Thénault |
cw.rqlrewrite shouldn't depend on cw.server
stable
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 17:47:35 +0200 |
Sylvain Thénault |
test and fix rset returned by SET query
3.5
|
file |
diff |
annotate
|
Mon, 17 Aug 2009 12:11:54 +0200 |
Sylvain Thénault |
towards better edited attributes handling
stable
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 17:59:34 +0200 |
Sylvain Thénault |
[repo] explicitly specifies edited attributes to glob_update_entity
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 10:50:57 +0200 |
Sylvain Thénault |
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 23:30:56 +0200 |
Sylvain Thénault |
[R repo, schema] use VIRTUAL_RTYPES const
|
file |
diff |
annotate
|
Thu, 11 Jun 2009 19:07:47 +0200 |
Sylvain Thénault |
update transaction data api
stable
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Thu, 14 May 2009 11:38:40 +0200 |
Adrien Di Mascio |
delete-trailing-whitespace + some copyright update
tls-sprint
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 11:35:52 +0100 |
sylvain thenault |
use datetime instead of mx.DateTime
tls-sprint
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|