cwctl.py
Thu, 27 Nov 2014 13:40:37 +0100 Christophe de Vienne [pkg] Make twisted recommended only
Thu, 15 May 2014 23:18:17 +0200 Alain Leufroy [wsgi] add tornado http server
Thu, 15 May 2014 23:05:15 +0200 Alain Leufroy [cwctl] rewrite wsgi method choices
Thu, 25 Sep 2014 15:49:13 +0200 Julien Cristau merge 3.19.4 in 3.20 branch
Wed, 24 Sep 2014 18:04:30 +0200 Julien Cristau merge 3.18.6 into 3.19
Thu, 21 Aug 2014 22:42:48 +0200 Christophe de Vienne [wsgi] add the --debug / -D option to the wsgi command
Fri, 13 Jun 2014 11:00:41 +0200 Julien Cristau [cwctl] don't prompt for cube options in automatic mode stable
Tue, 17 Jun 2014 12:03:30 +0200 Julien Cristau [cwctl] make cubicweb-ctl versions lighter (closes #4002158)
Tue, 10 Jun 2014 09:49:45 +0200 Julien Cristau merge 3.18.5 into 3.19 branch
Mon, 14 Apr 2014 13:31:19 +0200 Rémi Cardona an -> a (misc) stable
Mon, 14 Apr 2014 11:54:33 +0200 Rémi Cardona an URL -> a URL stable
Tue, 18 Feb 2014 17:58:45 +0100 Julien Cristau [server/migractions] finish migration to repoapi objects
Tue, 11 Feb 2014 17:29:58 +0100 Julien Cristau Use repoapi instead of dbapi for cwctl shell, upgrade and db-init
Thu, 12 Dec 2013 18:25:45 +0100 Julien Cristau [webctl] Generate static data directory on upgrade (closes #2167873)
Thu, 12 Dec 2013 16:18:58 +0100 Julien Cristau [cwctl] Don't check for old lgc versions
Mon, 09 Dec 2013 16:13:10 +0100 Julien Cristau merge 3.17.11
Wed, 30 Oct 2013 13:05:00 +0100 Aurelien Campeas [cwctl] backout 5d5b3a865eb1, which breaks interactive shell usage stable
Thu, 26 Sep 2013 10:46:37 +0200 Dimitri Papadopoulos [ctl] set proper encoding for sys.stdout/sys.stderr. Closes #1669144 stable
Thu, 10 Oct 2013 16:56:16 +0200 Denis Laxalde [cwctl] Only start the instance after upgrade if it was running before stable
Fri, 11 Oct 2013 18:00:34 +0200 Aurelien Campeas [wsgi] also provide an example using werkzeug (if available)
Tue, 01 Oct 2013 16:45:58 +0200 Aurelien Campeas [wsgi] add the simplest possible wsgi (debug) server
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, 14 Jun 2013 16:26:25 +0200 David Douard 3.17 is the new stable stable
Fri, 24 May 2013 13:00:28 +0200 Nicolas Chauvat [cwctl] add configure command to cw-ctl (closes #2709702) cubicweb-centos-version-3.17.1-1 cubicweb-debian-version-3.17.1-1 cubicweb-version-3.17.1
Fri, 24 May 2013 14:02:45 +0200 Nicolas Chauvat [cwctl] rename option no-post-create to no-db-create
Fri, 24 May 2013 14:07:46 +0200 Nicolas Chauvat [cwctl] pass missing inputlevel argument to postcreate() (closes #2901037) stable
Thu, 25 Apr 2013 14:10:55 +0200 Pierre-Yves David remove unused import
Wed, 03 Apr 2013 12:17:24 +0200 David Douard [c-c create] make post-create step optional (closes #2712041)
Mon, 11 Feb 2013 11:47:50 +0100 David Douard [c-c list] add an optional argument to the list command (closes #2709703)
Mon, 11 Mar 2013 18:37:01 +0100 Pierre-Yves David merge stable fix into default
Fri, 08 Mar 2013 09:15:09 +0100 Sylvain Thénault [c-c shell] fix command description (-P option is gone long ago) stable
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Fri, 25 Jan 2013 13:28:23 +0100 Aurelien Campeas [cwctl] fix cubicweb-ctl shell command (closes #2583919)
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, 18 Sep 2012 17:04:44 +0200 Sylvain Thénault [c-c shell -H] add verbosity=0 so we are not asked to confirm everything, as when not using -H stable
Tue, 10 Apr 2012 17:09:04 +0200 Vincent Michel [dbapi] add possibility to connect to a remote ZMQRepository (closes #2290126)
Tue, 09 Aug 2011 09:43:26 +0200 Nicolas Chauvat [lint] remove uses of "print >> sys.stderr" (closes #1908571)
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Fri, 01 Jul 2011 11:51:04 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 11:19:12 +0200 Sylvain Thénault [c-c instance commands] keyboard interrupt should stop the command, not jump to the next instance. Closes #1794850 stable
Wed, 29 Jun 2011 16:29:15 +0200 Nicolas Chauvat [cw-ctl] add command versions to list versions of cubes used by an instance (closes #508052)
Wed, 29 Jun 2011 18:26:29 +0200 Nicolas Chauvat [all] remove pattern "try: function() except AttributeError: pass" (closes #1787966)
Mon, 20 Jun 2011 12:55:40 +0200 Sylvain Thénault [migration] when there are no data migration needed, we still want to rewrite the configuration and to restart the server. Closes #1760927 stable
Wed, 11 May 2011 19:02:27 +0200 Sylvain Thénault [c-c shell] we should commit the migration handler, cnx is not None unless connected through pyro stable
Wed, 11 May 2011 17:04:29 +0200 Sylvain Thénault [c-c shell] closes #1669147: autocommit in maintenance scripts stable
Thu, 31 Mar 2011 17:12:27 +0200 Nicolas Chauvat [cwctl] refactor ui messages aiming for consistency and simplicity stable
Wed, 30 Mar 2011 11:17:21 +0200 Sylvain Thénault [c-c create] unification of c-c create and its subcommands handling stable
Mon, 28 Mar 2011 19:02:47 +0200 Sylvain Thénault [c-c create] we should also skip option with no type, else we may generate title for section without any option to fill stable
Mon, 28 Mar 2011 18:56:55 +0200 Sylvain Thénault [config] generalise config.creating, allowing to drop set_language class attribute stable
Mon, 21 Feb 2011 10:31:18 +0100 Sylvain Thénault [c-c upgrade] rename force-componant-version option to force-cube-version and cleanup code stable
Fri, 28 Jan 2011 15:12:13 +0100 Sylvain Thénault [c-c] lgc 0.54 check for duplicated commands, this may occurs with cw where plugins are automaticall (re)loaded stable
Wed, 19 Jan 2011 11:23:16 +0100 Sylvain Thénault [c-c list] don't crash if there are no 'version' attribute in pkginfo stable
Wed, 05 Jan 2011 15:32:37 +0100 Sylvain Thénault properly tell we've started an instance (close #1391262) stable
Fri, 05 Nov 2010 09:19:43 +0100 Sylvain Thénault [c-c list] tell more about the pb when some cube information is missing stable
Thu, 28 Oct 2010 19:37:59 +0200 Nicolas Chauvat [cwctl] command list now checks version of cw, not only versions of cubes stable
Wed, 20 Oct 2010 15:20:12 +0200 Alexandre Fayolle make stdout and stderr non buffered for cwctl commands (#1330647) stable
Fri, 15 Oct 2010 11:40:36 +0200 Pierre-Yves David [distribution] Handle missing instance directory when listing and running instance command. stable
Wed, 25 Aug 2010 13:45:41 +0200 Sylvain Thénault more cwctl api update and fixes stable
Wed, 25 Aug 2010 11:23:22 +0200 Sylvain Thénault [c-c create] argument inversed accidentally stable
less more (0) -100 -60 tip