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 |
Fri, 26 Feb 2010 13:19:14 +0100 | Sylvain Thénault | kill dead/useless code as suggested by pylint | file | diff | annotate |
Fri, 19 Feb 2010 09:36:26 +0100 | Sylvain Thénault | introduce 'go back' transition: transition without destination state will go to the state we were coming from | file | diff | annotate |
Thu, 21 Jan 2010 10:51:07 +0100 | Sylvain Thénault | update copyright | file | diff | annotate |
Tue, 22 Dec 2009 10:27:49 +0100 | Sylvain Thénault | backport stable | file | diff | annotate |
Wed, 09 Dec 2009 17:10:01 +0100 | Sylvain Thénault | don't use setdefault with a tuple as value, a set is expected | file | diff | annotate |