Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-15
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
server/repository.py
2010-03-09
Sylvain Thénault
fix hooks control method name + other litle cleanups
file
|
diff
|
annotate
2010-03-09
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
2010-03-08
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
2010-03-04
Sylvain Thénault
backport stable
file
|
diff
|
annotate
2010-03-04
Sylvain Thénault
[fti] refactor and fix full text indexation handling
stable
file
|
diff
|
annotate
2010-03-03
Sylvain Thénault
assert we are not already shutting down
file
|
diff
|
annotate
2010-03-02
Sylvain Thénault
do not check for existant entity when relation of single card is added but integrity hooks are deactivated
stable
file
|
diff
|
annotate
2010-02-26
Sylvain Thénault
kill dead/useless code as suggested by pylint
stable
file
|
diff
|
annotate
2010-02-26
Sylvain Thénault
merge debug and info views
stable
file
|
diff
|
annotate
2010-02-26
arthur
added stats for munin collecting #615844 - from 027bbff3659f
stable
file
|
diff
|
annotate
2010-02-24
Sylvain Thénault
[test] skipping versions checking during test is enough, no need for monkey patch
stable
file
|
diff
|
annotate
2010-02-24
Sylvain Thénault
[integrity] skip auto-delete for internal sessions (but *not* for super session, see 4642:921737d2e3a8)
stable
file
|
diff
|
annotate
2010-02-24
Sylvain Thénault
[integrity] temporary fix auto-delete relation (see 4673:6f8b925a29f4 and 4642:921737d2e3a8): we want no read perms, though we want to check delete perms. Should be properly fixed in 3.7 once we've proper security control and [unsafe_]execute behaviour on the repository side
stable
file
|
diff
|
annotate
2010-02-23
Sylvain Thénault
auto-delete relation with single cardinality using execute, not unsafe_execute, so permissions are correctly checked
stable
file
|
diff
|
annotate
2010-02-19
Sylvain Thénault
fix optimisation with super session that may lead to integrity loss
stable
file
|
diff
|
annotate
less
more
(0)
-100
-15
tip