Tue, 15 May 2012 14:43:08 +0200 Sylvain Thénault [logs table view] only put values starting with http in <a> tag stable
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
Tue, 15 May 2012 10:36:02 +0200 Sylvain Thénault [data import] allow a request to be given as argument, ease use from web ui stable
Tue, 15 May 2012 10:34:34 +0200 Julien Cristau [datafeed] allow the xml datafeed parser to work with client-side connections stable
Tue, 17 Apr 2012 12:28:51 +0200 Florent Cayré small doc updates
Tue, 15 May 2012 10:32:53 +0200 Sylvain Thénault [ldapfeed] properly mark email address as encountered during import to avoid deleting them
Fri, 11 May 2012 10:14:51 +0200 Aurelien Campeas [merge] backport stable
Fri, 11 May 2012 10:08:58 +0200 Aurelien Campeas [server/utils] passlib 1.6 is now less tolerant wrt handler names (closes #2349330) stable
Thu, 10 May 2012 10:37:28 +0200 Sylvain Thénault backport stable
Thu, 10 May 2012 10:31:53 +0200 Sylvain Thénault [web] remove some unused imports
Thu, 10 May 2012 10:33:42 +0200 Sylvain Thénault [selectors] make multi_columns_rset work with a simple list of lists stable
Wed, 09 May 2012 17:15:44 +0200 Aurelien Campeas [server/hook] a tiny bit of doc about before_server_shutdown
Wed, 09 May 2012 16:43:48 +0200 Aurelien Campeas [events] add a new before_shutdown event (closes #2345728)
Wed, 09 May 2012 16:35:46 +0200 Aurelien Campeas [ldapparser] cleanup
Wed, 09 May 2012 16:31:03 +0200 Aurelien Campeas [ldapparser] reapply dropped fix
Wed, 09 May 2012 16:23:21 +0200 Aurelien Campeas [app] turn these info into debug logs (this being too chatty for .info)
Wed, 18 Apr 2012 12:01:31 +0200 Florent Cayré fix static file serving when url has parameters (like cache busters do)
Wed, 09 May 2012 15:06:43 +0200 Julien Cristau [repo test] Avoid hangs in zmq repo unit test
Thu, 03 May 2012 15:52:01 +0200 Sylvain Thénault [ldap] we may actually get back password from ldap
Thu, 03 May 2012 15:50:23 +0200 Sylvain Thénault [ldapfeed, test] use default source config
Thu, 03 May 2012 15:50:03 +0200 Sylvain Thénault [ldapfeed, test] use a safe internal session, as in real life
Thu, 03 May 2012 15:48:54 +0200 Sylvain Thénault [datafeed] give a dictionary as sourceparams to avoid crash if attempt to import the user is done
Thu, 03 May 2012 15:47:29 +0200 Sylvain Thénault [yams] Binary instance passwords should not be given to str()
Thu, 03 May 2012 15:45:58 +0200 Sylvain Thénault [ldapfeed] don't crash if entity is None. Closes (superficialy) #2341266
Wed, 02 May 2012 10:13:39 +0200 Aurelien Campeas [merge] backport stable fixes
Wed, 02 May 2012 10:12:02 +0200 Aurelien Campeas [bin/clonedeps] fix NameError (closes #2334080) stable
Fri, 27 Apr 2012 15:09:27 +0200 Aurelien Campeas [sources/native] do not let a log message crash on us stable
Fri, 27 Apr 2012 14:22:38 +0200 Aurelien Campeas [merge] backport stable
Fri, 27 Apr 2012 14:10:04 +0200 Aurelien Campeas [cwconfig] impose an order on appobject paths processing: entities first (closes #2330799) stable
Wed, 25 Apr 2012 11:39:14 +0200 Aurelien Campeas [serverctl] avoid a crash if zmq-address is not defined/empty (config.get is a false friend wrt dict behaviour)
Tue, 24 Apr 2012 10:31:46 +0200 Aurelien Campeas fix an horrible typo stable
Mon, 23 Apr 2012 18:01:30 +0200 Aurelien Campeas [migration/3.14.4] prevent migration crash when there are NULLs in asource stable
Thu, 12 Apr 2012 19:08:30 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.15.0-1 for changeset 925db25a3250
Thu, 12 Apr 2012 19:08:29 +0200 Sylvain Thénault Added tag cubicweb-version-3.15.0 for changeset 0642b2d03aca cubicweb-debian-version-3.15.0-1
Thu, 12 Apr 2012 13:58:55 +0200 Sylvain Thénault typo cubicweb-version-3.15.0
Thu, 12 Apr 2012 13:52:23 +0200 Sylvain Thénault 3.15.0
Thu, 12 Apr 2012 13:55:18 +0200 Florent Cayré [static web] fix fckeditor static files delivery: remove leading subpath and url parameters from computed file path
Wed, 11 Apr 2012 16:47:30 +0200 Sylvain Thénault [doc] 3.15 services api description
Wed, 11 Apr 2012 14:36:19 +0200 Pierre-Yves David [service-api] Add unified service API on `_cw` attribute
Wed, 11 Apr 2012 14:43:51 +0200 Florent Cayré fix ``call_service`` API and add test service API
Wed, 11 Apr 2012 14:16:27 +0200 David Douard [skel] update newcube skeleton (closes #2312509)
Wed, 11 Apr 2012 15:48:12 +0200 Sylvain Thénault [doc] improved 3.15 blog using developpers'contributions
Wed, 11 Apr 2012 13:28:10 +0200 Pierre-Yves David [devtool-testlib] add deprecated entry point for publish method
Wed, 11 Apr 2012 13:22:47 +0200 Sylvain Thénault [doc] improve 3.15 release blog
Wed, 11 Apr 2012 12:18:33 +0200 Aurelien Campeas [web/views/staticcontrollers] restore windows compat
Wed, 11 Apr 2012 09:40:11 +0200 David Douard Added tag cubicweb-debian-version-3.14.7-1 for changeset 20ee573bd237 stable
Wed, 11 Apr 2012 09:40:11 +0200 David Douard Added tag cubicweb-version-3.14.7 for changeset 3ba3ee5b3a89 stable cubicweb-debian-version-3.14.7-1
Wed, 11 Apr 2012 09:37:41 +0200 David Douard 3.14.7 stable cubicweb-version-3.14.7
Tue, 10 Apr 2012 21:52:23 +0200 Sylvain Thénault [3.15 migration] repo-uri is a c-c command option and does not need migration since it doesn't exist in the configuration file
Tue, 10 Apr 2012 18:14:16 +0200 Sylvain Thénault [remote rql source] fix super call
Wed, 04 Apr 2012 17:46:34 +0200 Vincent Michel [zmq] Add a new ZMQ-based RQL source (closes #2290203)
Wed, 04 Apr 2012 17:47:58 +0200 Vincent Michel and Alain Leufroy [pyro] Refactor the pyrorql source
Wed, 04 Apr 2012 10:57:03 +0200 David Douard [zmq] add unit tests for ZMQ-based repository (server and dbapi)
Tue, 10 Apr 2012 17:09:04 +0200 Vincent Michel [dbapi] add possibility to connect to a remote ZMQRepository (closes #2290126)
Tue, 10 Apr 2012 17:07:03 +0200 David Douard [repository] fire 'server_shutdown' hooks before waiting for theads
Wed, 04 Apr 2012 16:51:09 +0200 David Douard [zmq] Implement a ZMQ-based Repository (closes #2290125)
Tue, 10 Apr 2012 17:03:19 +0200 Sylvain Thénault backport stable
Tue, 10 Apr 2012 16:59:50 +0200 Sylvain Thénault [test] update create_user call stable
Tue, 10 Apr 2012 16:59:27 +0200 Sylvain Thénault [test] use setUpClass rather than setUpModule to avoid inter-dependency pb with CubicWebTC sub-classes stable
Tue, 10 Apr 2012 14:29:42 +0200 Sylvain Thénault [test] with yams#stable, ordernum is different than with yams#default stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip