Thu, 12 Jan 2017 13:40:25 +0100 Philippe Pepiot [repository] Fix connection-pool-size not set to 1 with quick_start enabled 3.24
Thu, 19 Jan 2017 11:12:35 +0100 Sylvain Thénault [migration] Enhance assertion message to get a chance to fix the problem 3.24
Thu, 19 Jan 2017 11:12:07 +0100 Sylvain Thénault [migration] Skip virtual rtypes when adding relation definition through add_cube 3.24
Thu, 19 Jan 2017 11:10:47 +0100 Sylvain Thénault [migration] Avoid unnecessary intermediary commit when migrating a schema 3.24
Wed, 18 Jan 2017 15:04:27 +0100 Sylvain Thénault [migration] Fix addition of entity type including boundary constraints on its own attributes 3.24
Thu, 19 Jan 2017 09:53:31 +0100 Sylvain Thénault [schema sync] Refactor AfterAddCWRTypeHook and AfterAddCWComputedRTypeHook so the latter inherit from the former 3.24
Wed, 18 Jan 2017 12:36:02 +0100 Sylvain Thénault Drop embed-allowed option, gone away for a long time 3.24
Wed, 04 Jan 2017 10:02:05 +0100 Sylvain Thénault Never record undo information for session or data import 3.24
Thu, 19 Jan 2017 14:53:05 +0100 Philippe Pepiot [cwvreg] load registry using modules names instead of directories
Thu, 19 Jan 2017 15:27:39 +0100 Philippe Pepiot [schema] load schema from modules names instead of directories
Wed, 18 Jan 2017 17:16:00 +0100 Denis Laxalde [devtools/test] Skip qunit tests in case of timeout
Thu, 18 Feb 2016 14:22:07 +0100 Sylvain Thénault [autoform] Avoid two calls to field.process_form for the same field in some cases
Mon, 19 Dec 2016 17:22:48 +0100 Sylvain Thénault [pyramid] Don't use unsafe_cnx_context_manager for write queries 3.24
Wed, 14 Dec 2016 08:37:11 +0100 Sylvain Thénault Repair database wrt indexes / unique constraints 3.24
Wed, 14 Dec 2016 17:06:24 +0100 Sylvain Thénault Enhance postgres index filter with values from real life 3.24
Wed, 14 Dec 2016 17:04:29 +0100 Sylvain Thénault Extract functions to list expected/found database indexes from check_indexes 3.24
Thu, 24 Nov 2016 15:36:26 +0100 Sylvain Thénault Simplify and fix _cw.drop_entity_cache
Fri, 18 Nov 2016 17:50:56 +0100 Sylvain Thénault [entity/optimization] Cache rset when entity.related is called with entities=False
Wed, 14 Dec 2016 08:47:06 +0100 Sylvain Thénault Ensure in 3.24 migration that entities from LDAP have consistent cwuri 3.24
Wed, 14 Dec 2016 13:34:08 +0100 Nicolas Chauvat [doc/book] fix error in markup 3.24
Wed, 09 Nov 2016 16:14:17 +0100 Sylvain Thénault [rtags] Allow to 'derive' rtags
Wed, 09 Nov 2016 16:08:23 +0100 Sylvain Thénault [test] Use bare unittest in unittest_rtags
Wed, 09 Nov 2016 16:07:10 +0100 Sylvain Thénault [rtags] Docstring fix
Wed, 09 Nov 2016 16:05:06 +0100 Sylvain Thénault [cleanup] flake8 rtags.py
Wed, 14 Dec 2016 11:13:46 +0100 Denis Laxalde [pkg] Require passlib >= 1.7.0
Sun, 04 Dec 2016 23:45:52 +0100 Nicolas Chauvat [web/http_headers] do not crash when IfModifiedSince is empty string (closes #16527954) 3.24
Wed, 07 Dec 2016 14:07:35 +0100 Denis Laxalde [pkg] Set an upper bound to passlib 3.24
Fri, 09 Dec 2016 15:08:52 +0100 Denis Laxalde [cwconfig] Retrieve real path of cubes directory 3.24
Wed, 07 Dec 2016 14:11:23 +0100 Denis Laxalde [server] Use CryptContext's hash method instead of deprecated encrypt method
Wed, 07 Dec 2016 14:13:20 +0100 Denis Laxalde Merge public heads 3.24
Thu, 22 Oct 2015 16:58:12 +0200 Julien Cristau [cwctl] on upgrade, clear instance_md5_version cache
Tue, 15 Dec 2015 08:35:13 +0100 Adrien Di Mascio [twisted] add request error handler to avoid finishing it twice
Fri, 04 Sep 2015 18:05:51 +0200 Rémi Cardona [web/tests] Hide DeprecationWarnings
Thu, 19 Nov 2015 12:25:45 +0100 Julien Cristau [web] remove next_tabindex()
Wed, 23 Nov 2016 17:19:51 +0100 Sylvain Thénault [views/optimization] Ensure we call rset.possible_actions with the same argument
Fri, 18 Nov 2016 18:19:10 +0100 Sylvain Thénault [schema/optimization] Ensure read permissions are deactivated when we're checking a permission
Fri, 18 Nov 2016 18:16:21 +0100 Sylvain Thénault [web] Enhance query log file
Thu, 24 Nov 2016 14:26:12 +0100 Sylvain Thénault [massive store] Don't store eids_seq_range as a store attribute
Thu, 24 Nov 2016 16:58:50 +0100 Sylvain Thénault Flake8 bits with some copyright updates
Thu, 24 Nov 2016 16:58:27 +0100 Sylvain Thénault [test] Use plain unittest in unittest_views_forms.py
Thu, 24 Nov 2016 16:32:14 +0100 Sylvain Thénault Some py3k related fixes: use text_type instead of unicode
Thu, 24 Nov 2016 15:39:52 +0100 Sylvain Thénault [cwctl] Kill deprecated ordered_instances method
Fri, 02 Dec 2016 10:10:58 +0100 Sylvain Thénault [test/cleanup] Use plain unittest 3.24
Fri, 02 Dec 2016 10:10:42 +0100 Sylvain Thénault [test/cleanup] flake8 unittest_rqlannotation.py 3.24
Fri, 25 Nov 2016 13:10:10 +0100 Arthur Lutz [debian] logilab >= 1.2.2 in requires (only in build depends) 3.24
Fri, 25 Nov 2016 13:07:06 +0100 Arthur Lutz [debian] move unittest2 to requires not recommends closes #16404515 3.24
Wed, 23 Nov 2016 17:25:31 +0100 Philippe Pepiot [devtools] named context for boxes subTest for consistency 3.24
Wed, 23 Nov 2016 18:38:46 +0100 David Douard Added tag 3.24.3, debian/3.24.3-1, centos/3.24.3-1 for changeset bb5904cd284e 3.24
Wed, 23 Nov 2016 18:36:55 +0100 David Douard [pkg] 3.24.3 3.24 3.24.3 centos/3.24.3-1 debian/3.24.3-1
Wed, 23 Nov 2016 12:24:04 +0100 David Douard [cwconfig] ensure CubicWebNoAppConfiguration returns a typed value (closes #16364459) 3.24
Fri, 18 Nov 2016 18:15:14 +0100 Sylvain Thénault [views/optimization] Makes has_editable_relations predicate less costly by using generator
Thu, 17 Nov 2016 11:03:19 +0100 Denis Laxalde [cwconfig] Trim down allowed exceptions in gettext language setting
Mon, 21 Nov 2016 14:52:33 +0100 Denis Laxalde [pkg] Configure "universal" wheel build
Mon, 21 Nov 2016 15:17:32 +0100 Sylvain Thénault [rqlrewrite] Test and fix potential NameError
Wed, 16 Nov 2016 15:55:35 +0100 Sylvain Thénault flake8 uicfg
Wed, 16 Nov 2016 15:52:55 +0100 Sylvain Thénault [uicfg] Remove unpredictability from autoform_section initialization
Mon, 21 Nov 2016 14:55:27 +0100 Sylvain Thénault [schema/optimization] Wrap rql expressions into EXISTS node when checking individual permissions
Fri, 18 Nov 2016 17:44:52 +0100 Sylvain Thénault [views/optimization] Prefetch state'names and comment format in wfhistory component
Fri, 18 Nov 2016 10:28:41 +0100 Denis Laxalde [devtools] Make timeout error in qunit tests configurable and use SkipTest in test_jscript.py
Mon, 21 Nov 2016 14:18:43 +0100 Denis Laxalde Added tag 3.24.2, debian/3.24.2-1, centos/3.24.2-1 for changeset 296077513782 3.24
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip