server/test/unittest_repository.py
Wed, 16 Jul 2014 10:48:47 +0200 Aurelien Campeas [repository] remove unused check_session method and its test
Wed, 16 Sep 2015 10:56:36 +0200 Sylvain Thénault [server] add test demonstrating cache update pb since cw > 3.21
Tue, 15 Sep 2015 16:56:57 +0200 Rémi Cardona [py3k] import range using six.moves
Wed, 16 Sep 2015 11:32:09 +0200 Rémi Cardona [tests] Replace use of deprecated TestCase.assert_
Thu, 02 Jul 2015 10:15:47 +0200 Julien Cristau [server/test] stop using email cube
Wed, 11 Jun 2014 18:18:37 +0200 Aurelien Campeas [server/test] delete commented-out test
Wed, 11 Jun 2014 17:58:19 +0200 Aurelien Campeas [connection] remove the `mode` attribute
Wed, 11 Jun 2014 17:14:32 +0200 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
Fri, 06 Jun 2014 17:08:08 +0200 Aurelien Campeas [repoapi,session] remove all session-as-cnx backward compat
Wed, 22 Apr 2015 17:45:27 +0200 Julien Cristau [dbapi] retire repo.[gs]et_shared_data which were used by the dbapi
Tue, 17 Mar 2015 15:55:52 +0100 Aurelien Campeas [dbapi] retire repo.commit/rollback which was used by the dbapi
Tue, 17 Mar 2015 15:46:40 +0100 Aurelien Campeas [dbapi] retire repo.user_info which was used by the dbapi
Tue, 17 Mar 2015 15:41:54 +0100 Aurelien Campeas [dbapi] retire repo.entity_metas which was used by the dbapi
Wed, 04 Jun 2014 18:21:24 +0200 Aurelien Campeas [dbapi] retire repo.execute, which was used by the dbapi
Wed, 25 Mar 2015 08:43:00 +0100 Denis Laxalde [server/test] Drop dependency on folder cube
Wed, 22 Apr 2015 10:08:14 +0200 Rémi Cardona merge 3.20.6 into 3.21
Wed, 25 Mar 2015 07:57:38 +0100 Sylvain Thénault [repository] don't attempt to delete computed relation, they have no table in the database. Closes #5162935
Wed, 18 Mar 2015 22:43:51 +0100 Sylvain Thénault [i18n] properly translate error messages related to violated unicity constraint.
Fri, 13 Mar 2015 14:10:40 +0100 Aurelien Campeas Remove the remote repository-access-through-zmq support
Tue, 03 Mar 2015 14:57:34 +0100 Aurelien Campeas Remove remote repository-access-through-pyro support
Tue, 03 Mar 2015 14:58:16 +0100 Julien Cristau [server/test] fix test_zmq
Fri, 16 Jan 2015 14:30:55 +0100 Julien Cristau [server] change order of entities table modification vs entity creation/deletion
Mon, 16 Jun 2014 10:08:32 +0200 Denis Laxalde [CWEP002] Account for attribute formula in schema bootstrap
Mon, 02 Jun 2014 12:36:43 +0200 Aurelien Campeas [tests/repository] use the new connection api (part 2/2)
Mon, 02 Jun 2014 12:28:50 +0200 Aurelien Campeas [repository,tests] use the new connection api (part 1/2)
Thu, 23 Jan 2014 13:47:28 +0100 Sylvain Thénault [multi-sources-removal] Drop entities.source column
Fri, 21 Jun 2013 16:18:20 +0200 Sylvain Thénault [multi-sources-removal] Drop no more necessary scleanup (source cleanup) argument
Tue, 21 Jan 2014 18:20:28 +0100 Sylvain Thénault [multi-sources-removal] Drop deleted_entities system table and entities.mtime column
Mon, 17 Jun 2013 00:07:35 +0200 Sylvain Thénault [multi-sources-removal] drop repository entities_modified_since public api
Thu, 24 Oct 2013 13:15:53 +0200 Aurelien Campeas [hooks/security] provide attribute "add" permission
Fri, 30 Aug 2013 15:34:58 +0200 Rémi Cardona spelling: rollbacked -> rolled back stable
Mon, 23 Sep 2013 12:47:12 +0200 Sylvain Thénault [repository] properly use IUserFriendlyError when UniqueTogetherError is raised during entity update. Closes #3096638 stable
Wed, 03 Jul 2013 14:33:27 +0200 Aurelien Campeas [constraint] more robust unicity constraint failures reporting for end-users stable
Wed, 26 Jun 2013 14:22:22 +0200 Aurelien Campeas [test/schemaserial] swap got/expected to get nicer unittest2 diagnostics stable
Fri, 14 Jun 2013 11:53:40 +0200 Julien Cristau repository: make tests pass again
Mon, 27 May 2013 15:48:03 +0200 pierre-yves [session] upgrade session closed error from Exception to SessionClosedError
Fri, 26 Apr 2013 18:06:44 +0200 Sylvain Thénault [repo] straightforward bootstrap sequence. Closes #2841188
Fri, 26 Apr 2013 17:46:56 +0200 Vincent Michel [schemaserial] serialize additional yams parameter for customs type
Mon, 08 Apr 2013 18:38:20 +0200 Julien Cristau [server/test] remove dependency on a pyro name server (closes #2801737) stable
Thu, 28 Mar 2013 12:32:26 +0100 Pierre-Yves David merge 3.15.x into 3.16.x stable
Thu, 28 Mar 2013 12:31:39 +0100 Aurelien Campeas server/source/native: fix wrong usage of .lstrip that produce garbled error messages (closes #2777641) oldstable
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Tue, 22 Jan 2013 18:16:20 +0100 Aurelien Campeas prefix "tcp://" zmq uris with "zmqpickle" (closes #2574114)
Mon, 21 Jan 2013 18:01:25 +0100 Sylvain Thénault [db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
Fri, 12 Oct 2012 16:05:16 +0200 Sylvain Thénault backport stable
Tue, 02 Oct 2012 16:44:55 +0200 Florent Cayré fix no more running zmq repository test (closes #2500153) stable
Fri, 07 Sep 2012 14:01:59 +0200 Sylvain Thénault backport stable
Fri, 31 Aug 2012 16:58:08 +0200 Aurelien Campeas [source/native] only system source users should be authenticated by the native source (closes #2465883) stable
Tue, 17 Jul 2012 12:24:46 +0200 Sylvain Thénault [entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
Wed, 09 May 2012 15:06:43 +0200 Julien Cristau [repo test] Avoid hangs in zmq repo unit test
Wed, 04 Apr 2012 10:57:03 +0200 David Douard [zmq] add unit tests for ZMQ-based repository (server and dbapi)
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Thu, 15 Sep 2011 17:03:37 +0200 Sylvain Thénault [test] fix some tests broken since localperms cube extraction
Wed, 14 Sep 2011 09:11:50 +0200 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
Mon, 01 Aug 2011 17:59:48 +0200 Julien Cristau [repo] Stop setting hashmode on schema stable
Wed, 27 Jul 2011 18:08:39 +0200 Sylvain Thénault [sql] more test and fix boolean handling stable
Mon, 18 Jul 2011 16:37:11 +0200 Sylvain Thénault fix test broken by previous commit
Mon, 27 Jun 2011 18:38:08 +0200 Sylvain Thénault [tests] update repository tests with new `use_cwuri_as_url` attribute
Tue, 21 Jun 2011 10:57:25 +0200 Sylvain Thénault [ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
Mon, 20 Jun 2011 19:13:38 +0200 Sylvain Thénault [test] update to 3.13 api
less more (0) -100 -60 tip