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
Thu, 29 Sep 2016 22:54:26 +0200 Sylvain Thénault [integrity check] Stop using entities.asource column in integrity checks
Mon, 17 Oct 2016 13:42:30 +0200 Sylvain Thénault [rql2sql/test] Ensure test results predictability
Thu, 06 Oct 2016 21:17:01 +0200 Sylvain Thénault [rql2sql] Stop generating SQL query from RQL using entities.type
Tue, 11 Oct 2016 10:30:59 +0200 Sylvain Thénault [test] Remove some usages of lgc.testlib
Thu, 06 Oct 2016 21:14:49 +0200 Sylvain Thénault [test] Avoid pytest discovery warnings
Fri, 30 Sep 2016 18:25:08 +0200 Sylvain Thénault flake8 and all
Wed, 05 Oct 2016 15:28:43 +0200 Sylvain Thénault [schema2sql] Drop deprecated comment
Sat, 01 Oct 2016 11:56:27 +0200 Sylvain Thénault [cnx] Use entity_type instead of entity_metas()['type']
Thu, 06 Oct 2016 12:15:50 +0200 Sylvain Thénault [entity] Reimplement and deprecate entity.cw_metainformation
Fri, 30 Sep 2016 17:39:17 +0200 Sylvain Thénault [repository] Drop type_and_source_from_eid and rename related cache
Fri, 30 Sep 2016 17:34:11 +0200 Sylvain Thénault [entity] Stop returning source information in cw_metainformation()
Fri, 30 Sep 2016 17:04:42 +0200 Sylvain Thénault [json] Stop serializing cw_source into default json representation of an entity
Thu, 29 Sep 2016 23:11:38 +0200 Sylvain Thénault Drop deprecated LDAP related script
Fri, 30 Sep 2016 17:18:15 +0200 Sylvain Thénault [entity] Stop linking to external site for external entities
Thu, 29 Sep 2016 22:23:16 +0200 Sylvain Thénault [datafeed] Drop entity deletion handling in the default source / parser
Thu, 29 Sep 2016 11:44:19 +0200 Sylvain Thénault [sources] Drop 'moved_entities' table handling
Fri, 30 Sep 2016 17:36:40 +0200 Sylvain Thénault [repository] Drop deprecated extid2eid API and friends
Fri, 30 Sep 2016 17:36:02 +0200 Sylvain Thénault [ldap] Stop using entities table in ldap source authentication and parser
Wed, 26 Oct 2016 11:24:57 +0200 Denis Laxalde [test] Use stdlib unittest in unittest_webconfig.py
Thu, 03 Nov 2016 12:15:42 +0100 Denis Laxalde [tox] Require ldap3 < 2 for server tests
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip