server/__init__.py
Wed, 22 Apr 2015 16:09:04 +0200 Julien Cristau [server] install custom sql scripts before creating tables for the schema
Mon, 05 Oct 2015 15:48:19 +0200 Julien Cristau [server] import filter from six.moves
Tue, 15 Sep 2015 17:32:30 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 14 Sep 2015 16:03:07 +0200 Rémi Cardona [py3k] basestring → six.string_types
Fri, 11 Sep 2015 14:52:09 +0200 Samuel Trégouët [py3k] print function
Fri, 26 Jun 2015 13:04:25 +0200 Sylvain Thénault avoid sanitizing warnings
Tue, 10 Jun 2014 16:01:49 +0200 Aurelien Campeas [repoapi] fold ClientConnection into Connection
Fri, 13 Jun 2014 13:54:28 +0200 Aurelien Campeas [migractions] remove any session related leftovers
Thu, 06 Nov 2014 18:17:29 +0100 Aurelien Campeas [entities/wfobjs] add missing `DBG_SEC` debugging informations and a new `transition` capability
Thu, 06 Nov 2014 14:35:25 +0100 Aurelien Campeas [warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
Mon, 01 Dec 2014 11:13:10 +0100 Julien Cristau merge 3.19.6 into 3.20 branch
Fri, 10 Oct 2014 09:18:28 +0200 Denis Laxalde [server] Add missing import of logilab.database
Tue, 04 Nov 2014 14:10:02 +0100 Julien Cristau [server] commit after serializing schema
Tue, 15 Apr 2014 11:55:37 +0200 Sylvain Thénault [testlib] call init_config once the config has been properly bootstraped
Tue, 18 Feb 2014 17:58:45 +0100 Julien Cristau [server/migractions] finish migration to repoapi objects
Wed, 05 Mar 2014 10:44:45 +0100 Julien Cristau [server] use the ClientConnection directly now that it has more methods available
Tue, 11 Feb 2014 17:29:58 +0100 Julien Cristau Use repoapi instead of dbapi for cwctl shell, upgrade and db-init
Tue, 28 Jan 2014 15:29:23 +0100 Julien Cristau [server] Use internal_cnx instead of internal_session in init_repository
Tue, 02 Jul 2013 17:07:34 +0200 Sylvain Thénault [config] cleanup/refactor server sources file values handling
Fri, 21 Jun 2013 16:01:59 +0200 Sylvain Thénault [multi-sources-removal] Kill repo.sources
Tue, 21 Jan 2014 17:34:31 +0100 Sylvain Thénault [multi-sources-removal] Drop pyrorql and zmqrql sources
Mon, 13 Jan 2014 13:47:47 +0100 Julien Cristau merge 3.18.0 in 3.19 branch
Mon, 09 Dec 2013 16:13:10 +0100 Julien Cristau merge 3.17.11
Thu, 24 Oct 2013 18:28:18 +0200 Aurelien Campeas [server/initrepo] show failed sql statements and abort if necessary (closes #3308564) stable
Thu, 07 Nov 2013 11:20:59 +0100 Denis Laxalde [doc] Use string debug mode in debugged docstring stable
Tue, 25 Jun 2013 12:11:42 +0200 Aurelien Campeas [schema,server] add a security debugging aid (closes #2920304)
Mon, 24 Jun 2013 12:05:35 +0200 Pierre-Yves David [repo] move repo stats to Service (closes #2951067)
Thu, 13 Jun 2013 17:27:43 +0200 Pierre-Yves David [sources] drop support for ldapuser source (closes #2936496)
Tue, 18 Oct 2011 16:55:16 +0200 Alain Leufroy [server] *init_repository* lookup the database instead of the schema to drop tables (closes #810743) stable
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Tue, 11 Dec 2012 18:20:00 +0100 Aurelien Campeas [server] add debugging for Hooks & Operations (closes #2470048)
Fri, 05 Oct 2012 16:54:22 +0200 Sylvain Thénault [repository] move modification of appobject_path to repository initialization code so we can restore it later to avoid side effect on the config. Fix regression introduced in d32ab8570e5d
Thu, 20 Sep 2012 14:50:06 +0200 Sylvain Thénault [session] promote usage of [deny|all]_all_hooks_but session methods rather than hooks_control context manager directly
Mon, 10 Sep 2012 14:02:06 +0200 Sylvain Thénault [repo initialisation] during repo creation, load all hooks and entities code
Wed, 04 Apr 2012 17:46:34 +0200 Vincent Michel [zmq] Add a new ZMQ-based RQL source (closes #2290203)
Mon, 27 Feb 2012 10:11:04 +0100 Florent Cayré [repository] implement a generic way to call repo-side services; closes #2203418
Tue, 31 Jan 2012 21:43:24 +0100 Sylvain Thénault [repository] ldap-feed source. Closes #2086984
Fri, 21 Oct 2011 09:24:29 +0200 Sylvain Thénault backport stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] fix regression introduced in 7915:a7f3245e1728 leading to test's postcreate not being executed anymore stable
Fri, 07 Oct 2011 11:59:20 +0200 Sylvain Thénault backport stable
Thu, 06 Oct 2011 16:15:16 +0200 Sylvain Thénault [migration] expose migration methods to execute schema/*.sql and migration/<event>.py files (closes #1986498) stable
Fri, 30 Sep 2011 18:10:28 +0200 Alexandre Fayolle repaire cctl db-init -d on sqlserver (closes #1979670)
Wed, 29 Jun 2011 16:04:01 +0200 Sylvain Thénault backport stable
Wed, 29 Jun 2011 16:02:24 +0200 Sylvain Thénault [repo, looping task] raise a custom exception when repository is shuting down, avoid looping task to be restarted in such case. Closes #1021276 stable
Fri, 17 Jun 2011 18:53:33 +0200 Sylvain Thénault backport stable
Thu, 16 Jun 2011 12:31:27 +0200 Julien Jehannet [book] add autoload section from code and fix sphinx warnings stable
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
Wed, 06 Apr 2011 16:00:56 +0200 Sylvain Thénault [test] drop some warnings introduced by new test dabase handling stable
Mon, 28 Mar 2011 18:56:55 +0200 Sylvain Thénault [config] generalise config.creating, allowing to drop set_language class attribute stable
Thu, 17 Mar 2011 12:21:36 +0100 Pierre-Yves David merge oldstable into default stable
Tue, 15 Mar 2011 09:41:45 +0100 Nicolas Chauvat [doc] fix rql/debugging.rst and server.__init__ docstrings stable
Tue, 15 Mar 2011 09:41:45 +0100 Nicolas Chauvat [doc] fix rql/debugging.rst and server.__init__ docstrings oldstable
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
Wed, 09 Feb 2011 18:06:17 +0100 Sylvain Thénault [repository] #1460066: backport datafeed cube as cubicweb source
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Fri, 20 Aug 2010 08:21:15 +0200 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
Tue, 15 Jun 2010 18:00:29 +0200 Sylvain Thénault [repo] on repository initialization, properly shutdown intermediary repository stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
less more (0) -100 -60 tip