server/repository.py
Fri, 10 Feb 2012 16:20:35 +0100 Julien Cristau [repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Tue, 20 Dec 2011 09:32:27 +0100 Sylvain Thénault [repo cache] fix cache clearing for an eid: keys are now always a tuple stable
Wed, 09 Nov 2011 18:41:12 +0100 Sylvain Thénault add some notes
Thu, 03 Nov 2011 16:01:41 +0100 Alexandre Fayolle [rql, integrity] let ValidationError and Unauthorized pass during composite deletion (closes #2070042)
Fri, 14 Oct 2011 08:50:09 +0200 Sylvain Thénault [ms repository] when an exception is raised during extid2eid and no rollback is done, some manual cleanups have to be done (closes #1993420)
Tue, 11 Oct 2011 11:00:24 +0200 Sylvain Thénault backport stable
Fri, 07 Oct 2011 15:55:15 +0200 Sylvain Thénault [repository] use utcnow instead of now for some internal timetamps (closes #1988458) stable
Tue, 04 Oct 2011 12:23:52 +0200 Sylvain Thénault backport stable
Fri, 30 Sep 2011 11:16:29 +0200 Sylvain Thénault [ms, test] fix source deletion pb, detected by test since 7885:9454b7ef5ae4 stable
Thu, 29 Sep 2011 15:28:41 +0200 Sylvain Thénault cleanup stable
Thu, 29 Sep 2011 14:47:04 +0200 Sylvain Thénault backport stable
Thu, 29 Sep 2011 14:05:42 +0200 Sylvain Thénault [repository] when deleting relations of a deleted external entity, we should skip non-crossable relation (closes #1973680) stable
Thu, 29 Sep 2011 12:55:28 +0200 Sylvain Thénault [ms, test] propagate exception in test mode stable
Thu, 29 Sep 2011 12:55:20 +0200 Sylvain Thénault [repo] cleanup [_]delete_info prototype: extid argument isn't used stable
Fri, 23 Sep 2011 14:18:13 +0200 Sylvain Thénault backport stable
Thu, 22 Sep 2011 10:02:25 +0200 Sylvain Thénault [repo] ensure we don't restart a task while the repo is shutting down (closes #1942736) stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Thu, 15 Sep 2011 18:39:55 +0200 Sylvain Thénault backport stable
Thu, 15 Sep 2011 16:40:52 +0200 Florent Cayré refactor entity fetch_rql method to use a RQL syntax tree instead of RQL strings ; closes #1585650
Tue, 13 Sep 2011 15:40:06 +0200 Sylvain Thénault backout 7780:a1d5365fefc1 stable
Tue, 13 Sep 2011 14:48:24 +0200 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
Mon, 01 Aug 2011 17:59:48 +0200 Julien Cristau [repo] Stop setting hashmode on schema stable
Wed, 27 Jul 2011 19:36:09 +0200 Sylvain Thénault [repo ms] commit/rollback session if it has been created in the method stable
Wed, 27 Jul 2011 14:24:40 +0200 Sylvain Thénault [datafeed] for datafeed source, we don't want commit in extid2eid but explicitly handled by the source. Also, we should use 'safe' internal session stable
Wed, 27 Jul 2011 14:17:47 +0200 Sylvain Thénault [session] safe internal sessions don't deactivate integrity hooks stable
Tue, 26 Jul 2011 16:35:10 +0200 Sylvain Thénault [datafeed / fti] rather control a 'complete' parameter than setting empty attribute values stable
Thu, 07 Jul 2011 11:10:37 +0200 Sylvain Thénault backport stable
Tue, 05 Jul 2011 10:48:40 +0200 Sylvain Thénault [repository] catch Exception instead of everything stable
Wed, 29 Jun 2011 16:04:01 +0200 Sylvain Thénault backport stable
Wed, 29 Jun 2011 16:02:24 +0200 Sylvain Thénault [repo, looping task] raise a custom exception when repository is shuting down, avoid looping task to be restarted in such case. Closes #1021276 stable
Mon, 27 Jun 2011 15:30:52 +0200 Sylvain Thénault backport stable
Wed, 22 Jun 2011 18:23:44 +0200 Sylvain Thénault [3.10] fix typo and error for pre 3.10 migration w/ postgres: we *must* call init_creating else the fti isn't correctly initialized, which may lead to silently rollbacked transaction stable
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
Wed, 15 Jun 2011 17:16:19 +0200 Sylvain Thénault backport stable
Wed, 15 Jun 2011 17:14:40 +0200 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
Tue, 14 Jun 2011 22:54:25 +0200 Sylvain Thénault fix failures introduced by recent refactoring stable
Tue, 14 Jun 2011 15:37:10 +0200 Sylvain Thénault [repository] refactor and optimize '?1' relation handling stable
Tue, 14 Jun 2011 15:37:09 +0200 Sylvain Thénault [session] deprecates schema_rproperty in favor of more optimized rtype_eids_rdef which return the rdef (so reusable to gather other data) stable
Tue, 14 Jun 2011 15:37:09 +0200 Sylvain Thénault [repository] refactor/cleanup entity deletion methods stable
Thu, 19 May 2011 10:53:17 +0200 Sylvain Thénault [multi-sources] support for moving an entity from an external source (closes #343818)
Thu, 19 May 2011 10:53:11 +0200 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
Wed, 11 May 2011 19:03:16 +0200 Sylvain Thénault [repo cache] there are some relations we don't want to cache, they may cause memory leak stable
Wed, 04 May 2011 14:55:27 +0200 Sylvain Thénault [repository quick start] should modify class attribute to get this actually working (used by a classmethod) stable
Wed, 20 Apr 2011 16:55:52 +0200 Alexandre Fayolle fix implementation of repository.glob_add_relations (closes ##1625257)
Fri, 15 Apr 2011 15:42:17 +0200 Alexandre Fayolle [server] improve the speed of setting relations between entities (closes #1625257)
Tue, 29 Mar 2011 08:47:09 +0200 Alexandre Fayolle allow CW to act as a Pyro Server without registering the server to a Pyro Nameserver (closes #1528533) stable
Wed, 16 Mar 2011 09:40:56 +0100 Alexandre Fayolle merged back pylint help changes to stable stable
Wed, 16 Mar 2011 09:37:46 +0100 Alexandre Fayolle help pylint by explicitely defining some attributes oldstable
Thu, 10 Mar 2011 11:58:57 +0100 Sylvain Thénault backport stable
Wed, 09 Mar 2011 13:42:55 +0100 Sylvain Thénault [repo] fix multi-threads bug with get_option_value: pyro proxy can't be used from a thread to another without caution (closes #1535206) stable
Wed, 09 Feb 2011 18:06:17 +0100 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
Wed, 09 Feb 2011 16:16:20 +0100 Sylvain Thénault [repo, ms] fix pb introduced in 6941:9ed02daa7dbb resulting in missing relation deletes when an entity is deleted
Mon, 07 Feb 2011 18:19:39 +0100 Sylvain Thénault [sources] refactor source creation and options handling
Mon, 07 Feb 2011 15:13:04 +0100 Sylvain Thénault [repo, ms] optimise external source deletion by using source's eid instead of name
Tue, 01 Feb 2011 11:52:10 +0100 Sylvain Thénault backport stable
Tue, 25 Jan 2011 12:09:59 +0100 Alexandre Fayolle improve massive deletion performance stable
Wed, 19 Jan 2011 19:15:04 +0100 Sylvain Thénault [repo] kill no more needed 'recreate' feature
Wed, 19 Jan 2011 12:47:08 +0100 Sylvain Thénault [repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
Thu, 13 Jan 2011 19:24:21 +0100 Sylvain Thénault backport stable
less more (0) -100 -60 tip