Tue, 09 Mar 2010 10:53:38 +0100 | Sylvain Thénault | [schema hooks] properly check for changes of schema properties avoid useless costly operation (such as full-text reindexing all entities of a type). Refactor inlined handling and fix a bug trying to reindex a final entity type on the way. | file | diff | annotate |
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 09:51:29 +0100 | Sylvain Thénault | backport stable | file | diff | annotate |