server/repository.py
Wed, 09 Dec 2009 17:48:04 +0100 Sylvain Thénault typos, api update
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Thu, 19 Nov 2009 12:55:47 +0100 Sylvain Thénault reldefsecurity branch : reldefsecurity
Wed, 21 Oct 2009 17:32:20 +0200 Sylvain Thénault backport stable branch
Tue, 20 Oct 2009 16:53:25 +0200 Sylvain Thénault 2.4 compat stable
Mon, 19 Oct 2009 15:20:43 +0200 Sylvain Thénault 2.4 compat
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Thu, 15 Oct 2009 20:31:55 +0200 Sylvain Thénault cleanup stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Tue, 13 Oct 2009 08:50:19 +0200 Sylvain Thénault refactor repo authentication to allow pluggable authentifier to login with something else than a password
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 19:15:43 +0200 Sylvain Thénault fix startup as a daemon stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 11:33:11 +0200 Sylvain Thénault set edited_attributes before call to pre_add_hook stable
Tue, 06 Oct 2009 17:13:27 +0200 Sylvain Thénault add edited_attributes to entities from external sources stable
Thu, 01 Oct 2009 08:49:29 +0200 Sylvain Thénault [pyro] merge pyro-id / pyro-instance-id options, put all pyro options in the same section of the configuration file stable
Wed, 23 Sep 2009 19:16:51 +0200 Sylvain Thénault use __regid__
Wed, 23 Sep 2009 13:27:05 +0200 Adrien Di Mascio [server] backout previous change: forcing HooksRegistry instanciation conflicts with later hooks registration later in tests
Wed, 23 Sep 2009 12:45:40 +0200 Adrien Di Mascio [tests] force hook registry instanciation for test configs
Wed, 23 Sep 2009 11:16:38 +0200 Adrien Di Mascio [bootstrap] metadata hooks need to be registered at bootstrap time for db creation
Wed, 23 Sep 2009 09:35:11 +0200 Sylvain Thénault use .session.repo instead of repo on operation classes
Wed, 23 Sep 2009 09:34:10 +0200 Sylvain Thénault use .cw_rset instead of rset on appobject classes
Thu, 17 Sep 2009 15:16:53 +0200 Sylvain Thénault backport 3.5
Wed, 16 Sep 2009 16:36:55 +0200 Sylvain Thénault refactor to allow explicit card integrity check from client code (eg email hooks for instance) 3.5
Wed, 16 Sep 2009 14:24:31 +0200 Sylvain Thénault refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well 3.5
Mon, 31 Aug 2009 19:09:54 +0200 Sylvain Thénault backport 3.5 branch
Thu, 27 Aug 2009 17:03:19 +0200 Sylvain Thénault [multi-sources] enhance relation'source detection to avoid inconsistency 3.5
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Fri, 21 Aug 2009 15:07:47 +0200 Sylvain Thénault backport stable 3.5
Fri, 21 Aug 2009 15:05:50 +0200 Sylvain Thénault test and fix migration introducing base classes (w/ regard to yams inheritance) stable
Fri, 21 Aug 2009 15:03:56 +0200 Sylvain Thénault cleanup stable
Fri, 21 Aug 2009 15:02:03 +0200 Sylvain Thénault make db-restore command work even with no/corrupted database stable
Thu, 20 Aug 2009 17:57:56 +0200 Sylvain Thénault backport stable branch 3.5
Thu, 20 Aug 2009 17:57:07 +0200 Sylvain Thénault fix edited_attributes handling when adding entity stable
Thu, 20 Aug 2009 17:44:27 +0200 Sylvain Thénault start a new workflow engine 3.5
Tue, 18 Aug 2009 00:28:37 +0200 Sylvain Thénault set edited_attributes before calling hooks for entities from external sources
Mon, 17 Aug 2009 18:35:09 +0200 Sylvain Thénault fix set_schema/init_cubes order
Mon, 17 Aug 2009 18:25:57 +0200 Sylvain Thénault backport stable branch
Mon, 17 Aug 2009 12:11:54 +0200 Sylvain Thénault towards better edited attributes handling stable
Mon, 17 Aug 2009 11:06:43 +0200 Sylvain Thénault [repo] misc cleanup stable
Sun, 16 Aug 2009 20:27:28 +0200 Nicolas Chauvat backport stable branch
Fri, 14 Aug 2009 15:39:26 +0200 Sylvain Thénault oops stable
Fri, 14 Aug 2009 15:34:00 +0200 Sylvain Thénault [repo] typo stable
Fri, 14 Aug 2009 14:31:25 +0200 Sylvain Thénault use ._cw instead of .cw_req
Fri, 14 Aug 2009 11:12:26 +0200 Sylvain Thénault imports cleanup
Fri, 14 Aug 2009 09:26:41 +0200 Sylvain Thénault [hooks] major refactoring:
Thu, 13 Aug 2009 12:18:14 +0200 Sylvain Thénault deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
Wed, 12 Aug 2009 18:05:19 +0200 Sylvain Thénault Backed out changeset 3f6dfc312760
Tue, 11 Aug 2009 17:27:27 +0200 Sylvain Thénault [entities] access persistent attributes through entity.cwdb
Mon, 10 Aug 2009 18:00:50 +0200 Sylvain Thénault [server caching] should set cache before call to after_add_entity hooks
Fri, 07 Aug 2009 13:59:18 +0200 Sylvain Thénault delete relations one by one to avoid too complex rql analysis
Wed, 05 Aug 2009 19:14:07 +0200 Sylvain Thénault [hooksmanager] hooks should be reseted after vreg reload
Wed, 05 Aug 2009 19:13:35 +0200 Sylvain Thénault allow to specify arbitrary argument when recording a looping task func
Mon, 03 Aug 2009 17:59:34 +0200 Sylvain Thénault [repo] explicitly specifies edited attributes to glob_update_entity
Mon, 03 Aug 2009 17:20:20 +0200 Sylvain Thénault [pyro] use lgc.pyro_ext, simplify pyro related options
Mon, 03 Aug 2009 10:50:57 +0200 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
Sun, 02 Aug 2009 12:00:17 +0200 Sylvain Thénault enable server side entity caching, 25% speedup on codenaf insertion. ALL CW TESTS OK
Sat, 01 Aug 2009 17:22:46 +0200 Sylvain Thénault R [schema hooks] big refactoring / reorganization for clearer code, a few fixes on the way
Sat, 01 Aug 2009 16:19:08 +0200 Sylvain Thénault cleanup
Fri, 31 Jul 2009 23:37:42 +0200 Sylvain Thénault [F repo debugging] log repo event on DBG_REPO debug level
less more (0) -60 tip