Thu, 15 Apr 2010 17:28:27 +0200 |
Aurelien Campeas |
[doc/book] fix a bit the request chapter, add autodoc
stable
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 15:10:26 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 14:26:35 +0200 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 11:36:47 +0100 |
Sylvain Thénault |
add missing warn imports
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 16:11:56 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 14:52:22 +0100 |
Sylvain Thénault |
[cleanup] use iteritems
stable
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 14:51:59 +0100 |
Sylvain Thénault |
[url] new rebuild_url method on base request
stable
|
file |
diff |
annotate
|
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
|
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.
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 11:54:23 +0100 |
Sylvain Thénault |
moved generic datetime manipulation function to lgc
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 07:25:16 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 21 Jan 2010 10:51:07 +0100 |
Sylvain Thénault |
update copyright
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 15:48:07 +0100 |
Sylvain Thénault |
return localized message on parse_datetime errors
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 10:30:52 +0100 |
Pierre-Yves David |
fix initargs handling
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 10:31:54 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 18:20:05 +0200 |
Sylvain Thénault |
3.6 update
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 15:59:05 +0200 |
Sylvain Thénault |
3.6 updates
|
file |
diff |
annotate
|
Fri, 09 Oct 2009 16:39:26 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 08:13:22 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 16:26:20 +0200 |
Sylvain Thénault |
somewhat painful backport of 3.5 branch, should mostly be ok
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 12:23:06 +0200 |
Sylvain Thénault |
doc update
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 12:18:37 +0200 |
Sylvain Thénault |
backported from appobject
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:57:57 +0200 |
Sylvain Thénault |
fix urlquote imports
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 09:41:24 +0200 |
Sylvain Thénault |
move get_cache to base request
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|