Tue, 12 Feb 2019 14:58:26 +0100 Laurent Peuch [doc] serie a small improvments
Tue, 12 Feb 2019 14:55:02 +0100 Laurent Peuch [doc] typo, the field is "name" not "title"
Tue, 12 Feb 2019 14:53:48 +0100 Laurent Peuch [doc] fix, command "create" is missing base cube
Tue, 12 Feb 2019 14:48:52 +0100 Laurent Peuch [doc] improve blog tutorial first steps and explain common errors
Tue, 12 Feb 2019 14:43:45 +0100 Laurent Peuch [doc] how to install pyramid or twisted application server 3.26
Tue, 12 Feb 2019 11:38:19 +0100 Laurent Peuch [doc] new behavior in virtualenv since 3.26
Tue, 29 Jan 2019 14:04:28 +0100 Philippe Pepiot [skeleton] use python3 flake8
Tue, 29 Jan 2019 14:02:19 +0100 Philippe Pepiot [skeleton] drop whitelist_externals for flake8
Mon, 29 Oct 2018 16:39:21 +0100 Philippe Pepiot Add changelog note for running tests with pytest-xdist
Fri, 26 Oct 2018 17:12:26 +0200 Philippe Pepiot Make test database template creation concurrent
Fri, 26 Oct 2018 17:00:05 +0200 Philippe Pepiot Make test database cache lookup concurrent
Mon, 29 Oct 2018 10:04:31 +0100 Philippe Pepiot Fix flake8 issues since release 3.6.0
Mon, 29 Oct 2018 10:09:19 +0100 Philippe Pepiot Stabilize flake8 tests on 3.26 branch 3.26
Tue, 09 Oct 2018 16:24:12 +0200 Laurent Wouters Fix typo in RDFS URI
Tue, 02 Oct 2018 16:04:52 +0200 Denis Laxalde [doc] Do not rely on lgc's sphinx_ext 3.26
Thu, 06 Sep 2018 13:44:06 +0200 Denis Laxalde Added tag 3.26.7 for changeset ee4ad63c91e5 3.26
Thu, 06 Sep 2018 13:43:56 +0200 Denis Laxalde [pkg] Version 3.26.7 3.26 3.26.7
Fri, 24 Aug 2018 17:19:02 +0200 Philippe Pepiot Fix possible double import of cubes 3.26
Wed, 22 Aug 2018 16:04:39 +0200 Denis Laxalde [autoform] Make RelationField.fromcardinality a class method factory 3.26
Wed, 22 Aug 2018 16:02:30 +0200 Denis Laxalde [autoform] Use fieldclass from kwargs in guess_field for non-final relations 3.26
Thu, 16 Aug 2018 12:31:44 +0200 Samuel Trégouët [py37] `async` is now a reserved keyword
Wed, 18 Jul 2018 13:53:00 +0200 Philippe Pepiot Merge 3.26
Wed, 18 Jul 2018 13:48:13 +0200 Philippe Pepiot Added tag 3.26.6, debian/3.26.6-1 for changeset 8362503a9248 3.26
Wed, 18 Jul 2018 13:47:45 +0200 Philippe Pepiot [pkg] version 3.26.6 3.26 3.26.6 debian/3.26.6-1
Wed, 18 Jul 2018 11:27:05 +0200 Olivier Giorgis [py3] Replace unicode keyword which is unknown in python3 3.26
Wed, 11 Jul 2018 09:18:57 +0200 Denis Laxalde [skeleton] Use "py3" as tox environment instead of "py34"
Thu, 28 Jun 2018 18:19:08 +0200 Denis Laxalde Added tag 3.26.5 for changeset 76d7b0aa94d2 3.26
Thu, 28 Jun 2018 18:18:33 +0200 Denis Laxalde [pkg] Version 3.26.5 3.26 3.26.5
Thu, 28 Jun 2018 16:49:57 +0200 Philippe Pepiot Merge with 3.26
Thu, 28 Jun 2018 12:19:16 +0200 Denis Laxalde [py3] Use "utf-8" as input encoding for docutils in rest extension 3.26
Thu, 28 Jun 2018 11:19:14 +0200 Denis Laxalde [py3] Avoid setting attribute on Element instance in wdoc view 3.26
Thu, 28 Jun 2018 10:07:20 +0200 Denis Laxalde [test] Add a trivial test for "wdoc" view 3.26
Thu, 28 Jun 2018 10:06:26 +0200 Denis Laxalde [py3] Open rst file in text mode in wdoc view 3.26
Thu, 28 Jun 2018 11:11:10 +0200 Denis Laxalde [ext/rest] Drop "handle_io_errors" argument to docutils' FileInput 3.26
Thu, 28 Jun 2018 10:38:04 +0200 Denis Laxalde [wdoc] Remove fallback about xml.etree module 3.26
Thu, 28 Jun 2018 10:15:33 +0200 Denis Laxalde [wdoc] Avoid usage of deprecated xlm elementree getchildren() method 3.26
Thu, 28 Jun 2018 09:43:23 +0200 Denis Laxalde [style] Make cubicweb/web/views/wdoc.py flake8-clean 3.26
Thu, 28 Jun 2018 09:38:38 +0200 Denis Laxalde [py3] Use six.text_type instead of unicode in wdoc views 3.26
Thu, 28 Jun 2018 10:17:15 +0200 Philippe Pepiot [views/startup] drop a duplicate rql query in manage view
Tue, 19 Jun 2018 09:13:40 +0200 Denis Laxalde Merge with 3.26
Mon, 18 Jun 2018 10:04:08 +0200 Denis Laxalde Added tag 3.26.4, debian/3.26.4-1 for changeset e1c1af68db86 3.26
Mon, 18 Jun 2018 08:58:47 +0200 Denis Laxalde [pkg] Version 3.26.4 3.26 3.26.4 debian/3.26.4-1
Fri, 15 Jun 2018 17:45:26 +0200 Philippe Pepiot [py3] ensure AjaxController return bytes 3.26
Wed, 13 Jun 2018 11:09:17 +0200 Denis Laxalde [py3] Let InstanceCommand.run_arg() always return an int 3.26
Mon, 18 Jun 2018 08:47:03 +0200 Denis Laxalde [test] Use cubicweb-file < 2.0.0 3.26
Wed, 06 Jun 2018 11:56:15 +0200 Denis Laxalde [py3] Decode subprocess stdout in toolsutils.show_diffs() 3.26
Thu, 03 May 2018 16:47:51 +0200 Adrien Di Mascio [python3] make sure staticcontroller returns a bytes instance 3.26
Thu, 03 May 2018 14:05:26 +0200 Adrien Di Mascio [python3] use inspect.getfullargspec instead of inspect.getargspec 3.26
Fri, 15 Jun 2018 17:45:26 +0200 Philippe Pepiot [py3] ensure AjaxController return bytes
Wed, 13 Jun 2018 11:09:17 +0200 Denis Laxalde [py3] Let InstanceCommand.run_arg() always return an int
Fri, 15 Jun 2018 17:42:50 +0200 Philippe Pepiot Depend on cubicweb-file >= 2.0.0
Mon, 11 Jun 2018 16:50:38 +0200 Denis Laxalde [test] Update webconfig's tests accounting for cubicweb-file being now a package
Wed, 06 Jun 2018 18:54:24 +0200 Nicolas Chauvat [widgets.js] fix obvious bug detected by sonar
Wed, 06 Jun 2018 18:37:16 +0200 Nicolas Chauvat [views/uicfg] obvious bug detected by sonar
Wed, 06 Jun 2018 14:20:16 +0200 Denis Laxalde [style] Make toolsutils.py flake8-clean
Wed, 06 Jun 2018 11:56:15 +0200 Denis Laxalde [py3] Decode subprocess stdout in toolsutils.show_diffs()
Thu, 03 May 2018 16:47:51 +0200 Adrien Di Mascio [python3] make sure staticcontroller returns a bytes instance
Thu, 03 May 2018 14:05:26 +0200 Adrien Di Mascio [python3] use inspect.getfullargspec instead of inspect.getargspec
Wed, 25 Apr 2018 15:29:25 +0200 Laurent Wouters [utils] Fixes compatiblity of QueryCache with expected dict interface
Tue, 24 Apr 2018 15:21:18 +0200 David Douard [test/statsd] add tests for cubicweb.statsd_logger
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip