Wed, 14 Apr 2010 10:31:09 +0200 | Sylvain Thénault | [testlib] we should not replace db-name in sources, this cause undesired side effect (when running pytest on whole cw for instance). Proper fix in logilab.database | changeset | files |
Wed, 14 Apr 2010 10:29:38 +0200 | Sylvain Thénault | [web] put a fake object that raise Unauthorized on any attribute access as req.cnx and req._user, so we are properly asked to authenticated on any view that tries to do something with one of those attributes (instead of doing defensive programming everywhere we're doing that) | changeset | files |
Wed, 14 Apr 2010 10:25:51 +0200 | Sylvain Thénault | [etwist] we must call all error not handled in _render_request, else the thread fail silently and nothing ends up on the ui | changeset | files |
Wed, 14 Apr 2010 09:38:08 +0200 | Sylvain Thénault | backport stable | changeset | files |