Wed, 27 Feb 2019 13:36:31 +0100 Philippe Pepiot Merge 3.26
Fri, 22 Feb 2019 15:48:34 +0100 Laurent Peuch [doc] link to current documentation, not old cubicweb.org doc
Wed, 13 Feb 2019 14:40:39 +0100 Denis Laxalde Explicitly require repoze.lru for Pyramid tests 3.26
Wed, 13 Feb 2019 17:25:09 +0100 Laurent Peuch [cubicweb-ctl] make uid option obvious 3.26
Wed, 13 Feb 2019 17:32:41 +0100 Laurent Peuch [README] point to xmpp room for contributors 3.26
Tue, 12 Feb 2019 15:31:12 +0100 Laurent Peuch [doc] link to README regarding how to contribute to the code base 3.26
Tue, 12 Feb 2019 15:23:29 +0100 Laurent Peuch [README] improve contribution section with links and command examples 3.26
Wed, 13 Feb 2019 11:39:46 +0100 Laurent Peuch [README] point to logilab's jenkins in tests section 3.26
Tue, 12 Feb 2019 16:11:54 +0100 Laurent Peuch [pyramid] improve pyramid warning with link to doc on how to write pyramid.ini file 3.26
Tue, 12 Feb 2019 15:51:21 +0100 Laurent Peuch [doc] translate french to english
Tue, 12 Feb 2019 14:59:42 +0100 Laurent Peuch [doc] typo, 'CW' doesn't exist in the example
Tue, 12 Feb 2019 14:59:13 +0100 Laurent Peuch [doc] always indicate the file in which the code should be put
Tue, 12 Feb 2019 14:58:50 +0100 Laurent Peuch [doc] respect pep8 in code examples
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
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
Thu, 01 Feb 2018 09:49:56 +0100 Denis Laxalde Added tag 3.26.0, debian/3.26.0-1, centos/3.26.0-1 for changeset 199851fcddd4 3.26
Thu, 01 Feb 2018 09:24:52 +0100 Denis Laxalde [pkg] Version 3.26.0 3.26 3.26.0 centos/3.26.0-1 debian/3.26.0-1
(0) -10000 -3000 -1000 -120 +120 tip