server/schemaserial.py
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.
2010-03-04 Sylvain Thénault backport stable
2010-03-04 Sylvain Thénault nicer explanation stable
2010-03-04 Sylvain Thénault fix schema serialization bug: groupmap considered as addrdef argument stable
2010-03-04 Sylvain Thénault backport stable
2010-03-04 Sylvain Thénault fix schema serialization, bad repartition of changes between stable and default stable
2010-03-04 Sylvain Thénault backport stable
2010-03-04 Sylvain Thénault remove stuff from default introduced accidentally in stable stable
2010-03-03 Sylvain Thénault schema serialization optimization by using eids instead of type names. Heavy refactoring/cleanup on the way
2010-03-03 Sylvain Thénault minor schema serialization optimization: stable
2010-02-26 Sylvain Thénault pylint suggested refactorings stable
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-18 Sylvain Thénault when modifying a persistent schema, erschema may miss some permissions which wil trigger a key error, but we don't want to crash on such cases stable
2010-02-15 Sylvain Thénault follow yams api change: attributes permissions are now defined for stable
2010-02-05 Sylvain Thénault kill most pre 3.2 bw compat code
less more (0) -15 tip