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
Thu, 22 Mar 2018 14:17:40 +0100 Denis Laxalde Added tag 3.26.2, centos/3.26.2-1, debian/3.26.2-1 for changeset 9bee3134d304 3.26
Thu, 22 Mar 2018 13:53:33 +0100 Denis Laxalde [pkg] Version 3.26.2 3.26 3.26.2 centos/3.26.2-1 debian/3.26.2-1
Thu, 22 Mar 2018 10:02:59 +0100 Denis Laxalde Flake8 cubicweb/web/webctl.py 3.26
Thu, 22 Mar 2018 10:04:54 +0100 Denis Laxalde [web] Add missing import of _DATA_DIR in webctl 3.26
Thu, 15 Feb 2018 11:04:20 +0100 Denis Laxalde [server] unicode → text_type in utils 3.26
Thu, 15 Feb 2018 11:02:48 +0100 Denis Laxalde [views] unicode → six.text_type in views/authentication.py 3.26
Mon, 05 Mar 2018 10:32:58 +0100 Denis Laxalde [pyramid] Recreate CWSession entity when eid no longer exists 3.26
Thu, 22 Feb 2018 16:22:55 +0100 Denis Laxalde Added tag 3.26.1, debian/3.26.1-1, centos/3.26.1-1 for changeset 027676243aaa 3.26
Thu, 22 Feb 2018 16:13:45 +0100 Denis Laxalde [pkg] Drop non-existant files from MANIFEST.in 3.26 3.26.1 centos/3.26.1-1 debian/3.26.1-1
Wed, 21 Feb 2018 18:07:24 +0100 Denis Laxalde [pkg] Version 3.26.1 3.26
Thu, 15 Feb 2018 14:20:11 +0100 Denis Laxalde [test] Drop an unused function in cwconfig tests 3.26
Thu, 15 Feb 2018 14:19:15 +0100 Denis Laxalde [cwconfig] Always use "sys.prefix" to determine installation prefix 3.26
Thu, 15 Feb 2018 10:55:49 +0100 Denis Laxalde [cwconfig] Look for migration scripts directory relatively to code 3.26
Thu, 15 Feb 2018 10:26:55 +0100 Denis Laxalde [pkg] Get rid of "pydir" in __pkginfo__.py 3.26
Thu, 15 Feb 2018 10:24:13 +0100 Denis Laxalde [pkg] Get rid of "shared" data 3.26
Thu, 15 Feb 2018 10:11:16 +0100 Denis Laxalde [cwconfig] Drop shared_dir method 3.26
Thu, 15 Feb 2018 13:45:06 +0100 Denis Laxalde [config] Avoid relying on shared_dir method when possible 3.26
Thu, 15 Feb 2018 14:11:18 +0100 Denis Laxalde [test] Add a test for WebConfiguration.locate_all_files() 3.26
Thu, 15 Feb 2018 09:35:48 +0100 Denis Laxalde [cwconfig] Get rid of _forced_mode global 3.26
Thu, 15 Feb 2018 09:27:15 +0100 Denis Laxalde [cwconfig] Get rid of CWDEV 3.26
Thu, 15 Feb 2018 09:26:02 +0100 Denis Laxalde [doc] Set release date of 3.26 3.26
Tue, 06 Feb 2018 16:31:49 +0100 Denis Laxalde [web] Fix UnboundLocalError about "exc" in ajax controller 3.26
Wed, 07 Feb 2018 09:20:32 +0100 Denis Laxalde Link to "3.26" docs in README 3.26
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip