Thu, 01 Apr 2010 08:24:53 +0200 | Sylvain Thénault | [python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred | file | diff | annotate |
Wed, 31 Mar 2010 12:51:35 +0200 | Sylvain Thénault | [source] log attempt to reconnect using warning level. Also, don't relog failed sql (already logged) | file | diff | annotate |
Wed, 31 Mar 2010 11:41:17 +0200 | Sylvain Thénault | [i18n] use named substitution to avoid gettext warnings | file | diff | annotate |
Tue, 30 Mar 2010 11:18:31 +0200 | Sylvain Thénault | [undo] basic support for undoing of entity creation / relation addition | file | diff | annotate |