Tue, 15 Nov 2016 10:13:47 +0100 David Douard [debian] Update debian packaging (closes #16133259) 3.24
Thu, 17 Nov 2016 16:03:02 +0100 Denis Laxalde [pkg] Version 3.24.1 3.24
Thu, 17 Nov 2016 16:14:21 +0100 Denis Laxalde [tox] Use `python -m check_manifest` instead of check-manifest program 3.24
Mon, 14 Nov 2016 16:23:22 +0000 David Douard add debian buildpackage-generated files to hgignore 3.24
Tue, 15 Nov 2016 00:12:34 +0100 Florent Cayré [test] Fix language negotiation test 3.24
Thu, 10 Nov 2016 18:25:50 +0100 Sylvain Thénault [pyramid] No more need for an internal connection when user is cached 3.24
Thu, 10 Nov 2016 18:23:45 +0100 Sylvain Thénault [web] req.lang should be None or a non-empty string 3.24
Thu, 17 Nov 2016 10:15:11 +0100 Sylvain Thénault [web] Simplify a bit language handling 3.24
Thu, 17 Nov 2016 10:53:04 +0100 Sylvain Thénault Fix AttributeError for "lang" on repo/client connections 3.24
Thu, 17 Nov 2016 10:47:52 +0100 Denis Laxalde Alias ugettext to gettext method of cwGNUTranslations in Python 3 3.24
Wed, 16 Nov 2016 14:38:11 +0100 Adrien Di Mascio [devctl] make i18n custom message extractors work with legacy layouts 3.24
Wed, 16 Nov 2016 17:12:09 +0100 Denis Laxalde Fix (new) flake8 errors 3.24
Tue, 15 Nov 2016 11:44:05 +0100 Denis Laxalde [pyramid] Try "eid" first when retrieving a subresource of ETypeResource 3.24
Tue, 15 Nov 2016 12:20:02 +0100 Florent Cayré Fix AttributeError on postcommit when db-create adds non-system CWSource entities 3.24
Wed, 09 Nov 2016 23:00:00 +0100 Florent Cayré [devctl] Optimize cleanup_sys_modules a bit 3.24
Thu, 10 Nov 2016 10:05:14 +0100 Denis Laxalde [pyramid] Install file listing monitored files in application home 3.24
Mon, 14 Nov 2016 17:48:10 +0100 Florent Cayré [pyramid] Fix login error message language 3.24
Mon, 14 Nov 2016 12:26:49 +0100 Florent Cayré i18n update 3.24
Wed, 09 Nov 2016 11:46:03 +0100 Sylvain Thénault [pyramid] Add action verb used in some messages displayed by the command 3.24
Wed, 09 Nov 2016 11:45:19 +0100 Sylvain Thénault [pyramid] No more need to check CW version since it's now shipped with it 3.24
Wed, 09 Nov 2016 11:44:27 +0100 Sylvain Thénault [pyramid] Fix 404 handling 3.24
Wed, 09 Nov 2016 11:42:33 +0100 Sylvain Thénault Fix broken flake8 configuration 3.24
Tue, 30 Jun 2015 10:00:53 +0200 Sylvain Thénault [entities] Fix typo in wfobjs debug message 3.24
Wed, 09 Nov 2016 09:07:42 +0100 Sylvain Thénault [doc] Add my 3.24 release notes 3.24
Tue, 08 Nov 2016 18:37:47 +0100 Sylvain Thénault [migration] Drop cw_schema relation first 3.24
Tue, 08 Nov 2016 18:34:22 +0100 Sylvain Thénault [hooks] Delete some properties cached on entities schema on schema updates 3.24
Sun, 06 Nov 2016 16:43:27 +0100 Florent Cayré [doc] Add some words in changelog about pyramid support in core + fix its title 3.24
Sun, 06 Nov 2016 16:35:57 +0100 Florent Cayré [pkg] Fix extra packages not installable 3.24
Fri, 04 Nov 2016 16:45:54 +0100 Denis Laxalde Added tag 3.24.0, centos/3.24.0-1 for changeset 9f7949b63ab2
Wed, 02 Nov 2016 10:15:42 +0100 David Douard [views] simplify and fix the TreeView (closes #16055814) 3.24.0 centos/3.24.0-1
Thu, 13 Oct 2016 15:39:48 +0200 Adrien Di Mascio [massive store] remove unused code
Fri, 04 Nov 2016 11:19:29 +0100 Sylvain Thénault Drop a cw 3.24 warning
Fri, 04 Nov 2016 11:19:11 +0100 Sylvain Thénault Fix unexpected req.relative_path() when calling CWTC.app_handle_request with path argument
Fri, 04 Nov 2016 13:12:10 +0100 Denis Laxalde [req,web/request] Move language prefix handling into web request
Fri, 04 Nov 2016 11:57:09 +0100 Denis Laxalde [test] Use stdlib unittest instead of lgc.testlib in unittest_request.py
Fri, 04 Nov 2016 11:56:00 +0100 Denis Laxalde [test] Distinguish "request" tests from accept parser ones in unittest_request.py
Fri, 04 Nov 2016 09:21:10 +0100 Denis Laxalde [pkg] Add setuptools to RPM build requirements
Thu, 03 Nov 2016 18:22:47 +0100 Denis Laxalde [pkg] Version 3.24.0
Thu, 03 Nov 2016 15:00:01 +0100 Laura Médioni [req,web] Make it possible to handle page language from URL prefix
Wed, 02 Nov 2016 15:59:39 +0100 David Douard [config] fix the load_site_cubicweb() method for to 'new-style' cubes (closes #16059402)
Thu, 13 Oct 2016 15:31:02 +0200 Adrien Di Mascio [massive store] remove on_commit / on_rollback parameters
Thu, 13 Oct 2016 15:16:38 +0200 Adrien Di Mascio [massive store] master_init should commit by default
Thu, 13 Oct 2016 15:12:33 +0200 Adrien Di Mascio [massive store] isolate SQL statements that one may want to customize
Thu, 06 Oct 2016 12:12:04 +0200 Sylvain Thénault [massive store] Store entities in temporary table as well
Tue, 11 Oct 2016 10:24:13 +0200 Sylvain Thénault [massive store] Drop useless check for empty buffer
Tue, 11 Oct 2016 10:23:44 +0200 Sylvain Thénault [massive store] Docstring / comment cleanups
Tue, 11 Oct 2016 10:23:06 +0200 Sylvain Thénault [massive store] Turn a runtime error into an assertion
Wed, 05 Oct 2016 09:27:25 +0200 Sylvain Thénault [massive store] Delay metadata attributes and default values handling to flush_entities
Wed, 05 Oct 2016 09:38:05 +0200 Sylvain Thénault [massive store] Use a slave specific table for relation insertion in the massive store
Tue, 04 Oct 2016 13:14:35 +0200 Sylvain Thénault [massive store] docstring and __init__ cleanup
Tue, 04 Oct 2016 13:14:18 +0200 Sylvain Thénault [massive store] Drop dead code
Fri, 30 Sep 2016 17:34:59 +0200 Sylvain Thénault [massive store] Reintroduce methods that are necessary to properly handle master/slave configuration
Wed, 28 Sep 2016 09:02:14 +0200 Sylvain Thénault [massive store] Follow configuration of the metadata generator
Mon, 17 Oct 2016 16:53:28 +0200 Adrien Di Mascio [dataimport] make MetadataGenerator.META_RELATIONS customizable
Wed, 28 Sep 2016 08:57:48 +0200 Sylvain Thénault [massive store] Rework constraint/index handling
Tue, 27 Sep 2016 12:02:07 +0200 Sylvain Thénault [massive store] Lazy removal of constraints and metadata indexes
Mon, 17 Oct 2016 14:50:47 +0200 Sylvain Thénault [repository] Drop the index on entities.type
Thu, 06 Oct 2016 12:11:23 +0200 Sylvain Thénault [source] Drop source mapping handling
Wed, 05 Oct 2016 15:30:10 +0200 Sylvain Thénault [repository] Drop the entities.extid column and associated cache
Fri, 30 Sep 2016 17:38:12 +0200 Sylvain Thénault [repository] Drop the entities.asource column
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip