Thu, 13 Jun 2013 18:50:19 +0200 Pierre-Yves David [application/connect] simplify connection logic
Thu, 13 Jun 2013 15:36:10 +0200 pierre-yves Drop hijack user (closes #2901093)
Thu, 13 Jun 2013 17:27:43 +0200 Pierre-Yves David [sources] drop support for ldapuser source (closes #2936496)
Fri, 14 Jun 2013 17:13:17 +0200 Pierre-Yves David merge stable back into default
Fri, 14 Jun 2013 16:26:25 +0200 David Douard 3.17 is the new stable stable
Fri, 14 Jun 2013 16:13:24 +0200 David Douard Added tag cubicweb-version-3.16.5, cubicweb-debiann-version-3.16.5-1, cubicweb-centos-version-3.16.5-1 for changeset 810a05fba1a4 stable
Fri, 14 Jun 2013 16:02:39 +0200 David Douard [pkg] prepare 3.16.5 stable cubicweb-centos-version-3.16.5-1 cubicweb-debiann-version-3.16.5-1 cubicweb-version-3.16.5
Fri, 14 Jun 2013 14:41:50 +0200 David Douard Added tag cubicweb-version-3.17.2, cubicweb-debian-version-3.17.2-1 for changeset 195e519fe97c
Thu, 13 Jun 2013 17:32:49 +0200 David Douard [pkg] prepare 3.17.2 cubicweb-debian-version-3.17.2-1 cubicweb-version-3.17.2
Fri, 14 Jun 2013 11:53:40 +0200 Julien Cristau repository: make tests pass again
Wed, 12 Jun 2013 18:33:50 +0200 Julien Cristau repository: monkey patch pyro connection handling to detect clients going away
Thu, 13 Jun 2013 12:01:23 +0200 Julien Cristau notification: use viewargs for notif_entity_updated instead of transaction_data
Thu, 13 Jun 2013 12:03:59 +0200 Julien Cristau notification: properly handle cnx and lifetime of the hijacked session
Wed, 12 Jun 2013 12:27:00 +0200 Julien Cristau notification: fix session creation (closes #2934523)
Fri, 07 Jun 2013 16:48:20 +0200 David Douard Added tag cubicweb-version-3.17.1, cubicweb-debian-version-3.17.1-1, cubicweb-centos-version-3.17.1-1 for changeset f98d1c46ed9f
Fri, 24 May 2013 13:00:28 +0200 Nicolas Chauvat [cwctl] add configure command to cw-ctl (closes #2709702) cubicweb-centos-version-3.17.1-1 cubicweb-debian-version-3.17.1-1 cubicweb-version-3.17.1
Fri, 24 May 2013 14:02:45 +0200 Nicolas Chauvat [cwctl] rename option no-post-create to no-db-create
Thu, 06 Jun 2013 16:02:46 +0200 David Douard [pkg] version 3.17.1 for rpm packages
Mon, 27 May 2013 15:48:03 +0200 pierre-yves [session] upgrade session closed error from Exception to SessionClosedError
Thu, 06 Jun 2013 12:29:44 +0200 David Douard [pkg] prepare 3.17.1
Thu, 30 May 2013 14:46:32 +0200 Pierre-Yves David [web/application] add some minimal documentation
Thu, 23 May 2013 19:25:24 +0200 pierre-yves [session] raise proper exception with get_tx is called on a closed session
Thu, 06 Jun 2013 09:44:37 +0200 David Douard [view] typo in a docstring
Fri, 24 May 2013 14:07:46 +0200 Nicolas Chauvat [cwctl] pass missing inputlevel argument to postcreate() (closes #2901037) stable
Wed, 29 May 2013 11:41:39 +0200 Julien Cristau [server] fix documentation of ZMQ options harder stable
Wed, 29 May 2013 16:44:16 +0200 Pierre-Yves David merge with 3.16.x fixes
Mon, 27 May 2013 15:39:56 +0200 Dimitri Papadopoulos [server] fix documentation of ZMQ options stable
Fri, 24 May 2013 11:16:09 +0200 Julien Cristau [zmq] set order for ZMQStartHook so other hooks don't need to stable
Thu, 23 May 2013 17:32:56 +0200 Nicolas Chauvat import merge_options directly from logilab.common
Fri, 24 May 2013 15:10:50 +0200 Nicolas Chauvat [server] fix error messages in write_sources_file()
Thu, 02 May 2013 12:22:14 +0200 Aurelien Campeas [doc] a couple almost-typos stable
Fri, 03 May 2013 17:26:23 +0200 Aurelien Campeas [schemaserial] mitigate critical message during migration
Wed, 22 May 2013 06:30:16 +0200 Dimitri Papadopoulos [doc] typo
Thu, 23 May 2013 18:57:25 +0200 Nicolas Chauvat [cw-ctl] fix help message for schemadiff In global help (closes #2888538)
Tue, 14 May 2013 18:02:24 +0200 Julien Cristau [dbapi] fix connect backwards compat harder stable
Thu, 23 May 2013 12:35:02 +0200 Julien Cristau [zmq] make publish address optional stable
Thu, 23 May 2013 14:38:43 +0200 Julien Cristau Fix documentation for zmq pub/sub hooks and configuration stable
Fri, 17 May 2013 16:25:48 +0200 Nicolas Chauvat [entity] improve deprecation messages stable
Wed, 15 May 2013 14:42:50 +0200 Sylvain Thénault [devtools] use self._parse so AssertionError is properly raised instead of lxml error (test failure introduced in 6711f78c18be)
Wed, 15 May 2013 16:21:23 +0200 Sylvain Thénault [testlib] fix page validator selection. Closes #2869456
Wed, 15 May 2013 14:22:51 +0200 Sylvain Thénault [testlib] introduce a validator that check xml-well formness
Wed, 15 May 2013 15:37:22 +0200 Sylvain Thénault [view] return HTML5 doctype. Closes #2869426
Mon, 06 May 2013 17:16:45 +0200 Sylvain Thénault [testlib] repreprocess content so contextual display has a chance to show the proper line. Closes #2869481
Mon, 06 May 2013 15:58:52 +0200 Sylvain Thénault [web request] drop no more necessary request.document_surrounding_div method
Mon, 06 May 2013 17:13:43 +0200 Sylvain Thénault [testlib] unspaghettify Validator / PageInfo api
Mon, 06 May 2013 16:05:51 +0200 Sylvain Thénault [testlib] update htmlparsers.VALMAP: stop using SaxOnlyValidator and add an entry for html
Mon, 06 May 2013 17:26:16 +0200 Sylvain Thénault [testlib] SaxOnlyValidator is deprecated, use XMLValidator instead
Tue, 14 May 2013 15:26:24 +0200 Dimitri Papadopoulos [dataimport] minor typo in error handling
Tue, 07 May 2013 00:29:42 +0200 Dimitri Papadopoulos [views] attempt to clarify the inline help system documentation
Mon, 06 May 2013 19:40:15 +0200 Pierre-Yves David [sobject] fix notification operation
Fri, 03 May 2013 16:36:42 +0200 David Douard Added tag cubicweb-debian-version-3.17.0-2 for changeset 09a0c7ea6c3c
Fri, 03 May 2013 16:27:34 +0200 Pierre-Yves David [pkg/debian] prepare release 3.17.0-2 cubicweb-debian-version-3.17.0-2
Fri, 03 May 2013 16:24:42 +0200 Pierre-Yves David [pkg/debian] update yams runtime depends
Fri, 03 May 2013 16:23:08 +0200 Pierre-Yves David [pkg/debian] expand all depends and co on multiple line
Thu, 02 May 2013 17:14:22 +0200 David Douard Added tag cubicweb-debian-version-3.17.0-1 for changeset 22be40c492e9
Thu, 02 May 2013 17:14:21 +0200 David Douard Added tag cubicweb-version-3.17.0 for changeset cc1a0aad580c cubicweb-debian-version-3.17.0-1
Thu, 02 May 2013 15:58:57 +0200 Pierre-Yves David [test/view] exclude some Blog entity from automatic view testing cubicweb-version-3.17.0
Thu, 02 May 2013 14:30:36 +0200 David Douard [doc] fix: cubicweb.gmap.js has moved to the geocoding cube
Tue, 30 Apr 2013 08:17:10 +0200 David Douard [test/ldap] do not assume order
Mon, 29 Apr 2013 14:49:43 +0200 Pierre-Yves David Added tags for version 3.16.4 on changeset 041804bc48e9 stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip