cwctl.py
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
Wed, 25 Aug 2010 09:42:55 +0200 Sylvain Thénault update to lgc.clcommands 0.51 api stable
Mon, 21 Jun 2010 15:32:58 +0200 Sylvain Thénault [repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
Mon, 21 Jun 2010 13:23:11 +0200 Sylvain Thénault backport stable
Fri, 18 Jun 2010 18:49:17 +0200 Sylvain Thénault closes #1059729: cw-ctl upgrade : i18n upgrade not performed if DB does not need upgrade stable
Wed, 02 Jun 2010 13:02:47 +0200 Sylvain Thénault backport stable
Sat, 29 May 2010 10:33:57 +0200 Alexandre Fayolle proof read documentation stable
Mon, 10 May 2010 16:59:32 +0200 Sylvain Thénault backport stable
Fri, 07 May 2010 14:42:18 +0200 Sylvain Thénault [c-c list] configuration pb cubes directly hold version number now, avoid crash when reporting errors stable
Thu, 29 Apr 2010 14:21:57 +0200 Sylvain Thénault [webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
Wed, 28 Apr 2010 17:57:36 +0200 Julien Jehannet [c-c shell] make script arguments available as __args__ in the script namespace. Use scriptargs instead of args as process_script argument name.
Wed, 28 Apr 2010 16:13:56 +0200 Julien Jehannet [shell] #715938: support of script parameters (using standard '--' as arguments separator)
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
Fri, 23 Apr 2010 09:17:08 +0200 Sylvain Thénault [c-c status] return status code 1 when some instances isn't running. Closes #510817
Mon, 19 Apr 2010 12:43:23 +0200 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
Thu, 15 Apr 2010 19:39:55 +0200 Sylvain Thénault backport stable
Thu, 15 Apr 2010 16:47:04 +0200 Sylvain Thénault don't fail on cube's pkginfo without __use__ stable
Wed, 31 Mar 2010 15:39:09 +0200 Sylvain Thénault merge
Wed, 31 Mar 2010 09:45:14 +0200 Sylvain Thénault [upgrade] after upgrade, fork command to start instance avoid grave uicfg pb (explicit rules all removed...) stable
Fri, 26 Mar 2010 16:15:41 +0100 Sylvain Thénault backport stable
Fri, 26 Mar 2010 15:53:07 +0100 Sylvain Thénault [repo config] cleanup read_instance_schema / bootstrap_schema / creating mess stable
Fri, 26 Mar 2010 14:13:34 +0100 Sylvain Thénault fix #726167: i18ninstance use data in bootstrab_cubes instead of the database one stable
Thu, 25 Mar 2010 20:46:26 +0100 Sylvain Thénault [config] move ConfigurationProblem to migration + refactor it to benefit from config methods
Thu, 25 Mar 2010 20:46:22 +0100 Sylvain Thénault [config] more cleanup
Thu, 25 Mar 2010 20:38:58 +0100 Sylvain Thénault deprecate __use__ and __recommend__
Thu, 25 Mar 2010 17:55:24 +0100 Sylvain Thénault handle nicely typical installation other than debian package / mercurial forest
Thu, 04 Mar 2010 16:58:40 +0100 Nicolas Chauvat [cwctl] list will warn about a badly formatted version constraint instead of crashing stable
Fri, 26 Feb 2010 13:24:47 +0100 Sylvain Thénault pylint style fixes stable
Fri, 26 Feb 2010 13:21:13 +0100 Sylvain Thénault don't use module doc string as usage string stable
Fri, 26 Feb 2010 13:12:01 +0100 Sylvain Thénault avoid module import in c-c plugins module, and remind it stable
Wed, 24 Feb 2010 12:49:55 +0100 Nicolas Chauvat [cwctl] use l.c.changelog for version comparison stable
Tue, 23 Feb 2010 08:41:06 +0100 Nicolas Chauvat [cwctl] modify command list to check for cube dependency problems stable
Wed, 17 Feb 2010 13:12:35 +0100 Sylvain Thénault when creating an instance, ask for cubes specific options properly (fix #607349) stable
Wed, 17 Feb 2010 13:11:30 +0100 Sylvain Thénault avoid loading twice site_cubicweb files on instance creation stable
Tue, 09 Feb 2010 08:16:29 +0100 Adrien Di Mascio backport stable branch
Tue, 09 Feb 2010 08:15:20 +0100 Adrien Di Mascio [cw-shell] do not set arbitrary limit on number of arguments stable
Tue, 26 Jan 2010 10:24:07 +0100 Sylvain Thénault nicer usage for cubicweb-ctl
Tue, 22 Dec 2009 10:27:49 +0100 Sylvain Thénault backport stable
Wed, 09 Dec 2009 19:01:53 +0100 auc be able to run cw instances as windows services stable
Tue, 08 Dec 2009 10:40:12 +0100 Sylvain Thénault move i18n / migration modules from cw.common to cw
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Mon, 19 Oct 2009 09:15:19 +0200 Sylvain Thénault [shell] make process_script available throuhg c-c shell / migration script context stable
Fri, 16 Oct 2009 17:11:44 +0200 Sylvain Thénault properly close remote connections stable
Fri, 16 Oct 2009 16:29:46 +0200 Sylvain Thénault [c-c] fixes for shell w/ pyro instance stable
Fri, 16 Oct 2009 14:37:11 +0200 Sylvain Thénault #481017: cubicweb-ctl shell on remote instance 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
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Thu, 08 Oct 2009 11:46:33 +0200 Sylvain Thénault enhance docstring stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Tue, 06 Oct 2009 14:14:16 +0200 Aurelien Campeas typo stable
Mon, 05 Oct 2009 19:11:48 +0200 Aurelien Campeas fixlets on the workflow chapter stable
Mon, 28 Sep 2009 12:37:01 +0200 Sylvain Thénault backport stable
Fri, 25 Sep 2009 20:49:41 +0200 Nicolas Chauvat [cwctl] improve dialog messages stable
Mon, 14 Sep 2009 11:25:56 +0200 Sylvain Thénault backport 3.5
Mon, 14 Sep 2009 11:23:31 +0200 Sylvain Thénault backport stable 3.5
Fri, 11 Sep 2009 17:16:03 +0200 Sylvain Thénault another friend stable
Fri, 11 Sep 2009 17:14:20 +0200 Sylvain Thénault [c-c] fix 3.4.9 name error :'( stable
Fri, 11 Sep 2009 15:57:34 +0200 Sylvain Thénault backport 3.5
Fri, 11 Sep 2009 15:55:15 +0200 Sylvain Thénault backport stable branch 3.5
Fri, 11 Sep 2009 14:16:40 +0200 Sylvain Thénault cleanup stable
Fri, 11 Sep 2009 14:16:06 +0200 Sylvain Thénault [c-c] fix start/restart commands stable
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Mon, 07 Sep 2009 17:46:28 +0200 Aurélien Campéas mostly adapt the i18n subsystem to limitation wrt redirection handinling in windows, using the -o argument of the utilities 3.5
Mon, 07 Sep 2009 12:22:14 +0200 Aurélien Campéas minimal steps to have cw running on windows 3.5
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Tue, 18 Aug 2009 17:10:08 +0200 Sylvain Thénault backport change from default to get -f option on cw shell, may be necessary for the forthcoming migration... stable
Mon, 17 Aug 2009 19:20:15 +0200 Sylvain Thénault [c-c shell] add force option to bypass versions checking
Thu, 13 Aug 2009 09:22:07 +0200 Sylvain Thénault move underline_title to toolsutils
Fri, 07 Aug 2009 16:50:53 +0200 Sylvain Thénault [c-c] fix confirm
Mon, 03 Aug 2009 09:24:50 +0200 Adrien Di Mascio [twisted] don't use twistd anymore, all-in-one.py file is needed anymore
Sat, 01 Aug 2009 16:21:52 +0200 Sylvain Thénault get_csv is being renamed to splitstrip
Fri, 31 Jul 2009 23:26:52 +0200 Nicolas Chauvat F [dialog] offer to create backup. refactor to use l.c.shellutils.ASK
Tue, 28 Jul 2009 18:44:19 +0200 Nicolas Chauvat [cleanup] improve dialog message consistency
Mon, 27 Jul 2009 10:06:13 +0200 Adrien Di Mascio [cleanup] started to improve cubicweb-ctl dialog messages consistency
Fri, 24 Jul 2009 15:43:11 +0200 Sylvain Thénault #344772: instance backups should be done in instance_data_dir
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.
Sat, 18 Jul 2009 22:58:30 +0200 Nicolas Chauvat [cw-ctl] improve dialog messages stable
Tue, 07 Jul 2009 17:41:56 -0700 Sandrine Ribeau Fix shell script execution command.
Mon, 06 Jul 2009 13:24:10 +0200 Sylvain Thénault fix #344387, remember upgraded version step by step stable
Wed, 24 Jun 2009 16:58:12 +0200 Sylvain Thénault continue to run command on other instances, do not exit stable
Fri, 12 Jun 2009 16:31:32 +0200 Sylvain Thénault change cubes into expanded cubes stable
Wed, 03 Jun 2009 19:49:15 +0200 Nicolas Chauvat merge stable branch into default.
Wed, 03 Jun 2009 09:52:39 +0200 Sylvain Thénault redo juj's fix in stable branch stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Fri, 22 May 2009 00:20:50 +0200 Nicolas Chauvat [cw-ctl] rename i18n commands (see #342889)
Fri, 24 Apr 2009 17:04:14 +0200 sylvain thenault backport default branch tls-sprint
Thu, 23 Apr 2009 10:46:05 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Fri, 17 Apr 2009 18:58:03 +0200 sylvain thenault stop application only once we're sure we've something to do, fixing #342689
Tue, 14 Apr 2009 14:50:42 +0200 sylvain thenault no more cubes_dir class method tls-sprint
Tue, 07 Apr 2009 09:30:23 +0200 sylvain thenault backport default branch tls-sprint
Thu, 02 Apr 2009 18:52:08 +0200 sylvain thenault take care, self.config may not be a server config
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Mon, 09 Mar 2009 13:04:32 +0100 sylvain thenault search for cubes in a list of directories
less more (0) -120 tip