Thu, 05 Feb 2015 15:49:02 +0100 |
Julien Cristau |
merge 3.19.9 into 3.20 branch
|
file |
diff |
annotate
|
Wed, 10 Dec 2014 10:49:07 +0100 |
Sylvain Thénault |
[rset] fix crash on displaying rset where some symmetric relation is used. Closes #4739253
|
file |
diff |
annotate
|
Tue, 27 May 2014 18:47:24 +0200 |
Aurelien Campeas |
[rset] kill the rset._rqlst cache
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 19:55:11 +0200 |
Sylvain Thénault |
[test] update unittest_rset to 3.19 api
|
file |
diff |
annotate
|
Mon, 24 Mar 2014 11:57:23 +0100 |
Julien Cristau |
Move entity cache from web.request.ConnectionCubicWebRequestBase to repoapi.ClientConnection
|
file |
diff |
annotate
|
Wed, 11 Dec 2013 17:52:54 +0100 |
Christophe de Vienne |
[rset] New method: ResultSet.one()
|
file |
diff |
annotate
|
Tue, 03 Dec 2013 13:23:59 +0100 |
Julien Cristau |
[rset] Fix regression with rset copying (closes #3344410)
stable
|
file |
diff |
annotate
|
Tue, 23 Apr 2013 15:33:50 +0200 |
Pierre-Yves David |
use cw_etype instead of __regid__
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 15:18:22 +0100 |
Aurelien Campeas |
[entity] ensure the .related(entities=False) parameter is honored all the way down (closes #2755994)
|
file |
diff |
annotate
|
Fri, 16 Nov 2012 11:52:06 +0100 |
Arthur Lutz |
[server] implement base_url with secure=True (closes #2508638)
|
file |
diff |
annotate
|
Wed, 16 Nov 2011 22:07:51 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 16 Nov 2011 22:07:27 +0100 |
Sylvain Thénault |
[rset] fix crash while building entity from rset w/ some subquery. Closes #2089055
stable
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 15:28:30 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 03 Nov 2011 15:27:31 +0100 |
Sylvain Thénault |
[rset] replace entity cw_rset on .limit(inplace=True) will avoid pb if the entity is still referenced by some other entity relations cache. Closes #2065643
stable
|
file |
diff |
annotate
|
Wed, 14 Sep 2011 09:11:50 +0200 |
Sylvain Thénault |
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
|
file |
diff |
annotate
|
Thu, 19 May 2011 09:43:23 +0200 |
Sylvain Thénault |
[rset] close #1683703: rset.get_entity crash on rql query with subquery and aggregat
stable
|
file |
diff |
annotate
|
Tue, 03 May 2011 11:02:32 +0200 |
Sylvain Thénault |
[selectors] fix on_fire_transition for cases where change_state is called (eg no transition specified)
stable
|
file |
diff |
annotate
|
Fri, 28 Jan 2011 15:15:14 +0100 |
Sylvain Thénault |
[rset] fix entity building for some result set with UNION and subqueries
stable
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 19:19:56 +0100 |
Aurelien Campeas |
[rset] add utility method to get entities and attributes from any rset
stable
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 11:11:08 +0200 |
Sylvain Thénault |
cleanups
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 16:46:47 +0200 |
Sylvain Thénault |
fix merge, some buffers weren't saved...
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 16:16:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 18:20:59 +0200 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 15:15:21 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 09 Sep 2010 10:08:04 +0200 |
Sylvain Thénault |
[rset] add test for #1251252, actually fixed in rql; fix docstring and add comments in rset.related_entity to make things clearer
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 10:29:18 +0200 |
Sylvain Thénault |
[session] cleanup hook / operation / entity edition api
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 18:16:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 14 Jun 2010 17:56:10 +0200 |
Aurelien Campeas |
[rset] do not filter rsets with __getstate__, ensure whatever flies with pyro has no .req attribute, also set the ._rqlst to None since it will be reconstructed later on demand
stable
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 18:47:53 +0200 |
Aurelien Campeas |
[rset] make rsets picklable (again ?) #1056422
stable
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 19:01:21 +0200 |
Pierre-Yves David |
[rset] Add a line break the first result in repr of multiple rows rset
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 13:22:24 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 04 Jun 2010 13:07:07 +0200 |
Nicolas Chauvat |
[rset] do not break when rset.related_entity(x,y) is not an entity
stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:50:00 +0200 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
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
|
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
|
Thu, 18 Mar 2010 17:39:17 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 15:51:53 +0100 |
Sylvain Thénault |
fix limited_rql w/ UNION query
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
|
Wed, 10 Feb 2010 09:44:20 +0100 |
Sylvain Thénault |
cleanup 2.5 __future__ imports
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 08:11:38 +0100 |
Sylvain Thénault |
3.6 api update
|
file |
diff |
annotate
|
Tue, 02 Feb 2010 16:19:48 +0100 |
Sylvain Thénault |
fix rset.related_entity with variables coming from subquery while some others not
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 10:58:56 +0100 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 11:45:39 +0200 |
Sylvain Thénault |
test fixes
stable
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 12:28:28 +0200 |
Adrien Di Mascio |
[api] use _cw, cw_row, cw_col, cw_rset etc.
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 14:45:56 +0200 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 13:27:03 +0200 |
Sylvain Thénault |
[rset] fix #231354 w/ rql 0.22.3 api
stable
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 18:05:19 +0200 |
Sylvain Thénault |
Backed out changeset 3f6dfc312760
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:27:27 +0200 |
Sylvain Thénault |
[entities] access persistent attributes through entity.cwdb
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:13:32 +0200 |
Sylvain Thénault |
[testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 16:54:40 +0200 |
Sylvain Thénault |
F [cw.test] OK
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 17:36:00 +0200 |
Sylvain Thénault |
comment out with_statement to avoid broken install if 2.4 is installed
stable
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Mon, 04 May 2009 12:55:00 +0200 |
sylvain thenault |
fix tests
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 16:55:37 +0200 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|