Tue, 09 Mar 2010 12:07:16 +0100 | Sylvain Thénault | [refactor] drop rset.vreg attribute, vreg should be accessed through rset.req. Also kill decorate_rset, simply set rset.req where we were calling this method. | file | diff | annotate |
Wed, 03 Mar 2010 18:32:21 +0100 | Sylvain Thénault | delete pyro proxy on connection close, properly raise programming error when working on a closed connection | file | diff | annotate |
Fri, 26 Feb 2010 13:24:47 +0100 | Sylvain Thénault | pylint style fixes | file | diff | annotate |
Fri, 26 Feb 2010 13:09:12 +0100 | Sylvain Thénault | fix some pylint detected errors | file | diff | annotate |
Fri, 26 Feb 2010 07:04:52 +0100 | Sylvain Thénault | [dbapi] no more need to monkey patch this in 3.6: vreg/schema/config are all properly accessed through ._cw | file | diff | annotate |
Tue, 16 Feb 2010 09:24:40 +0100 | Sylvain Thénault | ensure cnx is set first (necessary to introduce of a form object to handle the login form) | file | diff | annotate |