server/repository.py
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
Fri, 31 Jul 2009 23:30:56 +0200 Sylvain Thénault [R repo, schema] use VIRTUAL_RTYPES const
Fri, 24 Jul 2009 17:50:31 +0200 Sylvain Thénault major refactoring of database dump/restore:
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
Fri, 24 Jul 2009 12:47:47 +0200 Sylvain Thénault new distinguish repairing/creating from regular start.
Mon, 06 Jul 2009 09:34:51 +0200 Sylvain Thénault euser->cwuser stable
Mon, 06 Jul 2009 09:34:40 +0200 Sylvain Thénault move login by email functionnality on the repository side to avoid buggy call to internal_session from the web interface side stable
Thu, 02 Jul 2009 13:00:20 +0200 Sylvain Thénault new set_session_props method exposed by the repository, use it to be sure session language is in sync the request language stable
Mon, 29 Jun 2009 16:09:49 +0200 Adrien Di Mascio [repository] do not rollback when freeing pool. This shouldn't be necessary and brings a not-so-small overhead when the page makes a lot of queries stable
less more (0) -50 -30 tip