test/unittest_entity.py
2011-09-22 Sylvain Thénault [entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
2011-09-16 Florent Cayré [entity fetchattrs] also fetch ambiguous rtypes even if we do not recurse on them (closes #1720823)
2011-09-15 Florent Cayré refactor entity fetch_rql method to use a RQL syntax tree instead of RQL strings ; closes #1585650
2011-09-14 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
2011-06-23 Sylvain Thénault test fixes
2011-05-25 Sylvain Thénault backport stable
2011-05-25 Florent Cayré [entity fetch_attrs] remove ambiguous relations on different etypes from fetched attrs or it may produce wrong related results; closes #1700896 stable
2011-05-13 Sylvain Thénault backport stable
2011-05-13 Sylvain Thénault [entity] fix cw_instantiate w/ reverse_ relation crash when either multiple entities are given or an eid instead of an entity stable
2011-05-05 Sylvain Thénault backport stable
2011-05-05 Nicolas Chauvat [entity] make set_relations() accept entities and eids (closes #1631391) stable
2011-05-04 Adrien Di Mascio backport stable
2011-05-04 Florent Cayré [entity] fix entity fetch_rql when fetch_attrs contains a rtype with multiple destination etypes which do not have the same fetched attributes themselves (closes #1631282) stable
2011-05-02 Sylvain Thénault [entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
2011-04-22 Alexandre Fayolle fix tests broken by fcb8932082a5 (continued)
2011-04-05 Sylvain Thénault [entity vocab] fix bug introduced in 3.12 vs/ entity vocabulary, leading to some unexpected empty vocabulary. Fix test accordingly.
2011-03-31 Sylvain Thénault [entity vocabulary] refactor unrelated rql to allow usage of RQLRewriter to insert schema constraints. Closes #1561806
2011-03-31 Sylvain Thénault [entity vocabulary] fix unrelated rql generation to skip rql constraints that don't make sense
2011-03-30 Sylvain Thénault [rql rewriter] to properly handle 'relation' rql expressions, rql rewriter must support multiple variables (eg S and O) at once to be given as varmap stable
2010-10-22 Julien Jehannet [uilib] soup2xhtml uses now lxml.html.Cleaner stable
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-10-08 Sylvain Thénault fix bad merge
2010-10-08 Sylvain Thénault cleanups
2010-09-29 Sylvain Thénault backport stable
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-09-06 Sylvain Thénault backport stable
2010-08-31 Aurelien Campeas [test/entity] fix test (following mtconverter 0.8+ plain text transform change) stable
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-08-11 Alexandre Fayolle work around Apache's mod_proxy limitation with special chars in URLs by not using Rest urls when such a case is detected stable
2010-06-17 Sylvain Thénault [fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
less more (0) -50 -30 tip