server/serverconfig.py
2011-08-09 Nicolas Chauvat [lint] remove uses of "print >> sys.stderr" (closes #1908571)
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
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
2011-03-28 Sylvain Thénault [config] generalise config.creating, allowing to drop set_language class attribute stable
2011-01-19 Sylvain Thénault [config] stop using a metaclass for registration of "public" configuration, simply do it explicitly stable
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
2010-10-25 Sylvain Thénault [sources] method to ease modification of a source config through c-c shell
2010-10-13 Sylvain Thénault [server] fix dumb name error
2010-10-08 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
2010-09-23 Sylvain Thénault backport stable
2010-09-22 Sylvain Thénault [sqlite] quick hacks to fix #1251873 and #1251874 stable
2010-08-25 Sylvain Thénault backport stable
2010-08-20 Sylvain Thénault cleanups stable
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
2010-07-26 Sylvain Thénault [session] cleanup session-time / cleanup-session-time...
2010-07-08 Sylvain Thénault [web configuration] ensure data home directory / uicache file belong to daemon user and are writeable
2010-05-04 Alexandre Fayolle merged back oldstable into stable stable
2010-04-28 Alexandre Fayolle move rarely used (imo) settings to inputlevel3 in cwctl create oldstable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-19 Sylvain Thénault backport stable
2010-04-19 Sylvain Thénault [config] properly use time type for options representing a time. stable
2010-04-19 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
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
2010-03-26 Sylvain Thénault [repo config] cleanup read_instance_schema / bootstrap_schema / creating mess stable
2010-03-01 Katia Saurfelt server/web api for accessing to deleted_entites
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.
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
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-10 Sylvain Thénault more advanced hooks control
2009-12-03 Sylvain Thénault backport stable into default
2009-11-24 Sylvain Thénault set appid attribute before super call to avoid attribute error when fetching configuration's defaults stable
2009-11-23 Sylvain Thénault rhauum stable
2009-11-23 Sylvain Thénault default_instance id should also be available when silently rebuilding soures file stable
2009-11-23 Sylvain Thénault password is required, else we get obscure validation failure when inserting the admin user into cw stable
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-13 Sylvain Thénault more sensible default values to c-c "create" inputs stable
2009-10-15 Sylvain Thénault backport stable branch
2009-10-12 Sylvain Thénault system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly stable
2009-10-12 Sylvain Thénault unused stable
2009-10-07 Sylvain Thénault backport stable branch
2009-10-02 Sylvain Thénault fix pyro-host option type stable
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
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-21 Sylvain Thénault make db-restore command work even with no/corrupted database stable
2009-08-14 Sylvain Thénault [hooks] major refactoring:
2009-08-13 Sylvain Thénault temporarily needed hack, should move out with hooks refactoring
2009-08-13 Sylvain Thénault register_to needs the schema as argument
2009-08-07 Sylvain Thénault to make cw schemas importable, they have to be installed w/ cw code, not in /usr/share/cubicweb/schemas
2009-08-03 Sylvain Thénault [pyro] use lgc.pyro_ext, simplify pyro related options
2009-08-03 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-08-01 Sylvain Thénault get_csv is being renamed to splitstrip
2009-07-24 Sylvain Thénault major refactoring of database dump/restore:
2009-07-24 Sylvain Thénault #344772: instance backups should be done in instance_data_dir
2009-07-24 Sylvain Thénault application -> instance where it makes sense
less more (0) -60 tip