server/serverctl.py
Wed, 26 Mar 2014 14:45:33 +0100 David Douard [c-c configure] make it possible to specify the section for sources configuration (closes #3477678)
Tue, 29 Apr 2014 11:34:42 +0200 Paul Tonelli [serverctl] Ask for URL when adding a new source (closes #3824868)
Mon, 28 Apr 2014 17:34:07 +0200 Paul Tonelli [serverctl] Ask for parser type when adding a new source (closes #3484231)
Wed, 24 Sep 2014 18:04:30 +0200 Julien Cristau merge 3.18.6 into 3.19
Fri, 13 Jun 2014 11:21:45 +0200 Julien Cristau [serverctl] fix default value for db-init config-level stable
Wed, 02 Jul 2014 11:37:57 +0200 Julien Cristau Add warning messages when enabling remote pickle-based repository access
Fri, 30 May 2014 17:46:40 +0200 Aurelien Campeas [tests/checkintegrity] use the new connection api
Wed, 09 Apr 2014 15:42:27 +0200 Nicolas Chauvat [serverctl] rename 'add-source' to 'source-add' for consistency's sake (closes #3732169)
Mon, 17 Mar 2014 12:13:14 +0100 Julien Cristau [serverctl] use repoapi for db-check, add-source, rebuild-fti commands
Mon, 03 Feb 2014 18:19:26 +0100 Julien Cristau [serverctl] remove broken schema-sync command
Tue, 02 Jul 2013 17:07:34 +0200 Sylvain Thénault [config] cleanup/refactor server sources file values handling
Fri, 21 Jun 2013 16:17:17 +0200 Sylvain Thénault [c-c restore] drop useless restore-all option, and related systemonly argument
Tue, 08 Oct 2013 14:25:05 +0200 Aurelien Campeas [serverctl] complete the schema-diff command with options that will fix & enhance it.
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
Thu, 23 May 2013 18:57:25 +0200 Nicolas Chauvat [cw-ctl] fix help message for schemadiff In global help (closes #2888538)
Fri, 05 Apr 2013 14:44:03 +0200 Sylvain Thénault [c-c serverctl] import locally to speed up c-c
Fri, 30 Nov 2012 16:43:36 +0100 Alexandre Richardson add a command to compare db schema and file system schema (closes #464991)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
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, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
Fri, 06 Jul 2012 09:00:32 +0200 Adrien Di Mascio [fti] make db-rebuild-fti accept etypes on command line (closes #2410508)
Wed, 06 Jun 2012 10:30:54 +0200 Aurelien Campeas [ldapfeed] do not crash on ldap user deletion + pull + already deactivated users, cleanups (closes #2392933)
Wed, 25 Apr 2012 11:39:14 +0200 Aurelien Campeas [serverctl] avoid a crash if zmq-address is not defined/empty (config.get is a false friend wrt dict behaviour)
Wed, 04 Apr 2012 16:51:09 +0200 David Douard [zmq] Implement a ZMQ-based Repository (closes #2290125)
Tue, 14 Feb 2012 15:15:09 +0100 Pierre-Yves David [c-c] use subprocess instead of os.system to start repository stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Tue, 06 Sep 2011 15:16:06 +0200 Julien Cristau Drop privileges properly (closes #1910561) stable
Wed, 20 Jul 2011 12:31:03 +0200 Nicolas Chauvat [cwctl] set min/max args for reset admin password command. Closes #1832986
Fri, 01 Jul 2011 11:51:04 +0200 Sylvain Thénault backport stable
Fri, 01 Jul 2011 11:27:20 +0200 Pierre-Yves David [cwc shell] add ``--password`` option to ``reset-admin-pwd`` (close #1794866) stable
Wed, 29 Jun 2011 18:26:29 +0200 Nicolas Chauvat [all] remove pattern "try: function() except AttributeError: pass" (closes #1787966)
Tue, 28 Jun 2011 16:33:53 +0200 Sylvain Thénault backport stable
Mon, 27 Jun 2011 18:46:08 +0200 Sylvain Thénault [server] "overrule" case insensitivity of database name (closes: #611294) stable
Thu, 09 Jun 2011 12:16:10 +0200 Adrien Di Mascio [sql] implement #1631319: ask user before creating postgresql languages
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
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
Thu, 21 Apr 2011 12:35:41 +0200 Sylvain Thénault adds support for a portable db import/export format (closes: #1521112) 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 16:42:54 +0200 Sylvain Thénault cleanups stable
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
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
Tue, 08 Mar 2011 18:32:19 +0100 Sylvain Thénault backport stable
Tue, 08 Mar 2011 18:08:12 +0100 Sylvain Thénault [dbapi] split in_memory_cnx functions stable
Mon, 07 Mar 2011 17:02:15 +0100 Nicolas Chauvat merge stable changes into default
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
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
Tue, 08 Feb 2011 12:23:30 +0100 Sylvain Thénault backport stable
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
Mon, 24 Jan 2011 17:02:38 +0100 Sylvain Thénault backport stable
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
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
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
Wed, 05 Jan 2011 17:50:21 +0100 Sylvain Thénault backport stable
Wed, 05 Jan 2011 17:47:16 +0100 Sylvain Thénault [daemon] make process umask configurable stable
Wed, 05 Jan 2011 15:32:37 +0100 Sylvain Thénault properly tell we've started an instance (close #1391262) stable
Wed, 01 Dec 2010 17:11:35 +0100 Sylvain Thénault [pyro source] store pyro source mapping file into the database
Fri, 12 Nov 2010 07:44:59 +0100 Nicolas Chauvat fix typo stable
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Fri, 01 Oct 2010 16:07:03 +0200 Alexandre Fayolle [R] use dbhelper.binary_value to process passwords and other Bytes fields
less more (0) -100 -60 tip