dbapi.py
Fri, 02 May 2014 17:41:11 +0200 Aurelien Campeas remove leftover pre 3.9 deprecation warnings
Tue, 01 Jul 2014 17:25:25 +0200 Julien Cristau [dbapi] allow talking to a pre-3.19 remote repository
Fri, 02 May 2014 14:26:14 +0200 Aurelien Campeas deprecate get/set_shared_data API
Tue, 10 Jun 2014 09:49:45 +0200 Julien Cristau merge 3.18.5 into 3.19 branch
Mon, 14 Apr 2014 12:27:37 +0200 Rémi Cardona an URI -> a URI stable
Mon, 14 Apr 2014 12:07:00 +0200 Rémi Cardona an unicode string -> a unicode string stable
Wed, 05 Mar 2014 16:58:14 +0100 Julien Cristau Move setting session.mtime from dbapi to web session manager
Thu, 23 Jan 2014 13:47:28 +0100 Sylvain Thénault [multi-sources-removal] Drop entities.source column
Fri, 21 Jun 2013 17:53:44 +0200 Sylvain Thénault [multi-sources-removal] Drop foreid argument of repo.get_option_value
Mon, 13 Jan 2014 15:56:52 +0100 Aurelien Campeas fix version number: we still target cw 3.19
Mon, 13 Jan 2014 13:47:47 +0100 Julien Cristau merge 3.18.0 in 3.19 branch
Fri, 10 Jan 2014 17:12:20 +0100 Julien Cristau merge stable
Tue, 12 Nov 2013 17:10:16 +0100 Julien Cristau Fix use of vreg.config.anonymous_user() stable
Thu, 24 Oct 2013 12:36:12 +0200 Aurelien Campeas [merge] incorporate cw 3.17.10 fixes
Thu, 17 Oct 2013 10:30:35 +0200 Rémi Cardona [dbapi] Fix broken inmemory:// URLs parsing (closes #3225832) stable
Mon, 26 Aug 2013 16:12:30 +0200 Aurelien Campeas remove 3.8 bw compat
Thu, 27 Jun 2013 19:18:54 +0200 Pierre-Yves David [dbapi] deprecated the dbapi
Tue, 25 Jun 2013 10:45:44 +0200 Pierre-Yves David [dbapi] explicitly use the DBAPI version of CubicwebRequestBase
Mon, 24 Jun 2013 14:55:26 +0200 Pierre-Yves David [dbapi] move ProgrammingError into cubicweb module
Mon, 17 Jun 2013 15:00:41 +0200 Pierre-Yves David [repoapi] move get_repository function into a new repoapi module
Mon, 24 Jun 2013 14:53:19 +0200 Pierre-Yves David [dbapi] makes anonymous_connection a computed property
Fri, 21 Jun 2013 16:28:16 +0200 Pierre-Yves David [webrequest] set DBAPISession without cnx at initialisation time
Mon, 24 Jun 2013 12:39:25 +0200 Pierre-Yves David [request] drop the user argument for set_session
Mon, 24 Jun 2013 11:59:45 +0200 Pierre-Yves David [service] drop the asynchronous execution possibility
Fri, 14 Jun 2013 13:39:49 +0200 pierre-yves [req] drop from_controller on non WebRequest object (Closes #2901079)
Thu, 13 Jun 2013 15:36:10 +0200 pierre-yves Drop hijack user (closes #2901093)
Wed, 29 May 2013 16:44:16 +0200 Pierre-Yves David merge with 3.16.x fixes
Tue, 14 May 2013 18:02:24 +0200 Julien Cristau [dbapi] fix connect backwards compat harder stable
Mon, 22 Apr 2013 17:57:46 +0200 Pierre-Yves David [session] deprecate `hijack_user` method
Tue, 19 Mar 2013 18:20:57 +0100 Julien Cristau dbapi: try to restore compatibility of the connect api with 3.15 stable
Mon, 11 Feb 2013 11:26:08 +0100 Rémi Cardona [dbapi] Stop shadowing exceptions in get_repository() (closes #2710515)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Fri, 25 Jan 2013 13:28:23 +0100 Aurelien Campeas [cwctl] fix cubicweb-ctl shell command (closes #2583919)
Thu, 10 Jan 2013 22:52:47 +0100 Sylvain Thénault [db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
Tue, 22 Jan 2013 18:16:20 +0100 Aurelien Campeas prefix "tcp://" zmq uris with "zmqpickle" (closes #2574114)
Mon, 21 Jan 2013 18:01:25 +0100 Sylvain Thénault [db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
Fri, 16 Nov 2012 11:53:17 +0100 Sylvain Thénault backport stable
Wed, 14 Nov 2012 11:06:24 +0100 Aurelien Campeas [dbapi] provide get_option_value over DBAPIRequest (closes #2515522) stable
Fri, 12 Oct 2012 16:05:16 +0200 Sylvain Thénault backport stable
Tue, 02 Oct 2012 16:44:55 +0200 Florent Cayré fix no more running zmq repository test (closes #2500153) stable
Fri, 28 Sep 2012 17:49:54 +0200 Sylvain Thénault [dbapi] load_appobjects must attempt to load available cubicweb configurations to avoid error when some object use a persistent propery (CWProperty) defined there. Closes #2497697 stable
Mon, 10 Sep 2012 13:53:59 +0200 Sylvain Thénault [request/session] refactor language handling: don't attempt to sync web/repo languages
Mon, 10 Sep 2012 14:00:09 +0200 Sylvain Thénault [config] turn internal configuration methods building appobjects search path into normal method rather than class method
Tue, 15 May 2012 10:57:14 +0200 Sylvain Thénault [db-api] fix typo leading to crash on client connection (config has no translations). Closes #2357044
Wed, 11 Apr 2012 14:36:19 +0200 Pierre-Yves David [service-api] Add unified service API on `_cw` attribute
Tue, 10 Apr 2012 17:09:04 +0200 Vincent Michel [dbapi] add possibility to connect to a remote ZMQRepository (closes #2290126)
Tue, 20 Mar 2012 18:25:06 +0100 Pierre-Yves David [repository] move task manager instantiation outside repository.
Mon, 27 Feb 2012 11:54:14 +0100 Pierre-Yves David [dbapi] some documentation
Mon, 27 Feb 2012 10:11:04 +0100 Florent Cayré [repository] implement a generic way to call repo-side services; closes #2203418
Thu, 16 Feb 2012 14:15:37 +0100 Sylvain Thénault backport stable
Thu, 16 Feb 2012 14:14:52 +0100 Sylvain Thénault [spelling] fix dictionnary -> dictionary typo stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Fri, 14 Oct 2011 16:42:10 +0200 Sylvain Thénault backport stable
Fri, 14 Oct 2011 14:42:00 +0200 Sylvain Thénault [test] map pgettext to unicode as _ stable
Fri, 07 Oct 2011 11:59:20 +0200 Sylvain Thénault backport stable
Tue, 04 Oct 2011 13:59:12 +0200 Sylvain Thénault [web session] ProgrammingError may be raised, we should catch it (closes #1980076) stable
Thu, 29 Sep 2011 14:47:04 +0200 Sylvain Thénault backport stable
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Tue, 27 Sep 2011 18:47:11 +0200 Adrien Di Mascio [views] implement json / jsonp export views (closes #1942658)
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
less more (0) -100 -60 tip