2017-01-19 Sylvain Thénault [schema sync] Refactor AfterAddCWRTypeHook and AfterAddCWComputedRTypeHook so the latter inherit from the former 3.24
2017-01-18 Sylvain Thénault Drop embed-allowed option, gone away for a long time 3.24
2017-01-04 Sylvain Thénault Never record undo information for session or data import 3.24
2017-01-19 Philippe Pepiot [cwvreg] load registry using modules names instead of directories
2017-01-19 Philippe Pepiot [schema] load schema from modules names instead of directories
2017-01-18 Denis Laxalde [devtools/test] Skip qunit tests in case of timeout
2016-02-18 Sylvain Thénault [autoform] Avoid two calls to field.process_form for the same field in some cases
2016-12-19 Sylvain Thénault [pyramid] Don't use unsafe_cnx_context_manager for write queries 3.24
2016-12-14 Sylvain Thénault Repair database wrt indexes / unique constraints 3.24
2016-12-14 Sylvain Thénault Enhance postgres index filter with values from real life 3.24
2016-12-14 Sylvain Thénault Extract functions to list expected/found database indexes from check_indexes 3.24
2016-11-24 Sylvain Thénault Simplify and fix _cw.drop_entity_cache
2016-11-18 Sylvain Thénault [entity/optimization] Cache rset when entity.related is called with entities=False
2016-12-14 Sylvain Thénault Ensure in 3.24 migration that entities from LDAP have consistent cwuri 3.24
2016-12-14 Nicolas Chauvat [doc/book] fix error in markup 3.24
2016-11-09 Sylvain Thénault [rtags] Allow to 'derive' rtags
2016-11-09 Sylvain Thénault [test] Use bare unittest in unittest_rtags
2016-11-09 Sylvain Thénault [rtags] Docstring fix
2016-11-09 Sylvain Thénault [cleanup] flake8 rtags.py
2016-12-14 Denis Laxalde [pkg] Require passlib >= 1.7.0
2016-12-04 Nicolas Chauvat [web/http_headers] do not crash when IfModifiedSince is empty string (closes #16527954) 3.24
2016-12-07 Denis Laxalde [pkg] Set an upper bound to passlib 3.24
2016-12-09 Denis Laxalde [cwconfig] Retrieve real path of cubes directory 3.24
2016-12-07 Denis Laxalde [server] Use CryptContext's hash method instead of deprecated encrypt method
2016-12-07 Denis Laxalde Merge public heads 3.24
2015-10-22 Julien Cristau [cwctl] on upgrade, clear instance_md5_version cache
2015-12-15 Adrien Di Mascio [twisted] add request error handler to avoid finishing it twice
2015-09-04 Rémi Cardona [web/tests] Hide DeprecationWarnings
2015-11-19 Julien Cristau [web] remove next_tabindex()
2016-11-23 Sylvain Thénault [views/optimization] Ensure we call rset.possible_actions with the same argument
2016-11-18 Sylvain Thénault [schema/optimization] Ensure read permissions are deactivated when we're checking a permission
2016-11-18 Sylvain Thénault [web] Enhance query log file
2016-11-24 Sylvain Thénault [massive store] Don't store eids_seq_range as a store attribute
2016-11-24 Sylvain Thénault Flake8 bits with some copyright updates
2016-11-24 Sylvain Thénault [test] Use plain unittest in unittest_views_forms.py
2016-11-24 Sylvain Thénault Some py3k related fixes: use text_type instead of unicode
2016-11-24 Sylvain Thénault [cwctl] Kill deprecated ordered_instances method
2016-12-02 Sylvain Thénault [test/cleanup] Use plain unittest 3.24
2016-12-02 Sylvain Thénault [test/cleanup] flake8 unittest_rqlannotation.py 3.24
2016-11-25 Arthur Lutz [debian] logilab >= 1.2.2 in requires (only in build depends) 3.24
2016-11-25 Arthur Lutz [debian] move unittest2 to requires not recommends closes #16404515 3.24
2016-11-23 Philippe Pepiot [devtools] named context for boxes subTest for consistency 3.24
2016-11-23 David Douard Added tag 3.24.3, debian/3.24.3-1, centos/3.24.3-1 for changeset bb5904cd284e 3.24
2016-11-23 David Douard [pkg] 3.24.3 3.24 3.24.3 centos/3.24.3-1 debian/3.24.3-1
2016-11-23 David Douard [cwconfig] ensure CubicWebNoAppConfiguration returns a typed value (closes #16364459) 3.24
2016-11-18 Sylvain Thénault [views/optimization] Makes has_editable_relations predicate less costly by using generator
2016-11-17 Denis Laxalde [cwconfig] Trim down allowed exceptions in gettext language setting
2016-11-21 Denis Laxalde [pkg] Configure "universal" wheel build
2016-11-21 Sylvain Thénault [rqlrewrite] Test and fix potential NameError
2016-11-16 Sylvain Thénault flake8 uicfg
2016-11-16 Sylvain Thénault [uicfg] Remove unpredictability from autoform_section initialization
2016-11-21 Sylvain Thénault [schema/optimization] Wrap rql expressions into EXISTS node when checking individual permissions
2016-11-18 Sylvain Thénault [views/optimization] Prefetch state'names and comment format in wfhistory component
2016-11-18 Denis Laxalde [devtools] Make timeout error in qunit tests configurable and use SkipTest in test_jscript.py
2016-11-21 Denis Laxalde Added tag 3.24.2, debian/3.24.2-1, centos/3.24.2-1 for changeset 296077513782 3.24
2016-11-21 Denis Laxalde Added tag 0.34.2, debian/0.34.2-1, centos/0.34.2-1 for changeset 296077513782 3.24
2016-11-21 Denis Laxalde [pkg] Version 3.24.2 3.24 3.24.2 centos/3.24.2-1 debian/3.24.2-1
2016-11-21 Denis Laxalde Merge with 3.23 head 3.24
2016-11-17 Sylvain Thénault [migration] Fix 3.23.0 migration script, broken by a703f00718c2 3.23
2016-11-21 Denis Laxalde [doc] Add 3.24 release date and reference in index pages 3.24
2016-11-18 Denis Laxalde Closing "oldstable" branch oldstable
2016-11-18 Denis Laxalde Closing "stable" branch stable
2016-11-18 Denis Laxalde Merge 3.24 branch
2016-11-17 Denis Laxalde [pkg] Bump version to 3.25.0.dev0
(0) -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 tip