entities/test/unittest_base.py
2015-06-22 Rémi Cardona merge 3.20.8 in 3.21
2015-06-18 Rémi Cardona [test] typo in entities test comment
2015-04-15 Aurelien Campeas [entities] fix dc_title output for bool(value) == False
2015-02-13 Julien Cristau [entities] make cw_fti_index_rql_queries predictable
2014-07-02 Julien Cristau [entitiestests/base] don't store an entity on the test case
2014-06-05 Aurelien Campeas [entitiestests/base] use the new connection api
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
2014-01-13 Aurelien Campeas [entities] unconditionnally sanitize the html output of printable_value stable
2013-08-26 Aurelien Campeas remove 3.9 bw compat
2013-08-01 Sylvain Thénault [entities] properly escape in EmailAddress.printable_value when format is html. Closes #3064025 stable
2013-04-25 Pierre-Yves David remove unused import
2013-04-23 Pierre-Yves David [entity] add an official ``cw_etype`` property for entity
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2012-07-17 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
2012-07-06 Adrien Di Mascio [fti] allow usage of custom RQL to fetch entities to index (closes #2410509)
2011-10-21 Sylvain Thénault [test] fix failures introduced by 7951:b7c825b00f64
2011-09-14 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
2011-04-22 Alexandre Fayolle fix tests broken by fcb8932082a5 (continued)
2011-04-12 Aurelien Campeas [entities/test] add failing test for cw_instantiate stable
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-05-25 Sylvain Thénault [test] fix test broken by introduction of adapters
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-02-08 Sylvain Thénault kill register_appobject_class method, simplifying autoregistration. Update test accordingly (test which manually registers object should also properly call there __register__ method). Drop the disable-appobjects config file entry: no one used it since its introduction years ago.
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-08 Sylvain Thénault more api update
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-12 Sylvain Thénault benefit from the orm for clearer code stable
2009-11-12 Sylvain Thénault close #472361: omit password and bytes attributes in allowed mass-mailing keys stable
2009-09-23 Adrien Di Mascio merge
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Sylvain Thénault use __regid__
2009-09-22 Adrien Di Mascio backport stable branch
2009-09-18 Sylvain Thénault backport old head 3.5
2009-09-15 Sylvain Thénault backport 3.5
2009-09-14 Sylvain Thénault tests update 3.5
2009-09-14 Sylvain Thénault #370578: change EmailAddress identical_to/canonical to prefered_form 3.5
2009-09-10 Sylvain Thénault backport 3.5
2009-09-09 Sylvain Thénault update test now that etype_class systematically copy registry classes 3.5
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-20 Sylvain Thénault start a new workflow engine 3.5
2009-08-13 Sylvain Thénault remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-08-03 Sylvain Thénault [test] update test: class initialization done in etype_class now
2009-08-03 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-04 sylvain thenault fix tests tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-15 sylvain thenault test update tls-sprint
2009-03-12 sylvain thenault some test for meta attributes (XXX should be in yams) tls-sprint
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip