server/repository.py
Sat, 16 Feb 2013 21:46:24 +0100 Nicolas Chauvat [towards py3k] fix bug introduced by 0bb18407c053
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Thu, 10 Jan 2013 22:51:10 +0100 Sylvain Thénault [repository sources] copy source configuration: source's __init__ modify it while config.sources() return a cached dictionary which shouldn't be modified
Thu, 10 Jan 2013 22:50:34 +0100 Sylvain Thénault cleanup repository connect doc: cnxtype is now deprecated / base_url has never been given that way. Follow #2521848
Fri, 09 Nov 2012 17:14:18 +0100 Pierre-Yves David [server] fix repository initialisation
Fri, 05 Oct 2012 16:54:22 +0200 Sylvain Thénault [repository] move modification of appobject_path to repository initialization code so we can restore it later to avoid side effect on the config. Fix regression introduced in d32ab8570e5d
Fri, 12 Oct 2012 16:05:16 +0200 Sylvain Thénault backport stable
Fri, 14 Sep 2012 14:15:39 +0200 Sylvain Thénault [session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
Thu, 06 Sep 2012 15:03:52 +0200 Aurelien Campeas [repo] fix debug code in DBG_REPO mode (closes #2469942) stable
Thu, 13 Sep 2012 17:26:15 +0200 Sylvain Thénault [datafeed] properly call hooks for inlined relations on entity creation. Closes #2481156 stable
Mon, 10 Sep 2012 14:02:06 +0200 Sylvain Thénault [repo initialisation] during repo creation, load all hooks and entities code
Mon, 10 Sep 2012 13:53:59 +0200 Sylvain Thénault [request/session] refactor language handling: don't attempt to sync web/repo languages
Mon, 10 Sep 2012 14:00:09 +0200 Sylvain Thénault [config] turn internal configuration methods building appobjects search path into normal method rather than class method
Fri, 06 Jul 2012 14:01:09 +0200 Sylvain Thénault [repository] drop unused argument
Wed, 06 Jun 2012 10:26:34 +0200 Aurelien Campeas [server/session,repo] turn InternalSession, hence repo.internal_session, into a context manager (closes #2393651)
Wed, 09 May 2012 16:43:48 +0200 Aurelien Campeas [events] add a new before_shutdown event (closes #2345728)
Wed, 11 Apr 2012 14:43:51 +0200 Florent Cayré fix ``call_service`` API and add test service API
Tue, 10 Apr 2012 17:07:03 +0200 David Douard [repository] fire 'server_shutdown' hooks before waiting for theads
Tue, 20 Mar 2012 18:25:06 +0100 Pierre-Yves David [repository] move task manager instantiation outside repository.
Tue, 20 Mar 2012 18:24:46 +0100 Pierre-Yves David [repository] split repo initialization from starting looping task (closes #2204047)
Tue, 20 Mar 2012 18:24:35 +0100 Pierre-Yves David [repo looping task] move looping task logic in a dedicated object (progress #2204047)
Mon, 27 Feb 2012 18:15:23 +0100 Sylvain Thénault [repo services] set cnxset before calling the service then ensure it's freed
Mon, 27 Feb 2012 13:00:36 +0100 Pierre-Yves David {repository] add documentation explaining ``fix_user_classes`` hook
Thu, 23 Feb 2012 15:39:19 +0100 Pierre-Yves David [typo] "lod" --> "load"
Mon, 27 Feb 2012 10:11:04 +0100 Florent Cayré [repository] implement a generic way to call repo-side services; closes #2203418
Thu, 16 Feb 2012 14:15:37 +0100 Sylvain Thénault backport stable
Thu, 16 Feb 2012 14:14:52 +0100 Sylvain Thénault [spelling] fix dictionnary -> dictionary typo stable
Tue, 14 Feb 2012 15:16:42 +0100 Sylvain Thénault backport stable
less more (0) -300 -100 -50 -30 tip