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
Tue, 10 Apr 2012 10:45:40 +0200 Anthony Truchet [bin] Force clone_deps.py to use mercurial command-line interface - closes #2296057 stable
Tue, 10 Apr 2012 10:42:23 +0200 Sylvain Thénault [table view] EntityTableView should accept **kwargs as RsetTableView stable
Thu, 05 Apr 2012 22:42:40 +0200 David Douard Fix a Python 2.5 regression introduced by previous commit stable
Mon, 26 Mar 2012 12:11:48 +0200 Sylvain Thénault [rql annotation] fix has_text_query detection (if coming from sub-query and if has_text on a column aliases. Closes #2275322 stable
Thu, 05 Apr 2012 14:44:00 +0200 Florent Cayré [etwist] fix static directory serving; closes #2174797 stable
Thu, 29 Mar 2012 14:20:41 +0200 Sylvain Thénault [form renderer] refactor inline form renderer to ease overriding. Closes #2282662
Wed, 04 Apr 2012 18:44:07 +0200 Julien Cristau [devtools] fix bashism in xvfb-run.sh stable
Wed, 04 Apr 2012 15:04:16 +0200 David Douard [devtools] fix xvfb-run.sh permissions (exec bit) stable
Tue, 20 Mar 2012 11:01:24 +0100 Sylvain Thénault [form] add a new property telling if the form is being generated or posted. Closes #2262340 stable
Thu, 29 Mar 2012 14:25:51 +0200 Katia Saurfelt [workflow] set default test/plain option for workflow default comment (closes #993083) stable
Thu, 29 Mar 2012 14:24:49 +0200 Katia Saurfelt [js] get rid of `partial` function (closes #1972794) stable
Wed, 21 Mar 2012 15:23:47 +0100 Katia Saurfelt [css] change `h3` and `h4` styles(closes #893244) stable
Wed, 21 Mar 2012 18:33:12 +0100 Pierre-Yves David querier: Improve error message when ERQLExpression fails on some entity (closes #2267081) stable
Mon, 26 Mar 2012 12:13:40 +0200 Sylvain Thénault [js] fix error in loadRemote docstring stable
Wed, 28 Mar 2012 23:30:19 +0200 Nicolas Chauvat [doc] add missing section titles stable
Wed, 28 Mar 2012 22:24:55 +0200 Nicolas Chauvat [doc] fix bad indentation stable
Mon, 26 Mar 2012 13:29:27 +0200 Aurelien Campeas [server/ldaputils] do not allow ldap.server_down to crash on us
Thu, 22 Mar 2012 11:50:34 +0100 Julien Cristau Add missing with_statement import for python2.5 compat
Thu, 22 Mar 2012 11:50:43 +0100 Julien Cristau [devtools] make xvfb-run not wait 3s each time (closes #2265710) stable
Wed, 21 Mar 2012 11:08:31 +0100 Katia Saurfelt [view] breadcrumbs layout broken with long elements (closes #1347486)
Tue, 20 Mar 2012 18:29:13 +0100 Pierre-Yves David [static-file] return Unauthorized on blocked directory listing
Tue, 20 Mar 2012 18:28:24 +0100 Pierre-Yves David [login redirect] only add postlogin_path argument when meaningful
Mon, 19 Mar 2012 14:37:43 +0100 Pierre-Yves David static-file: properly set/use cache header for static file (closes #2255013)
Tue, 20 Mar 2012 18:25:06 +0100 Pierre-Yves David [repository] move task manager instantiation outside repository.
Tue, 20 Mar 2012 18:24:46 +0100 Pierre-Yves David [repository] split repo initialization from starting looping task (closes #2204047)
Tue, 20 Mar 2012 18:24:35 +0100 Pierre-Yves David [repo looping task] move looping task logic in a dedicated object (progress #2204047)
Tue, 20 Mar 2012 18:20:20 +0100 Sylvain Thénault [manage / default index views] discard login/logout templates stable
Fri, 16 Mar 2012 14:23:58 +0100 Pierre-Yves David devtools-request: transmit the headers keyword argument to the request class
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip