server/serverconfig.py
Fri, 10 Feb 2012 16:20:35 +0100 Julien Cristau [repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
Fri, 27 Jan 2012 12:15:57 +0100 Aurelien Campeas [config] fix rql-cache-size initial values (closes #2162160) stable
Tue, 09 Aug 2011 09:43:26 +0200 Nicolas Chauvat [lint] remove uses of "print >> sys.stderr" (closes #1908571)
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
Tue, 03 May 2011 17:43:53 +0200 Sylvain Thénault [configuration] exit with proper message when sources file is unreadable (you usually started cw while logged with a wrong user). Closes #1631238
Mon, 28 Mar 2011 18:56:55 +0200 Sylvain Thénault [config] generalise config.creating, allowing to drop set_language class attribute stable
Wed, 19 Jan 2011 11:22:39 +0100 Sylvain Thénault [config] stop using a metaclass for registration of "public" configuration, simply do it explicitly stable
Thu, 04 Nov 2010 10:58:29 +0100 Sylvain Thénault [c-c reset-admin-pwd] don't crash on unknown option, and silently ignore 'adapter' which may be present in pre 3.10 sources file stable
Mon, 25 Oct 2010 15:44:37 +0200 Sylvain Thénault [sources] method to ease modification of a source config through c-c shell
Wed, 13 Oct 2010 16:17:37 +0200 Sylvain Thénault [server] fix dumb name error
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Thu, 23 Sep 2010 23:28:58 +0200 Sylvain Thénault backport stable
Wed, 22 Sep 2010 12:29:20 +0200 Sylvain Thénault [sqlite] quick hacks to fix #1251873 and #1251874 stable
Wed, 25 Aug 2010 09:43:12 +0200 Sylvain Thénault backport stable
Fri, 20 Aug 2010 08:31:02 +0200 Sylvain Thénault cleanups stable
Fri, 20 Aug 2010 08:21:15 +0200 Sylvain Thénault [repository] enabled sources refactoring: to avoid error, we should always have all known source in repo.sources_by_uri and only enabled ones in repo.sources, so we still have access to the definition of temporarily disabled sources stable
Mon, 26 Jul 2010 12:08:24 +0200 Sylvain Thénault [session] cleanup session-time / cleanup-session-time...
Thu, 08 Jul 2010 10:03:03 +0200 Sylvain Thénault [web configuration] ensure data home directory / uicache file belong to daemon user and are writeable
Tue, 04 May 2010 14:16:04 +0200 Alexandre Fayolle merged back oldstable into stable stable
Wed, 28 Apr 2010 14:05:50 +0200 Alexandre Fayolle move rarely used (imo) settings to inputlevel3 in cwctl create oldstable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Mon, 19 Apr 2010 13:52:55 +0200 Sylvain Thénault backport stable
Mon, 19 Apr 2010 13:38:46 +0200 Sylvain Thénault [config] properly use time type for options representing a time. stable
Mon, 19 Apr 2010 12:43:23 +0200 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
Mon, 29 Mar 2010 13:28:41 +0200 Sylvain Thénault [repo] make etype which should go in deleted_entities configurable: we only need this for types imported from other multi-sources instances stable
Fri, 26 Mar 2010 15:53:07 +0100 Sylvain Thénault [repo config] cleanup read_instance_schema / bootstrap_schema / creating mess stable
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
Mon, 08 Mar 2010 19:02:35 +0100 Sylvain Thénault move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
Tue, 02 Mar 2010 15:57:32 +0100 Sylvain Thénault do not check for existant entity when relation of single card is added but integrity hooks are deactivated stable
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Thu, 10 Dec 2009 16:20:02 +0100 Sylvain Thénault more advanced hooks control
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Tue, 24 Nov 2009 10:51:02 +0100 Sylvain Thénault set appid attribute before super call to avoid attribute error when fetching configuration's defaults stable
Mon, 23 Nov 2009 19:08:13 +0100 Sylvain Thénault rhauum stable
Mon, 23 Nov 2009 19:01:17 +0100 Sylvain Thénault default_instance id should also be available when silently rebuilding soures file stable
Mon, 23 Nov 2009 16:16:58 +0100 Sylvain Thénault password is required, else we get obscure validation failure when inserting the admin user into cw stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Fri, 13 Nov 2009 09:13:30 +0100 Sylvain Thénault more sensible default values to c-c "create" inputs stable
Thu, 15 Oct 2009 10:31:54 +0200 Sylvain Thénault backport stable branch
Mon, 12 Oct 2009 12:54:01 +0200 Sylvain Thénault system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly stable
Mon, 12 Oct 2009 12:20:51 +0200 Sylvain Thénault unused stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Fri, 02 Oct 2009 08:57:16 +0200 Sylvain Thénault fix pyro-host option type 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
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:02:03 +0200 Sylvain Thénault make db-restore command work even with no/corrupted database stable
Fri, 14 Aug 2009 09:26:41 +0200 Sylvain Thénault [hooks] major refactoring:
Thu, 13 Aug 2009 11:06:07 +0200 Sylvain Thénault temporarily needed hack, should move out with hooks refactoring
Thu, 13 Aug 2009 10:58:29 +0200 Sylvain Thénault register_to needs the schema as argument
Fri, 07 Aug 2009 13:58:28 +0200 Sylvain Thénault to make cw schemas importable, they have to be installed w/ cw code, not in /usr/share/cubicweb/schemas
Mon, 03 Aug 2009 17:20:20 +0200 Sylvain Thénault [pyro] use lgc.pyro_ext, simplify pyro related options
Mon, 03 Aug 2009 15:16:47 +0200 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
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
Sat, 01 Aug 2009 16:21:52 +0200 Sylvain Thénault get_csv is being renamed to splitstrip
Fri, 24 Jul 2009 17:50:31 +0200 Sylvain Thénault major refactoring of database dump/restore:
less more (0) -60 tip