2015-09-18 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
2015-09-22 |
Rémi Cardona |
[py3k] ensure Binary objects are initialized with bytes
|
file |
diff |
annotate
|
2015-07-09 |
Julien Cristau |
[test] use FakeFile instead of File in test_fulltextindex
|
file |
diff |
annotate
|
2015-06-26 |
Rémi Cardona |
[entity] sort fetchattrs when generating rql
|
file |
diff |
annotate
|
2014-06-10 |
Aurelien Campeas |
[repoapi] fold ClientConnection into Connection
|
file |
diff |
annotate
|
2015-01-07 |
Julien Cristau |
merge 3.19.7 into 3.20
|
file |
diff |
annotate
|
2014-12-11 |
David Douard |
[test] fixes to make tests pass with recent lxml
|
file |
diff |
annotate
|
2014-04-30 |
Christophe de Vienne |
[RichString] Add markdown support
|
file |
diff |
annotate
|
2014-07-28 |
Rémi Cardona |
[entities] cw_rest_attr_info() should only consider required attributes (closes #3766717)
|
file |
diff |
annotate
|
2014-06-11 |
Aurelien Campeas |
[test/entities] use the new connection api
|
file |
diff |
annotate
|
2014-05-02 |
Aurelien Campeas |
deprecate get/set_shared_data API
|
file |
diff |
annotate
|
2014-06-10 |
Julien Cristau |
merge 3.18.5 into 3.19 branch
|
file |
diff |
annotate
|
2014-06-10 |
Julien Cristau |
merge 3.17.15 into 3.18 branch
stable
|
file |
diff |
annotate
|
2014-05-13 |
Aurelien Campeas |
[cache] fix a cache issue with an entity created without relation cache prefill
stable
|
file |
diff |
annotate
|
2014-04-28 |
Katia Saurfelt |
[entity] add a new `cw_linkable_rql` method
|
file |
diff |
annotate
|
2014-04-04 |
Sylvain Thénault |
[test] replace some assert{True,False} with more specific method
|
file |
diff |
annotate
|
2014-04-01 |
Sylvain Thénault |
[test] silence warnings for unittest_entity by upgrading to new 3.19 API
|
file |
diff |
annotate
|
2014-04-03 |
Sylvain Thénault |
some copyright updates
|
file |
diff |
annotate
|
2014-01-21 |
Julien Cristau |
merge 3.17.12 into 3.18 branch
cubicweb-centos-version-3.18.2-1 cubicweb-debian-version-3.18.2-1 cubicweb-version-3.18.2
|
file |
diff |
annotate
|
2014-01-13 |
Aurelien Campeas |
[entities] unconditionnally sanitize the html output of printable_value
stable
|
file |
diff |
annotate
|
2013-12-12 |
Sylvain Thénault |
[entity/url publishing] fetch_rqlst should use 'is_instance_of' instead of 'is'
|
file |
diff |
annotate
|
2013-12-09 |
Julien Cristau |
merge 3.17.11
|
file |
diff |
annotate
|
2013-10-04 |
Julien Cristau |
[test] test can_use_rest_path directly
stable
|
file |
diff |
annotate
|
2013-07-11 |
Aurelien Campeas |
[entity] Entity.related(): add a targettypes argument (closes #2957313)
|
file |
diff |
annotate
|
2013-10-10 |
Aurelien Campeas |
[merge] backport stable fixes
|
file |
diff |
annotate
|
2013-08-01 |
Sylvain Thénault |
[test] use assertCountEqual instead of assertItemsEqual
stable
|
file |
diff |
annotate
|
2013-10-08 |
Aurelien Campeas |
[entity] give a default reasonnable __eq__ and __hash__ to Entity
|
file |
diff |
annotate
|
2013-08-06 |
Denis Laxalde |
Do not use cubicweb-card in rest_path tests
stable
|
file |
diff |
annotate
|
2013-07-11 |
Aurelien Campeas |
[test] makes fti test order-agnostic (closes #3005633)
stable
|
file |
diff |
annotate
|
2013-03-19 |
Aurelien Campeas |
[entity] ensure the .related(entities=False) parameter is honored all the way down (closes #2755994)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
2012-09-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-07-17 |
Sylvain Thénault |
[entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
|
file |
diff |
annotate
|
2012-07-19 |
Sylvain Thénault |
[test] missing future import
stable
|
file |
diff |
annotate
|
2012-07-18 |
Florent Cayré |
[entity] fix unrelated_rql for creation form vocabulary for relation with specific permissions (closes #2423854)
stable
|
file |
diff |
annotate
|
2012-03-16 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-02-13 |
Sylvain Thénault |
[entity url] rest path fallback should be the url used as cwuri. Closes #2186039
stable
|
file |
diff |
annotate
|
2012-02-10 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-02-08 |
Florent Cayré |
[entity] fix crash when using cw_instantiate with empty related entity list; closes #2094462
stable
|
file |
diff |
annotate
|
2012-01-12 |
Sylvain Thénault |
[test] fix test broken by 8158:2ee254e74382 and add a test for that change
|
file |
diff |
annotate
|
2011-10-20 |
Florent Cayré |
[entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
|
file |
diff |
annotate
|
2011-09-22 |
Sylvain Thénault |
[entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
|
file |
diff |
annotate
|
2011-09-16 |
Florent Cayré |
[entity fetchattrs] also fetch ambiguous rtypes even if we do not recurse on them (closes #1720823)
|
file |
diff |
annotate
|
2011-09-15 |
Florent Cayré |
refactor entity fetch_rql method to use a RQL syntax tree instead of RQL strings ; closes #1585650
|
file |
diff |
annotate
|
2011-09-14 |
Sylvain Thénault |
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
|
file |
diff |
annotate
|
2011-06-23 |
Sylvain Thénault |
test fixes
|
file |
diff |
annotate
|
2011-05-25 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2011-05-13 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2011-05-05 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-05-05 |
Nicolas Chauvat |
[entity] make set_relations() accept entities and eids (closes #1631391)
stable
|
file |
diff |
annotate
|
2011-05-04 |
Adrien Di Mascio |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2011-05-02 |
Sylvain Thénault |
[entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
|
file |
diff |
annotate
|
2011-04-22 |
Alexandre Fayolle |
fix tests broken by fcb8932082a5 (continued)
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
2011-03-31 |
Sylvain Thénault |
[entity vocabulary] refactor unrelated rql to allow usage of RQLRewriter to insert schema constraints. Closes #1561806
|
file |
diff |
annotate
|
2011-03-31 |
Sylvain Thénault |
[entity vocabulary] fix unrelated rql generation to skip rql constraints that don't make sense
|
file |
diff |
annotate
|