cwconfig.py
Tue, 19 Jul 2016 19:50:48 +0200 David Douard [cwconfig] add the CubicWebConfiguration.ensure_uid_directory() method (related to #11298794) 3.22
Tue, 19 Jul 2016 19:26:20 +0200 David Douard [cwconfig] extract uid file setting code from check_writeable_uid_directory (related to #11298794) 3.22
Mon, 04 Jan 2016 11:12:30 +0100 Sylvain Thénault clean some remaining dust from goa time
Wed, 09 Dec 2015 17:44:16 +0100 Sylvain Thénault [migration] config.add_cubes should ensure site_cubicweb of new cubes is called
Wed, 25 Nov 2015 16:22:42 +0100 Rémi Cardona [cwconfig] Explicitly close generated config file
Tue, 13 Oct 2015 12:33:26 +0200 Rémi Cardona Rename gettext to cwgettext, use stdlib gettext
Tue, 13 Oct 2015 16:57:09 +0200 Rémi Cardona [py3k] bytes required for hashlib.{md5,sha1}()
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Mon, 14 Sep 2015 11:15:47 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 15:33:47 +0200 Rémi Cardona [py3k] file → open
Fri, 11 Sep 2015 15:50:29 +0200 Samuel Trégouët [py3k] octals and long
Fri, 11 Sep 2015 14:52:09 +0200 Samuel Trégouët [py3k] print function
Wed, 09 Jul 2014 16:32:14 +0200 Aurelien Campeas [repoapi, cwconfig] give a convenience method to get a repository from a config
Wed, 09 Jul 2014 15:50:23 +0200 Aurelien Campeas [cwconfig] remove unused method
Mon, 04 May 2015 17:37:43 +0200 David Douard implement a simple statsd logger (closes #5488711)
Thu, 25 Jun 2015 22:12:49 +0200 David Douard [cwctl] allow overriding config settings from the command line (closes #5557656)
Mon, 22 Jun 2015 14:27:37 +0200 Rémi Cardona merge 3.20.8 in 3.21
Thu, 18 Jun 2015 14:57:55 +0200 Rémi Cardona [cwconfig] typo in comment
Wed, 22 Apr 2015 11:00:50 +0200 David Douard [hooks] add a looping task that dumps the stats regularly in a file
Thu, 12 Mar 2015 12:29:25 +0100 Julien Cristau [config] disable fckeditor by default (closes #1368900)
Wed, 09 Jul 2014 15:38:39 +0200 Aurelien Campeas [config] kill a getattr
Wed, 30 Apr 2014 21:04:14 +0200 Christophe de Vienne [RichString] Add markdown support
Thu, 25 Sep 2014 15:49:13 +0200 Julien Cristau merge 3.19.4 in 3.20 branch
Fri, 04 Jul 2014 14:37:08 +0200 Julien Cristau [book] stop talking about the hg `forest` extension
Wed, 09 Jul 2014 15:44:09 +0200 Aurelien Campeas remove references to global environment variable APYCOT_ROOT
Fri, 13 Jun 2014 12:56:45 +0200 Aurelien Campeas [test/migration] fix crash on execution
Thu, 10 Apr 2014 17:31:50 +0200 Julien Cristau [cwconfig] use "foo not in bar" instead of "not foo in bar"
Thu, 20 Mar 2014 15:42:23 +0100 Rémi Cardona [cwconfig] Remove useless 'ui-cube' configuration option (closes #3728904)
Tue, 07 Jan 2014 15:48:31 +0100 Sylvain Thénault [mail] allow to specify SMTP's MAIL FROM address to config.sendmails(). Closes #3373620
Mon, 26 Aug 2013 11:36:19 +0200 Julien Cristau Rename cleanup_interface_sobjects into cleanup_unused_appobjects
Mon, 26 Aug 2013 16:15:29 +0200 Aurelien Campeas remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
Mon, 26 Aug 2013 16:12:30 +0200 Aurelien Campeas remove 3.8 bw compat
Fri, 12 Jul 2013 10:51:35 +0200 Aurelien Campeas remove "twisted" configuration (closes #2919310)
Fri, 15 Mar 2013 12:11:29 +0100 Rémi Cardona [cwconfig] Add optional configuration param to load a UI cube before other cubes
Fri, 08 Mar 2013 11:03:28 +0100 Rémi Cardona [cwconfig] Fix exception handling when building the cube dependency graph
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Mon, 21 Jan 2013 18:01:25 +0100 Sylvain Thénault [db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
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, 20 Jul 2012 10:57:48 +0200 Sylvain Thénault [config] load_configuration should not crash because of fs errors. Closes #2286215 stable
Fri, 20 Jul 2012 09:22:51 +0200 Julien Cristau [config] Set CWDEV, aka dev mode, according to presence of the i18n directory, not .hg stable
Thu, 07 Jun 2012 18:33:53 +0200 Aurelien Campeas [cwconfig] shutup on absent i18n/ mo files when in operating in tests
Fri, 27 Apr 2012 14:22:38 +0200 Aurelien Campeas [merge] backport stable
Fri, 27 Apr 2012 14:10:04 +0200 Aurelien Campeas [cwconfig] impose an order on appobject paths processing: entities first (closes #2330799) stable
Thu, 15 Mar 2012 17:30:28 +0100 Pierre-Yves David [http] drop use-request-subdomain feature (closes #2251986)
Thu, 01 Mar 2012 17:22:56 +0100 Pierre-Yves David [cwconfig] improve assert error message.
Thu, 08 Dec 2011 14:32:57 +0100 Sylvain Thénault backport stable
Thu, 08 Dec 2011 13:17:25 +0100 Julien Cristau Link to python docs about strftime instead of pointing at "man" (closes #2106415)
Mon, 05 Dec 2011 13:42:23 +0100 Aurelien Campeas [cwconfig] absolute import (closes #2091068) stable
Thu, 03 Nov 2011 15:28:30 +0100 Sylvain Thénault backport stable
Wed, 12 Oct 2011 15:56:40 +0200 Pierre-Yves David Update documentation about resource mode. stable
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Thu, 22 Sep 2011 10:02:17 +0200 Sylvain Thénault [warnings] explicitly ask to show DeprecationWarning in debug mode (closes #1942760) stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Tue, 26 Jul 2011 11:25:10 +0200 Sylvain Thénault [rql] fix min/max args definition of [TEXT_]LIMIT_SIZE registered procedures (long outstanding bug discovered after recent fix in lgdb) stable
Wed, 27 Apr 2011 15:42:07 +0200 Florent Cayré [web config] fix md5 version to ensure cubes order and to include cubicweb version stable
Tue, 05 Apr 2011 13:23:47 +0200 Alexandre Fayolle backport fix from oldstable stable
Tue, 05 Apr 2011 08:39:49 +0200 Alexandre Fayolle fileConfig is in logging.config oldstable cubicweb-version-3.10.x
less more (0) -100 -60 tip