server/serverctl.py
2012-04-04 David Douard [zmq] Implement a ZMQ-based Repository (closes #2290125)
2012-02-14 Pierre-Yves David [c-c] use subprocess instead of os.system to start repository stable
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-09-06 Julien Cristau Drop privileges properly (closes #1910561) stable
2011-07-20 Nicolas Chauvat [cwctl] set min/max args for reset admin password command. Closes #1832986
2011-07-01 Sylvain Thénault backport stable
2011-07-01 Pierre-Yves David [cwc shell] add ``--password`` option to ``reset-admin-pwd`` (close #1794866) stable
2011-06-29 Nicolas Chauvat [all] remove pattern "try: function() except AttributeError: pass" (closes #1787966)
2011-06-28 Sylvain Thénault backport stable
2011-06-27 Sylvain Thénault [server] "overrule" case insensitivity of database name (closes: #611294) stable
2011-06-09 Adrien Di Mascio [sql] implement #1631319: ask user before creating postgresql languages
2011-06-06 Sylvain Thénault [datafeed] provide a source-sync command to launch source synchronization through the command line. Closes #1725692
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-04-21 Sylvain Thénault adds support for a portable db import/export format (closes: #1521112) stable
2011-03-31 Nicolas Chauvat [cwctl] refactor ui messages aiming for consistency and simplicity stable
2011-03-30 Sylvain Thénault [c-c create] unification of c-c create and its subcommands handling stable
2011-03-28 Sylvain Thénault cleanups stable
2011-03-28 Sylvain Thénault [c-c create] db-create doesn't not take a verbose option any longer stable
2011-03-25 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
2011-03-08 Sylvain Thénault backport stable
2011-03-08 Sylvain Thénault [dbapi] split in_memory_cnx functions stable
2011-03-07 Nicolas Chauvat merge stable changes into default
2011-03-03 Sylvain Thénault [c-c db-check] new checks for entities missing a mandatory relation/attribute stable
2011-02-22 Alexandre Fayolle allow configuring the level of the configuration settings for cw-ctl add-source and db-init (which may call add-source) stable
2011-02-08 Sylvain Thénault backport stable
2011-02-04 Sylvain Thénault [c-c] fix crash on delete instance + potential others when user don't specify db user's password stable
2011-01-24 Sylvain Thénault backport stable
2011-01-21 Sylvain Thénault [c-c delete] closes #1433117 and other flavours where we don't want to crash on error stable
2011-01-20 Sylvain Thénault [c-c delete] add quote on db drop statement to be more robust to exotic database names stable
2011-01-20 Sylvain Thénault [db-create] we should always ask db user that should be used when special privileges are required stable
2011-01-05 Sylvain Thénault backport stable
2011-01-05 Sylvain Thénault [daemon] make process umask configurable stable
2011-01-05 Sylvain Thénault properly tell we've started an instance (close #1391262) stable
2010-12-01 Sylvain Thénault [pyro source] store pyro source mapping file into the database
2010-11-12 Nicolas Chauvat fix typo stable
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-10-01 Alexandre Fayolle [R] use dbhelper.binary_value to process passwords and other Bytes fields
2010-09-28 Alexandre Fayolle make reset-admin-pwd work with sqlserver as db backend stable
2010-09-22 Sylvain Thénault [sqlite] quick hacks to fix #1251873 and #1251874 stable
2010-09-07 Sylvain Thénault [c-c db-check] add missing import stable
2010-08-25 Sylvain Thénault update to lgc.clcommands 0.51 api stable
2010-08-20 Sylvain Thénault [c-c check-mapping] fix dumb name error and add a warning about inlined crossed relation stable
2010-08-20 Sylvain Thénault [ms, c-c] new command checking for consistency / potentian flaws and enhancements of mapping file of a multi-sources instance stable
2010-08-13 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
2010-08-06 Sylvain Thénault [db-create] fix bug introduced by 6060:353bec342e2a (we ask for user while in non verbose mode) stable
2010-08-03 Sylvain Thénault [db create] don't ask user/password if the underlying db doesn't support it (eg sqlite) stable
2010-07-19 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.
2010-07-13 Sylvain Thénault cleanups
2010-06-21 Sylvain Thénault [repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
2010-06-16 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
2010-06-09 Sylvain Thénault backport stable
2010-06-09 Sylvain Thénault [repo server] fix startup bug, lgc.daemon.daemonize return 1 for the parent process, not -1 stable
2010-05-26 Sylvain Thénault backport stable
2010-05-26 Sylvain Thénault [c-c] use logilab.database, not lgc.db stable
2010-05-26 Sylvain Thénault [sqlite] fix crash on db-create with sqlite abd unexistent database due to missing paren in logical expression (closes #909604) stable
2010-05-20 Sylvain Thénault backport stable
2010-05-20 Sylvain Thénault * * * stable
2010-04-29 Sylvain Thénault [webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
less more (0) -100 -60 tip