Fri, 01 Jul 2011 11:51:04 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 18:26:29 +0200 |
Nicolas Chauvat |
[all] remove pattern "try: function() except AttributeError: pass" (closes #1787966)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 11 May 2011 17:04:29 +0200 |
Sylvain Thénault |
[c-c shell] closes #1669147: autocommit in maintenance scripts
stable
|
file |
diff |
annotate
|
Thu, 31 Mar 2011 17:12:27 +0200 |
Nicolas Chauvat |
[cwctl] refactor ui messages aiming for consistency and simplicity
stable
|
file |
diff |
annotate
|
Wed, 30 Mar 2011 11:17:21 +0200 |
Sylvain Thénault |
[c-c create] unification of c-c create and its subcommands handling
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 18:56:55 +0200 |
Sylvain Thénault |
[config] generalise config.creating, allowing to drop set_language class attribute
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 15:32:37 +0100 |
Sylvain Thénault |
properly tell we've started an instance (close #1391262)
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 28 Oct 2010 19:37:59 +0200 |
Nicolas Chauvat |
[cwctl] command list now checks version of cw, not only versions of cubes
stable
|
file |
diff |
annotate
|
Wed, 20 Oct 2010 15:20:12 +0200 |
Alexandre Fayolle |
make stdout and stderr non buffered for cwctl commands (#1330647)
stable
|
file |
diff |
annotate
|
Fri, 15 Oct 2010 11:40:36 +0200 |
Pierre-Yves David |
[distribution] Handle missing instance directory when listing and running instance command.
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 13:45:41 +0200 |
Sylvain Thénault |
more cwctl api update and fixes
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 11:23:22 +0200 |
Sylvain Thénault |
[c-c create] argument inversed accidentally
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 09:42:55 +0200 |
Sylvain Thénault |
update to lgc.clcommands 0.51 api
stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 15:32:58 +0200 |
Sylvain Thénault |
[repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 13:23:11 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 13:02:47 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Sat, 29 May 2010 10:33:57 +0200 |
Alexandre Fayolle |
proof read documentation
stable
|
file |
diff |
annotate
|
Mon, 10 May 2010 16:59:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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...
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 16:13:56 +0200 |
Julien Jehannet |
[shell] #715938: support of script parameters (using standard '--' as arguments separator)
|
file |
diff |
annotate
|