server/serverctl.py
Fri, 01 Oct 2010 16:07:03 +0200 Alexandre Fayolle [R] use dbhelper.binary_value to process passwords and other Bytes fields
Tue, 28 Sep 2010 14:52:45 +0200 Alexandre Fayolle make reset-admin-pwd work with sqlserver as db backend stable
Wed, 22 Sep 2010 12:29:20 +0200 Sylvain Thénault [sqlite] quick hacks to fix #1251873 and #1251874 stable
Tue, 07 Sep 2010 22:58:31 +0200 Sylvain Thénault [c-c db-check] add missing import stable
Wed, 25 Aug 2010 09:42:55 +0200 Sylvain Thénault update to lgc.clcommands 0.51 api stable
Fri, 20 Aug 2010 17:08:08 +0200 Sylvain Thénault [c-c check-mapping] fix dumb name error and add a warning about inlined crossed relation stable
Fri, 20 Aug 2010 08:29:48 +0200 Sylvain Thénault [ms, c-c] new command checking for consistency / potentian flaws and enhancements of mapping file of a multi-sources instance stable
Fri, 13 Aug 2010 08:23:14 +0200 Sylvain Thénault integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places stable
Fri, 06 Aug 2010 17:34:24 +0200 Sylvain Thénault [db-create] fix bug introduced by 6060:353bec342e2a (we ask for user while in non verbose mode) stable
Tue, 03 Aug 2010 14:43:20 +0200 Sylvain Thénault [db create] don't ask user/password if the underlying db doesn't support it (eg sqlite) stable
Mon, 19 Jul 2010 10:13:01 +0200 Sylvain Thénault [c-c start repo] config log's threshold is upper case while option accepts lower case. This break c-c start of repository instances.
Tue, 13 Jul 2010 15:45:18 +0200 Sylvain Thénault cleanups
Mon, 21 Jun 2010 15:32:58 +0200 Sylvain Thénault [repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
Wed, 16 Jun 2010 09:21:49 +0200 Sylvain Thénault [test] support for test on postgres database using the same mecanism as sqlite: one template database generated when necessary + actual test database created from the template
Wed, 09 Jun 2010 10:06:46 +0200 Sylvain Thénault backport stable
Wed, 09 Jun 2010 09:42:24 +0200 Sylvain Thénault [repo server] fix startup bug, lgc.daemon.daemonize return 1 for the parent process, not -1 stable
Wed, 26 May 2010 12:33:48 +0200 Sylvain Thénault backport stable
Wed, 26 May 2010 12:31:39 +0200 Sylvain Thénault [c-c] use logilab.database, not lgc.db stable
Wed, 26 May 2010 12:31:37 +0200 Sylvain Thénault [sqlite] fix crash on db-create with sqlite abd unexistent database due to missing paren in logical expression (closes #909604) stable
Thu, 20 May 2010 20:47:13 +0200 Sylvain Thénault backport stable
Thu, 20 May 2010 20:45:21 +0200 Sylvain Thénault * * * 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 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
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, 26 Apr 2010 17:55:36 +0200 Alexandre Fayolle cubicweb-ctl create improvements 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 09:18:21 +0100 Sylvain Thénault [db dump/restore] fix '#615840: db-dump must be always runnable' by setting repairing on config. Also, avoid to read the whole schema from the database on dump/restore: the bootstrap schema is enough. stable
Thu, 18 Mar 2010 11:57:48 +0100 Sylvain Thénault backport stable
Thu, 18 Mar 2010 09:12:54 +0100 Sylvain Thénault fix import stable
Fri, 12 Mar 2010 16:11:56 +0100 Sylvain Thénault backport stable
Fri, 12 Mar 2010 11:50:27 +0100 Sylvain Thénault provide logilab.database compat when creating database stable
Fri, 12 Mar 2010 11:49:05 +0100 Sylvain Thénault [db creation] fix some bugs introduced by the migration to logilab.database
Tue, 09 Mar 2010 11:54:27 +0100 Sylvain Thénault rename logilab.db into logilab.database
Tue, 09 Mar 2010 11:05:29 +0100 Sylvain Thénault backport stable
Tue, 09 Mar 2010 10:49:57 +0100 Sylvain Thénault misc fixes to ensure logilab.db compatibility stable
Mon, 08 Mar 2010 17:57:29 +0100 Sylvain Thénault [repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Fri, 26 Feb 2010 13:12:01 +0100 Sylvain Thénault avoid module import in c-c plugins module, and remind it stable
Tue, 23 Feb 2010 17:39:13 +0100 Sylvain Thénault fix #615379 by checking admin user exists instead of making think everything is fine stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Sat, 09 Jan 2010 15:31:37 +0100 Nicolas Chauvat [cwctl] reset-admin-pwd was failing when db-host was not set stable
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Wed, 23 Dec 2009 12:20:10 +0100 Sylvain Thénault backport stable branch
Wed, 23 Dec 2009 08:22:18 +0100 Sylvain Thénault quick and dirty fix to avoid crash when running db-create command with an sqlite source stable
Tue, 22 Dec 2009 14:18:48 +0100 Aurelien Campeas more extra_args cleanup stable
Tue, 22 Dec 2009 09:38:08 +0100 Alexandre Fayolle SqlServer: support single sign on / Windows credential authentication stable
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Tue, 01 Dec 2009 12:00:20 +0100 Sylvain Thénault properly fail if user has entered wrong connection information for the system database, closes #549136 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
Sun, 22 Nov 2009 15:48:26 +0100 Nicolas Chauvat fix buglet 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
Mon, 26 Oct 2009 10:04:18 +0100 Alexandre Fayolle force debug mode on cubicweb-ctl start on win32 stable
Tue, 13 Oct 2009 08:50:19 +0200 Sylvain Thénault refactor repo authentication to allow pluggable authentifier to login with something else than a password
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
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
Tue, 22 Sep 2009 12:11:12 +0200 Adrien Di Mascio backport stable branch
Fri, 18 Sep 2009 12:20:39 +0200 Sylvain Thénault backport old head 3.5
Fri, 18 Sep 2009 08:16:01 +0200 Sylvain Thénault cleanup 3.5
Fri, 18 Sep 2009 07:56:46 +0200 Sylvain Thénault remove 2.5 construct 3.5
less more (0) -60 tip