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
Mon, 29 Apr 2013 12:34:23 +0200 Pierre-Yves David [notification] ensure official API is test
Mon, 29 Apr 2013 09:47:23 +0200 Alain Leufroy fix typo in notification causing NameError
Mon, 29 Apr 2013 12:29:59 +0200 Pierre-Yves David [test/notification] merge related test classe
Mon, 29 Apr 2013 11:43:36 +0200 Pierre-Yves David merge with stable
Tue, 16 Apr 2013 16:51:18 +0200 Julien Cristau [server] add a looping task to free unused cnxsets capture by dead pyro stable cubicweb-centos-version-3.16.4-1 cubicweb-debian-version-3.16.4-1 cubicweb-version-3.16.4
Mon, 29 Apr 2013 11:22:21 +0200 Pierre-Yves David [pkg/debian] update changelog to 3.17.0
Mon, 29 Apr 2013 11:06:28 +0200 Pierre-Yves David [devtools] Use XMLValidator instead deprecated SaxOnlyValidator
Fri, 26 Apr 2013 18:47:36 +0200 Pierre-Yves David [pkg] update changelog
Fri, 26 Apr 2013 18:37:47 +0200 Pierre-Yves David [pkg] prepare 3.17.0
Fri, 26 Apr 2013 18:21:18 +0200 Pierre-Yves David [pkg] prepare 3.16.4 stable
Fri, 26 Apr 2013 18:06:44 +0200 Sylvain Thénault [repo] straightforward bootstrap sequence. Closes #2841188
Wed, 24 Apr 2013 14:49:49 +0200 Sylvain Thénault [repo] minor cleanups to bootstrap sequence
Fri, 26 Apr 2013 17:46:56 +0200 Vincent Michel [schemaserial] serialize additional yams parameter for customs type
Tue, 23 Apr 2013 14:13:58 +0200 Vincent Michel [sql] preprocess_entity uses lgdb helper's SQL converters.
Wed, 24 Apr 2013 14:42:43 +0200 Sylvain Thénault [repo] kill rebuildinfered feature from Repository.set_schema
Wed, 24 Apr 2013 14:51:06 +0200 Sylvain Thénault [test] stop deepcopying for nothing
Fri, 26 Apr 2013 12:10:37 +0200 Aurelien Campeas drop xhtml content-type support (closes #2065651)
Fri, 26 Apr 2013 11:53:47 +0200 Pierre-Yves David [htmlparser] exclude <script> tag from html source
Fri, 26 Apr 2013 11:52:35 +0200 Pierre-Yves David [htmlparser] store unaltered source in pageinfo.source
Thu, 25 Apr 2013 18:38:47 +0200 Sylvain Thénault [htmlparser] rename SaxOnlyValidator to XMLValidator
Thu, 25 Apr 2013 17:46:28 +0200 Sylvain Thénault [htmlparser] add missing deprecation message
Thu, 25 Apr 2013 16:55:12 +0200 Pierre-Yves David [form] remove hard coded id
Fri, 26 Apr 2013 11:08:06 +0200 Pierre-Yves David [server/test] use server config in migration
Mon, 22 Apr 2013 17:57:46 +0200 Pierre-Yves David [session] deprecate `hijack_user` method
Thu, 25 Apr 2013 12:24:26 +0200 Pierre-Yves David [mail] drop hijack_user usage
Thu, 25 Apr 2013 13:35:02 +0200 Pierre-Yves David [notification] merge BaseNotificationView and NotificationView
Thu, 25 Apr 2013 13:34:48 +0200 Pierre-Yves David [notification] move notification view in ``sobject.notification``
Thu, 25 Apr 2013 14:10:55 +0200 Pierre-Yves David remove unused import
Thu, 25 Apr 2013 17:30:09 +0200 Pierre-Yves David one more merge
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip