Wed, 21 Sep 2011 17:38:00 +0200 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
Tue, 06 Sep 2011 15:16:06 +0200 |
Julien Cristau |
Drop privileges properly (closes #1910561)
stable
|
file |
diff |
annotate
|
Wed, 20 Jul 2011 12:31:03 +0200 |
Nicolas Chauvat |
[cwctl] set min/max args for reset admin password command. Closes #1832986
|
file |
diff |
annotate
|
Fri, 01 Jul 2011 11:51:04 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 01 Jul 2011 11:27:20 +0200 |
Pierre-Yves David |
[cwc shell] add ``--password`` option to ``reset-admin-pwd`` (close #1794866)
stable
|
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
|
Tue, 28 Jun 2011 16:33:53 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 27 Jun 2011 18:46:08 +0200 |
Sylvain Thénault |
[server] "overrule" case insensitivity of database name (closes: #611294)
stable
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 12:16:10 +0200 |
Adrien Di Mascio |
[sql] implement #1631319: ask user before creating postgresql languages
|
file |
diff |
annotate
|
Mon, 06 Jun 2011 15:21:24 +0200 |
Sylvain Thénault |
[datafeed] provide a source-sync command to launch source synchronization through the command line. Closes #1725692
|
file |
diff |
annotate
|
Thu, 19 May 2011 10:53:11 +0200 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|
Thu, 21 Apr 2011 12:35:41 +0200 |
Sylvain Thénault |
adds support for a portable db import/export format (closes: #1521112)
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 16:42:54 +0200 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 14:49:22 +0200 |
Sylvain Thénault |
[c-c create] db-create doesn't not take a verbose option any longer
stable
|
file |
diff |
annotate
|
Fri, 25 Mar 2011 15:45:38 +0100 |
Sylvain Thénault |
[db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not
stable
|
file |
diff |
annotate
|
Tue, 08 Mar 2011 18:32:19 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 08 Mar 2011 18:08:12 +0100 |
Sylvain Thénault |
[dbapi] split in_memory_cnx functions
stable
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 17:02:15 +0100 |
Nicolas Chauvat |
merge stable changes into default
|
file |
diff |
annotate
|
Thu, 03 Mar 2011 16:05:57 +0100 |
Sylvain Thénault |
[c-c db-check] new checks for entities missing a mandatory relation/attribute
stable
|
file |
diff |
annotate
|
Tue, 22 Feb 2011 21:33:10 +0100 |
Alexandre Fayolle |
allow configuring the level of the configuration settings for cw-ctl add-source and db-init (which may call add-source)
stable
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 12:23:30 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 04 Feb 2011 10:02:48 +0100 |
Sylvain Thénault |
[c-c] fix crash on delete instance + potential others when user don't specify db user's password
stable
|
file |
diff |
annotate
|
Mon, 24 Jan 2011 17:02:38 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 21 Jan 2011 12:20:59 +0100 |
Sylvain Thénault |
[c-c delete] closes #1433117 and other flavours where we don't want to crash on error
stable
|
file |
diff |
annotate
|
Thu, 20 Jan 2011 17:14:28 +0100 |
Sylvain Thénault |
[c-c delete] add quote on db drop statement to be more robust to exotic database names
stable
|
file |
diff |
annotate
|
Thu, 20 Jan 2011 15:52:59 +0100 |
Sylvain Thénault |
[db-create] we should always ask db user that should be used when special privileges are required
stable
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 17:50:21 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 17:47:16 +0100 |
Sylvain Thénault |
[daemon] make process umask configurable
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
|
Wed, 01 Dec 2010 17:11:35 +0100 |
Sylvain Thénault |
[pyro source] store pyro source mapping file into the database
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 07:44:59 +0100 |
Nicolas Chauvat |
fix typo
stable
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:05:52 +0200 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
Fri, 01 Oct 2010 16:07:03 +0200 |
Alexandre Fayolle |
[R] use dbhelper.binary_value to process passwords and other Bytes fields
|
file |
diff |
annotate
|
Tue, 28 Sep 2010 14:52:45 +0200 |
Alexandre Fayolle |
make reset-admin-pwd work with sqlserver as db backend
stable
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 12:29:20 +0200 |
Sylvain Thénault |
[sqlite] quick hacks to fix #1251873 and #1251874
stable
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 22:58:31 +0200 |
Sylvain Thénault |
[c-c db-check] add missing import
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
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 15:45:18 +0200 |
Sylvain Thénault |
cleanups
|
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
|
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
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 10:06:46 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 26 May 2010 12:33:48 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 26 May 2010 12:31:39 +0200 |
Sylvain Thénault |
[c-c] use logilab.database, not lgc.db
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:13 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:45:21 +0200 |
Sylvain Thénault |
* * *
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
|