2015-04-22 |
Rémi Cardona |
merge 3.20.6 into 3.21
|
file |
diff |
annotate
|
2015-03-13 |
Julien Cristau |
[server] remove "standalone RQL server" from possible configuration choices
|
file |
diff |
annotate
|
2015-03-13 |
Aurelien Campeas |
Remove the remote repository-access-through-zmq support
|
file |
diff |
annotate
|
2015-03-03 |
Aurelien Campeas |
Remove remote repository-access-through-pyro support
|
file |
diff |
annotate
|
2015-02-11 |
Rémi Cardona |
[server] Make sure 'zmq-address-sub' config is always iterable
|
file |
diff |
annotate
|
2014-01-23 |
Julien Cristau |
[repo] pylint cleanup, mainly of imports, with a bit of style
|
file |
diff |
annotate
|
2013-07-02 |
Sylvain Thénault |
[config] cleanup/refactor server sources file values handling
|
file |
diff |
annotate
|
2013-07-12 |
Denis Laxalde |
Use the list of cubes from the filesystem when reading the schema from the filesystem
stable
|
file |
diff |
annotate
|
2013-06-14 |
David Douard |
3.17 is the new stable
stable
|
file |
diff |
annotate
|
2013-05-29 |
Julien Cristau |
[server] fix documentation of ZMQ options harder
stable
|
file |
diff |
annotate
|
2013-05-29 |
Pierre-Yves David |
merge with 3.16.x fixes
|
file |
diff |
annotate
|
2013-05-27 |
Dimitri Papadopoulos |
[server] fix documentation of ZMQ options
stable
|
file |
diff |
annotate
|
2013-05-23 |
Nicolas Chauvat |
import merge_options directly from logilab.common
|
file |
diff |
annotate
|
2013-05-24 |
Nicolas Chauvat |
[server] fix error messages in write_sources_file()
|
file |
diff |
annotate
|
2012-12-18 |
Sylvain Thénault |
[ldapfeed] all options of a source should be in the same group, else you get AssertionError on c-c add-source. Closes #2538398
|
file |
diff |
annotate
|
2013-01-22 |
Aurelien Campeas |
prefix "tcp://" zmq uris with "zmqpickle" (closes #2574114)
|
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-12-11 |
Sylvain Thénault |
[server config] on quick start, system source is still activated. Closes #2535714
stable
|
file |
diff |
annotate
|
2012-04-04 |
David Douard |
[zmq] Implement a ZMQ-based Repository (closes #2290125)
|
file |
diff |
annotate
|
2012-03-15 |
Anthony Truchet |
[config, undo] Fix undo-support option migration
|
file |
diff |
annotate
|
2012-02-27 |
Anthony Truchet |
[repo, undo] Finish repository-side implementation of the undo feature (closes #893940)
|
file |
diff |
annotate
|
2012-02-10 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-02-10 |
Julien Cristau |
[repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
|
file |
diff |
annotate
|
2012-01-27 |
Aurelien Campeas |
[config] fix rql-cache-size initial values (closes #2162160)
stable
|
file |
diff |
annotate
|
2011-08-09 |
Nicolas Chauvat |
[lint] remove uses of "print >> sys.stderr" (closes #1908571)
|
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-05-03 |
Sylvain Thénault |
[configuration] exit with proper message when sources file is unreadable (you usually started cw while logged with a wrong user). Closes #1631238
|
file |
diff |
annotate
|
2011-03-28 |
Sylvain Thénault |
[config] generalise config.creating, allowing to drop set_language class attribute
stable
|
file |
diff |
annotate
|
2011-01-19 |
Sylvain Thénault |
[config] stop using a metaclass for registration of "public" configuration, simply do it explicitly
stable
|
file |
diff |
annotate
|
2010-11-04 |
Sylvain Thénault |
[c-c reset-admin-pwd] don't crash on unknown option, and silently ignore 'adapter' which may be present in pre 3.10 sources file
stable
|
file |
diff |
annotate
|
2010-10-25 |
Sylvain Thénault |
[sources] method to ease modification of a source config through c-c shell
|
file |
diff |
annotate
|
2010-10-13 |
Sylvain Thénault |
[server] fix dumb name error
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
2010-09-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-22 |
Sylvain Thénault |
[sqlite] quick hacks to fix #1251873 and #1251874
stable
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-08-20 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
2010-08-20 |
Sylvain Thénault |
[repository] enabled sources refactoring: to avoid error, we should always have all known source in repo.sources_by_uri and only enabled ones in repo.sources, so we still have access to the definition of temporarily disabled sources
stable
|
file |
diff |
annotate
|
2010-07-26 |
Sylvain Thénault |
[session] cleanup session-time / cleanup-session-time...
|
file |
diff |
annotate
|
2010-07-08 |
Sylvain Thénault |
[web configuration] ensure data home directory / uicache file belong to daemon user and are writeable
|
file |
diff |
annotate
|
2010-05-04 |
Alexandre Fayolle |
merged back oldstable into stable
stable
|
file |
diff |
annotate
|
2010-04-28 |
Alexandre Fayolle |
move rarely used (imo) settings to inputlevel3 in cwctl create
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
stable
|
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 |
backport default into stable: stable is now cw 3.8
|
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-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-19 |
Sylvain Thénault |
[config] properly use time type for options representing a time.
stable
|
file |
diff |
annotate
|
2010-04-19 |
Sylvain Thénault |
[config] with lgc >= 0.50, option's dict inputlevel becomes level
|
file |
diff |
annotate
|
2010-03-29 |
Sylvain Thénault |
[repo] make etype which should go in deleted_entities configurable: we only need this for types imported from other multi-sources instances
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-01 |
Katia Saurfelt |
server/web api for accessing to deleted_entites
|
file |
diff |
annotate
|
2010-03-08 |
Sylvain Thénault |
move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
|
file |
diff |
annotate
|
2010-03-02 |
Sylvain Thénault |
do not check for existant entity when relation of single card is added but integrity hooks are deactivated
stable
|
file |
diff |
annotate
|
2010-02-26 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-10 |
Sylvain Thénault |
more advanced hooks control
|
file |
diff |
annotate
|
2009-12-03 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2009-11-24 |
Sylvain Thénault |
set appid attribute before super call to avoid attribute error when fetching configuration's defaults
stable
|
file |
diff |
annotate
|