2009-10-02 |
Sylvain Thénault |
[session cache] ensure we're not modifying cached rset/entities, they may be used elsewhere
stable
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
use .cw_rset instead of rset on appobject classes
|
file |
diff |
annotate
|
2009-09-22 |
Sylvain Thénault |
use 3.6 attributes
|
file |
diff |
annotate
|
2009-09-17 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-16 |
Adrien Di Mascio |
[gettext] provide GNU contexts to avoid translations ambiguities
3.5
|
file |
diff |
annotate
|
2009-09-16 |
Sylvain Thénault |
refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well
3.5
|
file |
diff |
annotate
|
2009-09-14 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-14 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
2009-09-14 |
Sylvain Thénault |
[repo] take care of inlined relation in session.[add|delete]_relation
stable
|
file |
diff |
annotate
|
2009-09-14 |
Sylvain Thénault |
[repo] set entity.rset & co when needed
stable
|
file |
diff |
annotate
|
2009-09-10 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-10 |
Sylvain Thénault |
merge
3.5
|
file |
diff |
annotate
|
2009-09-10 |
Sylvain Thénault |
[notification] should get actual session here
stable
|
file |
diff |
annotate
|
2009-09-08 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
2009-09-08 |
Sylvain Thénault |
enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary
stable
|
file |
diff |
annotate
|
2009-09-08 |
Sylvain Thénault |
enhance notification mecanism: recipients may return user entities, which will be used to create a fake session so one can check security during notification if necessary
3.5
|
file |
diff |
annotate
|
2009-09-02 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-02 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
2009-09-01 |
Sylvain Thénault |
don't fail when trying to update relation cache for relation deletion, this may occurs regularly
stable
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
2009-08-21 |
Sylvain Thénault |
[session] add delete_relation in the same way as add_relation, document them
3.5
|
file |
diff |
annotate
|
2009-08-17 |
Sylvain Thénault |
[session] temporary fix, need .req on internal manager
|
file |
diff |
annotate
|
2009-08-17 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-08-17 |
Sylvain Thénault |
[session] use isinstance instead of testing value of is_super_session since we hack it in the add_relation method
stable
|
file |
diff |
annotate
|
2009-08-14 |
Sylvain Thénault |
[repo] more deprecation
|
file |
diff |
annotate
|
2009-08-14 |
Sylvain Thénault |
[hooks] deprecates hookhelper module
|
file |
diff |
annotate
|
2009-08-13 |
Sylvain Thénault |
rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
|
file |
diff |
annotate
|
2009-08-12 |
Nicolas Chauvat |
R put version info in deprecation warnings
|
file |
diff |
annotate
|
2009-08-12 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
2009-08-12 |
Sylvain Thénault |
Backed out changeset 3f6dfc312760
|
file |
diff |
annotate
|
2009-08-11 |
Nicolas Chauvat |
backport stable branch
|
file |
diff |
annotate
|
2009-08-11 |
Sylvain Thénault |
[session cache] always append to description, turn it into a list if necessary
stable
|
file |
diff |
annotate
|
2009-08-11 |
Sylvain Thénault |
[entities] access persistent attributes through entity.cwdb
|
file |
diff |
annotate
|
2009-08-11 |
Sylvain Thénault |
[session pool] dont check closed session when calling set_pool from super_session
|
file |
diff |
annotate
|
2009-08-04 |
Sylvain Thénault |
[R] use req.entity_from_eid
|
file |
diff |
annotate
|
2009-08-03 |
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
|
2009-08-02 |
Sylvain Thénault |
enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
R [session] property for quick access to repo.schema
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
oops, should have been in a earlier commit (give rollback_on_failure to doexec)
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
2009-07-31 |
Nicolas Chauvat |
R [all] logilab.common 0.44 provides only deprecated
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[R repo session] add_relation method use in hooks
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[R hooks] optmize insertion by using direct repository methods when possible
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-07-30 |
Sylvain Thénault |
[repo session] ability to ask session to keep it's pool set even when only read queries are done, necessary at least during migration
stable
|
file |
diff |
annotate
|
2009-07-24 |
Adrien Di Mascio |
[server] take a chance to grab base-url from all-in-one config if not specified explicitly
|
file |
diff |
annotate
|
2009-07-08 |
Sylvain Thénault |
typo, no error if thread isn't in running set
stable
|
file |
diff |
annotate
|
2009-07-07 |
Sylvain Thénault |
give session to doexec so it's able to rollback the connection on unexpected error
stable
|
file |
diff |
annotate
|
2009-06-29 |
Sylvain Thénault |
test fixes, all server tests ok, except unittest_migractions (due to inter-tests-side-effects...)
stable
|
file |
diff |
annotate
|
2009-06-29 |
Sylvain Thénault |
doomed myself, merge
stable
|
file |
diff |
annotate
|
2009-06-29 |
Sylvain Thénault |
* deprecate session.entity method
stable
|
file |
diff |
annotate
|
2009-06-26 |
Sylvain Thénault |
mark session.entity method as obsolete
stable
|
file |
diff |
annotate
|
2009-06-11 |
Sylvain Thénault |
simplify transaction data api, reorganize code
stable
|
file |
diff |
annotate
|
2009-06-08 |
Sylvain Thénault |
fix [re]set_pool prototype
stable
|
file |
diff |
annotate
|
2009-06-05 |
Sylvain Thénault |
oops
stable
|
file |
diff |
annotate
|
2009-06-05 |
Sylvain Thénault |
fix potential race-condition
stable
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-20 |
Sylvain Thénault |
two in one: #343320: Logging out while deleting a CWUser blocks the cw server / #342692: ensure transaction state when Ctrl-C or other stop signal is received
stable
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
delete-trailing-whitespaces, missing import
tls-sprint
|
file |
diff |
annotate
|
2009-04-07 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|