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
Tue, 24 Apr 2018 17:16:44 +0200 Laurent Wouters [utils] Implements __iter__ on QueryCache
Tue, 24 Apr 2018 17:30:43 +0200 Laurent Wouters [utils] Added new get method to QueryCache
Tue, 24 Apr 2018 15:21:38 +0200 David Douard [test/rset] typo
Tue, 24 Apr 2018 11:22:17 +0200 Laurent Wouters [utils] Fixed issue in clearing QueryCache
Mon, 13 Nov 2017 16:08:58 +0100 David Douard [statsd] add a statsd_timethis context manager
Tue, 24 Apr 2018 14:16:14 +0200 David Douard [test/rset] add tests for ResultSet.first() and .last() methods
Tue, 24 Apr 2018 14:04:43 +0200 David Douard [test/rset] flake8
Tue, 24 Apr 2018 13:55:20 +0200 David Douard [rset] update copyright
Thu, 21 Sep 2017 16:29:26 +0200 David Douard [rset] add convenient first() and last() methods on ResultSet
Tue, 24 Apr 2018 10:19:42 +0200 Laurent Wouters [server] Fixed issue with the adapters cache of a cloned EditedEntity
Thu, 12 Oct 2017 15:22:00 +0200 David Douard [rql2sql] fix handling of the ORDERBY clause when the aggregation function is "embedded" 3.26
Mon, 23 Apr 2018 15:23:55 +0200 Denis Laxalde Merge 3.26
Mon, 23 Apr 2018 13:50:50 +0200 Denis Laxalde [pkg] Set version to 3.27.0.dev0
Mon, 23 Apr 2018 15:19:19 +0200 Denis Laxalde Added tag 3.26.3, debian/3.26.3-1 for changeset f7067be5f69c 3.26
Mon, 23 Apr 2018 15:17:36 +0200 Denis Laxalde [pkg] Version 3.26.3 3.26 3.26.3 debian/3.26.3-1
Mon, 16 Oct 2017 12:10:19 +0200 David Douard [utils/statsd_logger] flake8 3.26
Wed, 13 Dec 2017 01:23:39 +0100 David Douard [source/native] do NOT do anything with fti if do_fti is False 3.26
Thu, 19 Apr 2018 15:55:33 +0200 David Douard [test/web] flake8 unittest_propertysheet.py 3.26
Thu, 19 Apr 2018 12:47:48 +0200 David Douard [web] fix css file generation permission bug (closes #17143773) 3.26
Thu, 19 Apr 2018 12:45:24 +0200 David Douard [test/web] add a test for css generation file permission problem (related to #17143773) 3.26
Thu, 19 Apr 2018 15:05:55 +0200 David Douard [doc] include the 3.26 changelog in changes's index 3.26
Thu, 22 Mar 2018 14:45:11 +0100 Philippe Pepiot [server] set PGPASSWORD when running pg commands for backup and restore 3.26
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip