req.py
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Thu, 15 Apr 2010 19:39:55 +0200 Sylvain Thénault backport stable
Thu, 15 Apr 2010 17:28:27 +0200 Aurelien Campeas [doc/book] fix a bit the request chapter, add autodoc stable
Fri, 09 Apr 2010 15:10:26 +0200 Sylvain Thénault backport stable
Fri, 09 Apr 2010 15:07:01 +0200 Sylvain Thénault [entity] move req.create_entity content to a cw_instantiate factory method on entity classes, so cube developpers will be able to easily customize instance creation stable
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Wed, 17 Mar 2010 11:36:47 +0100 Sylvain Thénault add missing warn imports
Fri, 12 Mar 2010 16:11:56 +0100 Sylvain Thénault backport stable
Fri, 12 Mar 2010 14:52:22 +0100 Sylvain Thénault [cleanup] use iteritems stable
Fri, 12 Mar 2010 14:51:59 +0100 Sylvain Thénault [url] new rebuild_url method on base request stable
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.
Tue, 09 Mar 2010 08:59:43 +0100 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.
Fri, 05 Feb 2010 11:54:23 +0100 Sylvain Thénault moved generic datetime manipulation function to lgc
Fri, 05 Feb 2010 07:25:16 +0100 Sylvain Thénault backport stable
Thu, 21 Jan 2010 10:51:07 +0100 Sylvain Thénault update copyright
Thu, 21 Jan 2010 10:19:38 +0100 Sylvain Thénault new url_parse_qs method on base request to parse unicode url formatted query strings
Wed, 13 Jan 2010 15:48:07 +0100 Sylvain Thénault return localized message on parse_datetime errors
Wed, 09 Dec 2009 10:30:52 +0100 Pierre-Yves David fix initargs handling
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Thu, 15 Oct 2009 10:31:54 +0200 Sylvain Thénault backport stable branch
Tue, 13 Oct 2009 18:20:05 +0200 Sylvain Thénault 3.6 update
Tue, 13 Oct 2009 15:59:05 +0200 Sylvain Thénault 3.6 updates
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Thu, 13 Aug 2009 12:23:06 +0200 Sylvain Thénault doc update
Thu, 13 Aug 2009 12:18:37 +0200 Sylvain Thénault backported from appobject
Thu, 13 Aug 2009 10:57:57 +0200 Sylvain Thénault fix urlquote imports
Thu, 13 Aug 2009 09:59:35 +0200 Sylvain Thénault stop using controller class attribute, allowing to deprecate appobject.build_url in favor of req.build_url
Thu, 13 Aug 2009 09:41:24 +0200 Sylvain Thénault move get_cache to base request
Thu, 13 Aug 2009 09:30:03 +0200 Sylvain Thénault rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
less more (0) tip