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-02-19 | Sylvain Thénault | fix optimisation with super session that may lead to integrity loss | file | diff | annotate |
2010-01-18 | Sylvain Thénault | backport stable branch | file | diff | annotate | base |
2009-10-19 | Sylvain Thénault | 2.4 compat | file | diff | annotate |
2009-09-23 | Sylvain Thénault | move hooks test to the hooks package, update them to work with a minimal schema | file | diff | annotate |
2009-09-23 | Adrien Di Mascio | [hooks] fix dummy AttributeError in SetUseEmailRelationOp | file | diff | annotate |
2009-09-23 | Sylvain Thénault | [appobjects] use __regid__ instead of __id__, more explicit | file | diff | annotate |