Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-30
-10
-8
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
server/session.py
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
Mon, 08 Mar 2010 19:02:35 +0100
Sylvain Thénault
move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
file
|
diff
|
annotate
Wed, 03 Mar 2010 18:31:08 +0100
Sylvain Thénault
cleanup
file
|
diff
|
annotate
Wed, 03 Mar 2010 17:42:19 +0100
Sylvain Thénault
cleanups
stable
file
|
diff
|
annotate
Fri, 26 Feb 2010 13:24:47 +0100
Sylvain Thénault
pylint style fixes
stable
file
|
diff
|
annotate
Fri, 26 Feb 2010 07:03:38 +0100
Sylvain Thénault
[session] fix memory leak: local thread data living in a thread that never finishes (eg, the main thread) may not be properly freed
stable
file
|
diff
|
annotate
Fri, 26 Feb 2010 06:59:16 +0100
Sylvain Thénault
[session] user.login is usually an unicode string, so implements __unicode__ instead of __str__
stable
file
|
diff
|
annotate
Wed, 10 Feb 2010 08:08:17 +0100
Sylvain Thénault
rephrase
file
|
diff
|
annotate
less
more
(0)
-30
-10
-8
tip