2014-03-17 |
Julien Cristau |
[serverctl] use repoapi for db-check, add-source, rebuild-fti commands
|
file |
diff |
annotate
|
2014-02-03 |
Julien Cristau |
[serverctl] remove broken schema-sync command
|
file |
diff |
annotate
|
2013-07-02 |
Sylvain Thénault |
[config] cleanup/refactor server sources file values handling
|
file |
diff |
annotate
|
2013-06-21 |
Sylvain Thénault |
[c-c restore] drop useless restore-all option, and related systemonly argument
|
file |
diff |
annotate
|
2013-10-08 |
Aurelien Campeas |
[serverctl] complete the schema-diff command with options that will fix & enhance it.
|
file |
diff |
annotate
|
2013-05-24 |
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
|
file |
diff |
annotate
|
2013-05-23 |
Nicolas Chauvat |
[cw-ctl] fix help message for schemadiff In global help (closes #2888538)
|
file |
diff |
annotate
|
2013-04-05 |
Sylvain Thénault |
[c-c serverctl] import locally to speed up c-c
|
file |
diff |
annotate
|
2012-11-30 |
Alexandre Richardson |
add a command to compare db schema and file system schema (closes #464991)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2013-01-21 |
Sylvain Thénault |
[db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
|
file |
diff |
annotate
|
2012-09-11 |
Sylvain Thénault |
massive copyright update to avoid clutering later patches
|
file |
diff |
annotate
|
2012-07-06 |
Adrien Di Mascio |
[fti] make db-rebuild-fti accept etypes on command line (closes #2410508)
|
file |
diff |
annotate
|
2012-06-06 |
Aurelien Campeas |
[ldapfeed] do not crash on ldap user deletion + pull + already deactivated users, cleanups (closes #2392933)
|
file |
diff |
annotate
|
2012-04-25 |
Aurelien Campeas |
[serverctl] avoid a crash if zmq-address is not defined/empty (config.get is a false friend wrt dict behaviour)
|
file |
diff |
annotate
|
2012-04-04 |
David Douard |
[zmq] Implement a ZMQ-based Repository (closes #2290125)
|
file |
diff |
annotate
|
2012-02-14 |
Pierre-Yves David |
[c-c] use subprocess instead of os.system to start repository
stable
|
file |
diff |
annotate
|
2011-09-21 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
2011-09-06 |
Julien Cristau |
Drop privileges properly (closes #1910561)
stable
|
file |
diff |
annotate
|
2011-07-20 |
Nicolas Chauvat |
[cwctl] set min/max args for reset admin password command. Closes #1832986
|
file |
diff |
annotate
|
2011-07-01 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-07-01 |
Pierre-Yves David |
[cwc shell] add ``--password`` option to ``reset-admin-pwd`` (close #1794866)
stable
|
file |
diff |
annotate
|
2011-06-29 |
Nicolas Chauvat |
[all] remove pattern "try: function() except AttributeError: pass" (closes #1787966)
|
file |
diff |
annotate
|
2011-06-28 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-06-27 |
Sylvain Thénault |
[server] "overrule" case insensitivity of database name (closes: #611294)
stable
|
file |
diff |
annotate
|
2011-06-09 |
Adrien Di Mascio |
[sql] implement #1631319: ask user before creating postgresql languages
|
file |
diff |
annotate
|
2011-06-06 |
Sylvain Thénault |
[datafeed] provide a source-sync command to launch source synchronization through the command line. Closes #1725692
|
file |
diff |
annotate
|
2011-05-19 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|
2011-04-21 |
Sylvain Thénault |
adds support for a portable db import/export format (closes: #1521112)
stable
|
file |
diff |
annotate
|
2011-03-31 |
Nicolas Chauvat |
[cwctl] refactor ui messages aiming for consistency and simplicity
stable
|
file |
diff |
annotate
|
2011-03-30 |
Sylvain Thénault |
[c-c create] unification of c-c create and its subcommands handling
stable
|
file |
diff |
annotate
|
2011-03-28 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
2011-03-28 |
Sylvain Thénault |
[c-c create] db-create doesn't not take a verbose option any longer
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2011-03-08 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-03-08 |
Sylvain Thénault |
[dbapi] split in_memory_cnx functions
stable
|
file |
diff |
annotate
|
2011-03-07 |
Nicolas Chauvat |
merge stable changes into default
|
file |
diff |
annotate
|
2011-03-03 |
Sylvain Thénault |
[c-c db-check] new checks for entities missing a mandatory relation/attribute
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2011-02-08 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2011-01-24 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-01-21 |
Sylvain Thénault |
[c-c delete] closes #1433117 and other flavours where we don't want to crash on error
stable
|
file |
diff |
annotate
|
2011-01-20 |
Sylvain Thénault |
[c-c delete] add quote on db drop statement to be more robust to exotic database names
stable
|
file |
diff |
annotate
|
2011-01-20 |
Sylvain Thénault |
[db-create] we should always ask db user that should be used when special privileges are required
stable
|
file |
diff |
annotate
|
2011-01-05 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-01-05 |
Sylvain Thénault |
[daemon] make process umask configurable
stable
|
file |
diff |
annotate
|
2011-01-05 |
Sylvain Thénault |
properly tell we've started an instance (close #1391262)
stable
|
file |
diff |
annotate
|
2010-12-01 |
Sylvain Thénault |
[pyro source] store pyro source mapping file into the database
|
file |
diff |
annotate
|
2010-11-12 |
Nicolas Chauvat |
fix typo
stable
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
2010-10-01 |
Alexandre Fayolle |
[R] use dbhelper.binary_value to process passwords and other Bytes fields
|
file |
diff |
annotate
|
2010-09-28 |
Alexandre Fayolle |
make reset-admin-pwd work with sqlserver as db backend
stable
|
file |
diff |
annotate
|
2010-09-22 |
Sylvain Thénault |
[sqlite] quick hacks to fix #1251873 and #1251874
stable
|
file |
diff |
annotate
|
2010-09-07 |
Sylvain Thénault |
[c-c db-check] add missing import
stable
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
update to lgc.clcommands 0.51 api
stable
|
file |
diff |
annotate
|
2010-08-20 |
Sylvain Thénault |
[c-c check-mapping] fix dumb name error and add a warning about inlined crossed relation
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2010-08-06 |
Sylvain Thénault |
[db-create] fix bug introduced by 6060:353bec342e2a (we ask for user while in non verbose mode)
stable
|
file |
diff |
annotate
|
2010-08-03 |
Sylvain Thénault |
[db create] don't ask user/password if the underlying db doesn't support it (eg sqlite)
stable
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
2010-07-13 |
Sylvain Thénault |
cleanups
|
file |
diff |
annotate
|
2010-06-21 |
Sylvain Thénault |
[repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2010-06-09 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-09 |
Sylvain Thénault |
[repo server] fix startup bug, lgc.daemon.daemonize return 1 for the parent process, not -1
stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
[c-c] use logilab.database, not lgc.db
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
* * *
stable
|
file |
diff |
annotate
|
2010-04-29 |
Sylvain Thénault |
[webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-26 |
Alexandre Fayolle |
cubicweb-ctl create improvements
stable
|
file |
diff |
annotate
|
2010-03-26 |
Sylvain Thénault |
[repo config] cleanup read_instance_schema / bootstrap_schema / creating mess
stable
|
file |
diff |
annotate
|
2010-03-26 |
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
|
file |
diff |
annotate
|
2010-03-18 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-18 |
Sylvain Thénault |
fix import
stable
|
file |
diff |
annotate
|
2010-03-12 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-12 |
Sylvain Thénault |
provide logilab.database compat when creating database
stable
|
file |
diff |
annotate
|
2010-03-12 |
Sylvain Thénault |
[db creation] fix some bugs introduced by the migration to logilab.database
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
rename logilab.db into logilab.database
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
misc fixes to ensure logilab.db compatibility
stable
|
file |
diff |
annotate
|
2010-03-08 |
Sylvain Thénault |
[repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
avoid module import in c-c plugins module, and remind it
stable
|
file |
diff |
annotate
|
2010-02-23 |
Sylvain Thénault |
fix #615379 by checking admin user exists instead of making think everything is fine
stable
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-09 |
Nicolas Chauvat |
[cwctl] reset-admin-pwd was failing when db-host was not set
stable
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-23 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-12-23 |
Sylvain Thénault |
quick and dirty fix to avoid crash when running db-create command with an sqlite source
stable
|
file |
diff |
annotate
|
2009-12-22 |
Aurelien Campeas |
more extra_args cleanup
stable
|
file |
diff |
annotate
|
2009-12-22 |
Alexandre Fayolle |
SqlServer: support single sign on / Windows credential authentication
stable
|
file |
diff |
annotate
|
2009-12-03 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2009-12-01 |
Sylvain Thénault |
properly fail if user has entered wrong connection information for the system database, closes #549136
stable
|
file |
diff |
annotate
|
2009-11-23 |
Sylvain Thénault |
default_instance id should also be available when silently rebuilding soures file
stable
|
file |
diff |
annotate
|
2009-11-22 |
Nicolas Chauvat |
fix buglet
stable
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-13 |
Sylvain Thénault |
more sensible default values to c-c "create" inputs
stable
|
file |
diff |
annotate
|
2009-10-26 |
Alexandre Fayolle |
force debug mode on cubicweb-ctl start on win32
stable
|
file |
diff |
annotate
|
2009-10-13 |
Sylvain Thénault |
refactor repo authentication to allow pluggable authentifier to login with something else than a password
|
file |
diff |
annotate
|
2009-10-07 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-10-01 |
Sylvain Thénault |
[pyro] merge pyro-id / pyro-instance-id options, put all pyro options in the same section of the configuration file
stable
|
file |
diff |
annotate
|
2009-09-22 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
2009-09-18 |
Sylvain Thénault |
backport old head
3.5
|
file |
diff |
annotate
|
2009-09-18 |
Sylvain Thénault |
cleanup
3.5
|
file |
diff |
annotate
|
2009-09-18 |
Sylvain Thénault |
remove 2.5 construct
3.5
|
file |
diff |
annotate
|
2009-09-11 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-11 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
2009-09-11 |
Sylvain Thénault |
[c-c] fix start/restart commands
stable
|
file |
diff |
annotate
|
2009-09-10 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-09 |
Aurelien Campeas |
close file handler leak
3.5
|
file |
diff |
annotate
|
2009-09-07 |
Aurélien Campéas |
minimal steps to have cw running on windows
3.5
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
2009-08-24 |
Nicolas Chauvat |
F add --automatic/-a option to run db-create without user input
stable
|
file |
diff |
annotate
|
2009-08-16 |
Nicolas Chauvat |
backport stable branch
|
file |
diff |
annotate
|
2009-08-14 |
Nicolas Chauvat |
F [cwctl] improve dialog messages
stable
|
file |
diff |
annotate
|
2009-08-13 |
Nicolas Chauvat |
backport stable branch
|
file |
diff |
annotate
|
2009-08-13 |
Nicolas Chauvat |
B [cwctl] fix db-{dump,copy,restore} commands
stable
|
file |
diff |
annotate
|
2009-08-13 |
Sylvain Thénault |
move underline_title to toolsutils
|
file |
diff |
annotate
|
2009-08-06 |
Sylvain Thénault |
ensure runtime dir exists
|
file |
diff |
annotate
|
2009-08-04 |
Sylvain Thénault |
[F dbdump] dark and dirty fix for db-copy command
|
file |
diff |
annotate
|
2009-07-31 |
Nicolas Chauvat |
F [dialog] offer to create backup. refactor to use l.c.shellutils.ASK
|
file |
diff |
annotate
|
2009-07-27 |
Sylvain Thénault |
don't check versions on db-restore
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
major refactoring of database dump/restore:
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
new distinguish repairing/creating from regular start.
|
file |
diff |
annotate
|
2009-07-24 |
Adrien Di Mascio |
fix mkstemp() usage in migration commands
|
file |
diff |
annotate
|
2009-07-23 |
Adrien Di Mascio |
backport stable branch into default
|
file |
diff |
annotate
|
2009-07-23 |
Nicolas Chauvat |
[refactor] #342855: replace uses of (deprecated) mktemp
|
file |
diff |
annotate
|
2009-07-22 |
Sylvain Thénault |
should ensure lgc is configured to not use mx to avoid error if backend module is missing mx support
|
file |
diff |
annotate
|
2009-07-18 |
Nicolas Chauvat |
[cw-ctl] improve dialog messages
stable
|
file |
diff |
annotate
|
2009-07-18 |
Nicolas Chauvat |
[cw-ctl] improve dialog messages
stable
|
file |
diff |
annotate
|
2009-06-15 |
Sylvain Thénault |
add source to sources configuration when adding a cube defining a source
stable
|
file |
diff |
annotate
|
2009-06-15 |
Sylvain Thénault |
check not using "admin" as uri (reserved)
stable
|
file |
diff |
annotate
|
2009-06-12 |
Sylvain Thénault |
refactor sources configuration, add source to sources when using a cube defining
stable
|
file |
diff |
annotate
|
2009-05-28 |
Sylvain Thénault |
nicer error message
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-25 |
Adrien Di Mascio |
[server] provide a new reset-admin-pwd command
|
file |
diff |
annotate
|
2009-05-05 |
Graziella Toutoungis |
must reset cubes before next authentication
tls-sprint
|
file |
diff |
annotate
|
2009-04-24 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
2009-04-07 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
2009-04-06 |
sylvain thenault |
introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
|
file |
diff |
annotate
|
2009-03-23 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
2009-03-10 |
sylvain thenault |
use datetime instead of mx.DateTime
tls-sprint
|
file |
diff |
annotate
|
2008-11-25 |
Adrien Di Mascio |
ask less questions on instance creation
|
file |
diff |
annotate
|
2008-11-05 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|