2010-09-24 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|
2010-09-13 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-09 |
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
|
2010-08-25 |
Sylvain Thénault |
[session] cleanup hook / operation / entity edition api
|
file |
diff |
annotate
|
2010-06-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-14 |
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
|
2010-06-11 |
Aurelien Campeas |
[rset] make rsets picklable (again ?) #1056422
stable
|
file |
diff |
annotate
|
2010-06-07 |
Pierre-Yves David |
[rset] Add a line break the first result in repr of multiple rows rset
|
file |
diff |
annotate
|
2010-06-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-04 |
Nicolas Chauvat |
[rset] do not break when rset.related_entity(x,y) is not an entity
stable
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-07 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
2010-03-18 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-18 |
Sylvain Thénault |
fix limited_rql w/ UNION query
stable
|
file |
diff |
annotate
|
2010-03-09 |
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
|
2010-02-10 |
Sylvain Thénault |
cleanup 2.5 __future__ imports
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
3.6 api update
|
file |
diff |
annotate
|
2010-02-02 |
Sylvain Thénault |
fix rset.related_entity with variables coming from subquery while some others not
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
test fixes
stable
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] use _cw, cw_row, cw_col, cw_rset etc.
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
[rset] fix #231354 w/ rql 0.22.3 api
stable
|
file |
diff |
annotate
|
2009-08-12 |
Sylvain Thénault |
Backed out changeset 3f6dfc312760
|
file |
diff |
annotate
|
2009-08-11 |
Sylvain Thénault |
[entities] access persistent attributes through entity.cwdb
|
file |
diff |
annotate
|
2009-08-11 |
Sylvain Thénault |
[testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
|
file |
diff |
annotate
|
2009-08-01 |
Sylvain Thénault |
F [cw.test] OK
|
file |
diff |
annotate
|
2009-07-06 |
Sylvain Thénault |
comment out with_statement to avoid broken install if 2.4 is installed
stable
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
fix tests
tls-sprint
|
file |
diff |
annotate
|
2009-04-17 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
Adrien Di Mascio |
replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors)
tls-sprint
|
file |
diff |
annotate
|
2009-02-16 |
sylvain thenault |
more selectors update
tls-sprint
|
file |
diff |
annotate
|
2009-02-16 |
sylvain thenault |
major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification)
tls-sprint
|
file |
diff |
annotate
|
2009-02-11 |
sylvain thenault |
test and fix potential error with None optional relation
|
file |
diff |
annotate
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|