Mon, 17 Aug 2009 12:11:04 +0200 |
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
|
Fri, 14 Aug 2009 15:53:12 +0200 |
Sylvain Thénault |
[repo] more deprecation
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 11:13:18 +0200 |
Sylvain Thénault |
[hooks] deprecates hookhelper module
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 09:30:03 +0200 |
Sylvain Thénault |
rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 18:40:52 +0200 |
Nicolas Chauvat |
R put version info in deprecation warnings
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 18:06:23 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 18:05:19 +0200 |
Sylvain Thénault |
Backed out changeset 3f6dfc312760
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 18:41:39 +0200 |
Nicolas Chauvat |
backport stable branch
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 18:13:33 +0200 |
Sylvain Thénault |
[session cache] always append to description, turn it into a list if necessary
stable
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:27:27 +0200 |
Sylvain Thénault |
[entities] access persistent attributes through entity.cwdb
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:03:27 +0200 |
Sylvain Thénault |
[session pool] dont check closed session when calling set_pool from super_session
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 17:11:50 +0200 |
Sylvain Thénault |
[R] use req.entity_from_eid
|
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
|
Sun, 02 Aug 2009 12:00:17 +0200 |
Sylvain Thénault |
enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 16:18:14 +0200 |
Sylvain Thénault |
R [session] property for quick access to repo.schema
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 01:24:03 +0200 |
Sylvain Thénault |
oops, should have been in a earlier commit (give rollback_on_failure to doexec)
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 00:01:12 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 22:37:28 +0200 |
Nicolas Chauvat |
R [all] logilab.common 0.44 provides only deprecated
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 23:45:07 +0200 |
Sylvain Thénault |
[R repo session] add_relation method use in hooks
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 23:44:16 +0200 |
Sylvain Thénault |
[R hooks] optmize insertion by using direct repository methods when possible
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 14:25:30 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 30 Jul 2009 12:01:17 +0200 |
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
|
Fri, 24 Jul 2009 10:36:57 +0200 |
Adrien Di Mascio |
[server] take a chance to grab base-url from all-in-one config if not specified explicitly
|
file |
diff |
annotate
|
Wed, 08 Jul 2009 07:44:41 +0200 |
Sylvain Thénault |
typo, no error if thread isn't in running set
stable
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 12:24:40 +0200 |
Sylvain Thénault |
give session to doexec so it's able to rollback the connection on unexpected error
stable
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 21:15:07 +0200 |
Sylvain Thénault |
test fixes, all server tests ok, except unittest_migractions (due to inter-tests-side-effects...)
stable
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 16:09:35 +0200 |
Sylvain Thénault |
doomed myself, merge
stable
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 16:06:48 +0200 |
Sylvain Thénault |
* deprecate session.entity method
stable
|
file |
diff |
annotate
|
Sat, 27 Jun 2009 00:59:36 +0200 |
Sylvain Thénault |
mark session.entity method as obsolete
stable
|
file |
diff |
annotate
|
Thu, 11 Jun 2009 19:04:20 +0200 |
Sylvain Thénault |
simplify transaction data api, reorganize code
stable
|
file |
diff |
annotate
|
Mon, 08 Jun 2009 20:35:26 +0200 |
Sylvain Thénault |
fix [re]set_pool prototype
stable
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 16:41:09 +0200 |
Sylvain Thénault |
oops
stable
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 16:35:44 +0200 |
Sylvain Thénault |
fix potential race-condition
stable
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Wed, 20 May 2009 14:19:02 +0200 |
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
|
Mon, 04 May 2009 17:03:30 +0200 |
sylvain thenault |
delete-trailing-whitespaces, missing import
tls-sprint
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 09:30:23 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 18:21:22 +0100 |
sylvain thenault |
somewhat handle corrupted database when manually building a database
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 17:55:59 +0100 |
sylvain thenault |
pylint cleanup
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
|
Mon, 02 Mar 2009 21:03:54 +0100 |
sylvain thenault |
backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for...
tls-sprint
|
file |
diff |
annotate
|
Mon, 02 Mar 2009 20:44:14 +0100 |
sylvain thenault |
import updates
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 13:12:39 +0100 |
sylvain thenault |
update copyright
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 11:59:53 +0100 |
Aurelien Campeas |
fix imports : common.utils -> utils
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 00:46:10 +0100 |
ludal |
remove dead code
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 22:37:11 +0100 |
ludal |
simple optimization and readability fix
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|