dbapi.py
Tue, 13 Apr 2010 12:19:24 +0200 Sylvain Thénault #773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Wed, 31 Mar 2010 11:52:15 +0200 Pierre-Yves David Add context management methode to dbapi.Connection stable
Fri, 26 Mar 2010 08:32:32 +0100 Sylvain Thénault cleanup stable
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
Fri, 12 Mar 2010 15:00:54 +0100 Sylvain Thénault [dbapi] return default argument instead of None when no connection set yet
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.
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
Fri, 26 Feb 2010 13:24:47 +0100 Sylvain Thénault pylint style fixes stable
Fri, 26 Feb 2010 13:09:12 +0100 Sylvain Thénault fix some pylint detected errors stable
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 stable
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)
less more (0) -12 tip