server/test/unittest_repository.py
2011-09-15 Sylvain Thénault [test] fix some tests broken since localperms cube extraction
2011-09-14 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
2011-08-01 Julien Cristau [repo] Stop setting hashmode on schema stable
2011-07-27 Sylvain Thénault [sql] more test and fix boolean handling stable
2011-07-18 Sylvain Thénault fix test broken by previous commit
2011-06-27 Sylvain Thénault [tests] update repository tests with new `use_cwuri_as_url` attribute
2011-06-21 Sylvain Thénault [ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
2011-06-20 Sylvain Thénault [test] update to 3.13 api
2011-06-15 Sylvain Thénault backport stable
2011-06-15 Sylvain Thénault [repo integrity] test and fix glob add relation where several entities are added at once for a relation of 1? cardinality stable
2011-06-09 Sylvain Thénault [repo test] fixes
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-05-13 Alexandre Fayolle fix name error introduced in previous changeset
2011-05-13 Sylvain Thénault [server test] restore logging level after test end
2011-05-09 Sylvain Thénault oops stable
2011-05-09 Sylvain Thénault [server test] use a lock instead of sleep to have higher green probability :/ stable
2011-04-20 Alexandre Fayolle fix implementation of repository.glob_add_relations (closes ##1625257)
2011-04-15 Alexandre Fayolle [server] improve the speed of setting relations between entities (closes #1625257)
2011-04-15 Alexandre Fayolle added test case to monitor speed improvements in the repository code.
2011-04-06 Sylvain Thénault backport stable
2011-04-06 Sylvain Thénault [test] drop some warnings introduced by new test dabase handling stable
2011-04-01 Alexandre Fayolle fix failing tests before 3.12 release
2011-03-30 Alexandre Fayolle more TZDatetime/TZTime test fixes
2011-01-10 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-10-06 Sylvain Thénault backport stable
2010-10-01 Sylvain Thénault [repo transaction] fix rollback behaviour as discussed on the mailing-list: instead of rollbacking automatically on Unauthorized/ValidationError, mark the transaction as uncommitable and disallow commiting stable
2010-09-29 Sylvain Thénault backport stable
2010-09-29 Sylvain Thénault cleanup and micro-optimization stable
2010-09-29 Sylvain Thénault [transaction] to avoid potential db corruption, we should rollback systematically in case of ValidationError stable
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-09-16 Sylvain Thénault backport stable into default
2010-09-14 Sylvain Thénault [repo tests] add test case for RQLUniqueConstraint stable
2010-09-13 Sylvain Thénault backport stable
2010-09-10 Alexandre Fayolle unique_together integration in CW (alf+syt) stable
2010-09-07 Sylvain Thénault [integrity] fix case where we can get two entities related while the cardinality is single on the object of an inlined relation stable
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-07-28 Sylvain Thénault [test] check_session returns an int since 6012:d56fd78006cd
2010-07-05 Sylvain Thénault backport stable
2010-07-05 Sylvain Thénault [test] running transaction while session is closed are now killed, update test accordingly stable
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-06-10 Sylvain Thénault [3.9] fix tests
2010-05-26 Sylvain Thénault backport stable
2010-05-26 Sylvain Thénault [rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX stable
2010-05-25 Sylvain Thénault no more Image type w/ cw 3.9
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-04-28 Sylvain Thénault [dbapi] more test and documentation of dbapi stable
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-13 Sylvain Thénault backport stable
2010-04-12 Adrien Di Mascio [repository] fix edited_attributes management in multiple SET queries stable
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-04-01 Sylvain Thénault [test] fix expected error stable
2010-03-31 Sylvain Thénault [repository] forbid usage of set_attributes() in before_add_entity stable
2010-03-31 Sylvain Thénault [test] avoid critical log by informing the source we consider Personne as a multi-sources type stable
2010-03-31 Sylvain Thénault [test] use new temporary_appobjects context manager stable
2010-03-31 Sylvain Thénault [vreg] we do want the opposite... stable
2010-03-01 Katia Saurfelt server/web api for accessing to deleted_entites
less more (0) -60 tip