server/repository.py
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
Wed, 24 Jun 2009 16:57:26 +0200 Sylvain Thénault call server_startup hook once pools have been initialized stable
Thu, 11 Jun 2009 19:07:47 +0200 Sylvain Thénault update transaction data api stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 27 May 2009 11:26:03 +0200 Sylvain Thénault cleanup stable
Tue, 26 May 2009 11:01:23 +0200 Sylvain Thénault #343379: disturbing message on upgrade stable
Wed, 20 May 2009 14:27:35 +0200 Aurelien Campeas shuting -> shutting stable
Wed, 20 May 2009 14:19:02 +0200 Sylvain Thénault two in one: #343320: Logging out while deleting a CWUser blocks the cw server / #342692: ensure transaction state when Ctrl-C or other stop signal is received stable
Tue, 05 May 2009 12:07:42 +0200 Florent add XXX before 2 calls to self.repo.internal_session() on the web interface side tls-sprint
Fri, 24 Apr 2009 19:46:21 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Wed, 15 Apr 2009 17:00:58 +0200 Florent register_user can now also set an email tls-sprint
Thu, 09 Apr 2009 14:32:18 +0200 sylvain thenault cleanup tls-sprint
Thu, 09 Apr 2009 13:59:44 +0200 sylvain thenault oops tls-sprint
Thu, 09 Apr 2009 13:51:01 +0200 sylvain thenault introduce init_registration method and call it in repo initialization tls-sprint
Tue, 07 Apr 2009 09:30:23 +0200 sylvain thenault backport default branch tls-sprint
Mon, 06 Apr 2009 16:11:38 +0200 sylvain thenault new recreate argument to extid2eid when an external source want to recreate entities previously imported with a predictable ext id
Fri, 03 Apr 2009 19:04:00 +0200 sylvain thenault * refactor ms planner (renaming, reorganization)
Thu, 02 Apr 2009 17:12:25 +0200 sylvain thenault oops, missing a not here 25480a710422
Fri, 27 Mar 2009 12:27:43 +0100 sylvain thenault do_fti should be set earlier
Thu, 26 Mar 2009 09:08:05 +0100 sylvain thenault new delay-full-text-indexation configuration option
Wed, 25 Mar 2009 10:40:22 +0100 sylvain thenault make pylint happy, fix some bugs on the way tls-sprint
Tue, 10 Mar 2009 11:35:52 +0100 sylvain thenault use datetime instead of mx.DateTime tls-sprint
Mon, 16 Feb 2009 19:53:35 +0100 Arthur Lutz handle register with email adress
Wed, 11 Feb 2009 14:46:26 +0100 Arthur Lutz return success or not on creation of user
Tue, 27 Jan 2009 14:03:17 +0100 sylvain thenault update some copyrights
Tue, 20 Jan 2009 19:52:52 +0100 Aurelien Campeas a note for later
Wed, 07 Jan 2009 14:57:03 +0100 Sylvain Thenault fixes for some cases of neged inlined relations, may have to use (new) IntersectStep. XXX: write IntersectFetchStep
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip