server/test/unittest_repository.py
2014-06-16 Denis Laxalde [CWEP002] Account for attribute formula in schema bootstrap
2014-06-02 Aurelien Campeas [tests/repository] use the new connection api (part 2/2)
2014-06-02 Aurelien Campeas [repository,tests] use the new connection api (part 1/2)
2014-01-23 Sylvain Thénault [multi-sources-removal] Drop entities.source column
2013-06-21 Sylvain Thénault [multi-sources-removal] Drop no more necessary scleanup (source cleanup) argument
2014-01-21 Sylvain Thénault [multi-sources-removal] Drop deleted_entities system table and entities.mtime column
2013-06-16 Sylvain Thénault [multi-sources-removal] drop repository entities_modified_since public api
2013-10-24 Aurelien Campeas [hooks/security] provide attribute "add" permission
2013-08-30 Rémi Cardona spelling: rollbacked -> rolled back stable
2013-09-23 Sylvain Thénault [repository] properly use IUserFriendlyError when UniqueTogetherError is raised during entity update. Closes #3096638 stable
2013-07-03 Aurelien Campeas [constraint] more robust unicity constraint failures reporting for end-users stable
2013-06-26 Aurelien Campeas [test/schemaserial] swap got/expected to get nicer unittest2 diagnostics stable
2013-06-14 Julien Cristau repository: make tests pass again
2013-05-27 pierre-yves [session] upgrade session closed error from Exception to SessionClosedError
2013-04-26 Sylvain Thénault [repo] straightforward bootstrap sequence. Closes #2841188
2013-04-26 Vincent Michel [schemaserial] serialize additional yams parameter for customs type
2013-04-08 Julien Cristau [server/test] remove dependency on a pyro name server (closes #2801737) stable
2013-03-28 Pierre-Yves David merge 3.15.x into 3.16.x stable
2013-03-28 Aurelien Campeas server/source/native: fix wrong usage of .lstrip that produce garbled error messages (closes #2777641) oldstable
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2013-01-22 Aurelien Campeas prefix "tcp://" zmq uris with "zmqpickle" (closes #2574114)
2013-01-21 Sylvain Thénault [db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
2012-10-12 Sylvain Thénault backport stable
2012-10-02 Florent Cayré fix no more running zmq repository test (closes #2500153) stable
2012-09-07 Sylvain Thénault backport stable
2012-08-31 Aurelien Campeas [source/native] only system source users should be authenticated by the native source (closes #2465883) stable
2012-07-17 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
2012-05-09 Julien Cristau [repo test] Avoid hangs in zmq repo unit test
2012-04-04 David Douard [zmq] add unit tests for ZMQ-based repository (server and dbapi)
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
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
less more (0) -100 -60 tip