Fri, 17 Oct 2014 18:16:58 +0200 Julien Cristau merge 3.19.5 into 3.20 branch
Tue, 07 Oct 2014 10:06:24 +0200 Julien Cristau Added tag cubicweb-version-3.19.5, cubicweb-debian-version-3.19.5-1, cubicweb-centos-version-3.19.5-1 for changeset 3ac86df519af
Mon, 06 Oct 2014 17:50:42 +0200 Julien Cristau i18n update 3.19.5 centos/3.19.5-1 cubicweb-centos-version-3.19.5-1 cubicweb-debian-version-3.19.5-1 cubicweb-version-3.19.5 debian/3.19.5-1
Mon, 06 Oct 2014 17:32:49 +0200 Julien Cristau [pkg] 3.19.5
Mon, 15 Sep 2014 10:06:07 +0200 Julien Cristau [server] hold connection to the db in tx_actions
Mon, 15 Sep 2014 17:23:22 +0200 Christophe de Vienne [wsgi] If multipart cannot parse the POST content, let it pass.
Mon, 01 Sep 2014 14:56:00 +0200 Rémi Cardona [devtools] Fix JS tests' HTML code
Mon, 01 Sep 2014 10:22:46 +0200 Rémi Cardona [devtools] "Keep" some temporary files/dirs around to help with debugging
Fri, 01 Aug 2014 19:28:44 +0200 Rémi Cardona [devtools] Fix Firefox launcher in QUnitTestCase (closes #4294727)
Thu, 25 Sep 2014 17:38:51 +0200 Rémi Cardona [devtools] allow cross-origin requests for qunit
Thu, 25 Sep 2014 15:49:13 +0200 Julien Cristau merge 3.19.4 in 3.20 branch
Mon, 15 Sep 2014 17:24:18 +0200 Christophe de Vienne [cors] Fix CORS headers generators
Tue, 09 Sep 2014 22:14:20 +0200 Christophe de Vienne [wsgi] Fix posted files filename reading
Tue, 23 Sep 2014 11:18:56 +0200 Christophe de Vienne [pkg] Depend on Pillow instead of PIL
Thu, 25 Sep 2014 14:42:00 +0200 Julien Cristau Added tag cubicweb-version-3.19.4, cubicweb-debian-version-3.19.4-1, cubicweb-centos-version-3.19.4-1 for changeset c4e740e50fc7
Thu, 25 Sep 2014 14:24:20 +0200 Julien Cristau [pkg] 3.19.4 3.19.4 centos/3.19.4-1 cubicweb-centos-version-3.19.4-1 cubicweb-debian-version-3.19.4-1 cubicweb-version-3.19.4 debian/3.19.4-1
Wed, 24 Sep 2014 18:04:30 +0200 Julien Cristau merge 3.18.6 into 3.19
Wed, 24 Sep 2014 17:35:59 +0200 Julien Cristau Added tag cubicweb-version-3.18.6, cubicweb-debian-version-3.18.6-1, cubicweb-centos-version-3.18.6-1 for changeset d91501356742 stable
Wed, 24 Sep 2014 15:08:44 +0200 Julien Cristau [pkg] 3.18.6 stable cubicweb-centos-version-3.18.6-1 cubicweb-debian-version-3.18.6-1 cubicweb-version-3.18.6
Tue, 28 Jan 2014 15:27:59 +0100 Aurelien Campeas [hooks/security] allow edition of attributes with permissive permissions stable
Tue, 29 Jul 2014 14:40:29 +0200 Aurelien Campeas Almost backout afcd46716d6a which breaks _select_best raising an ambiguity exception in debug mode. stable
Fri, 12 Sep 2014 09:49:01 +0200 Julien Cristau [server] fix anonymous_user predicate in tests
Mon, 28 Jul 2014 16:05:19 +0200 Rémi Cardona [entities] cw_rest_attr_info() should only consider required attributes (closes #3766717)
Fri, 08 Aug 2014 13:05:07 +0200 Damien Garaud [views] csvexport accept an empty rset (closes #4236928)
Thu, 11 Sep 2014 16:43:20 +0200 Denis Laxalde [views] Display attributes in entity creation form based on "add" permission
Thu, 18 Sep 2014 11:03:39 +0200 Denis Laxalde [datafeed] Commit after all deletions in datafeed parser
Tue, 23 Sep 2014 17:34:36 +0200 Julien Cristau [schema] CWComputedRType is a schema type
Tue, 23 Sep 2014 14:19:11 +0200 Julien Cristau [doc] proofreading CWEP002 section
Mon, 10 Feb 2014 11:03:43 +0100 Anthony Truchet [CWEP002] document computed relations and attributes
Thu, 28 Aug 2014 17:41:34 +0200 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed attribute
Tue, 22 Jul 2014 11:00:21 +0200 Sylvain Thénault [CWEP002 migration] support drop_relation_type/drop_relation_definition/drop_attribute for computed attributes
Thu, 28 Aug 2014 18:31:18 +0200 Sylvain Thénault [CWEP002 migration] support add_relation_type/add_attribute for computed attributes
Tue, 16 Sep 2014 15:28:35 +0200 Lea Capgen [CWEP002] properly handle serialization of computed attributes
Tue, 16 Sep 2014 16:39:23 +0200 Sylvain Thénault [CWEP002] Add support for computed attribute synchronization
Mon, 28 Apr 2014 14:11:23 +0200 Laura Médioni [CWEP002] Add schema finalization checks for computed attributes
Mon, 16 Jun 2014 10:08:32 +0200 Denis Laxalde [CWEP002] Account for attribute formula in schema bootstrap
Thu, 28 Aug 2014 07:44:29 +0200 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed relations
Thu, 28 Aug 2014 08:02:15 +0200 Laura Médioni [CWEP002 migration] support add_relation_type for computed relations
Thu, 28 Aug 2014 07:55:33 +0200 Laura Médioni [CWEP002 migration] support drop_relation_type for computed relations
Thu, 28 Aug 2014 07:49:31 +0200 Laura Médioni [CWEP002 migration] properly raise exception on (add|drop)_relation_definition for computed relation
Fri, 27 Jun 2014 12:00:17 +0200 Laura Médioni [hooks] do not abuse of inheritance for CWRType hooks
Mon, 16 Jun 2014 10:08:18 +0200 Laura Médioni [schema serial] add some comments
Mon, 16 Jun 2014 10:07:57 +0200 Laura Médioni [schema] define full_rql on RQLExpression class
Fri, 29 Aug 2014 07:44:13 +0200 Laura Médioni [schema] properly raise BadSchemaDefinition
Thu, 28 Aug 2014 18:29:14 +0200 Lea Capgen [CWEP002] properly handle serialization of computed relations
Fri, 27 Jun 2014 16:11:53 +0200 Denis Laxalde [CWEP002] Plug the computed relation rewriter in the querier
Thu, 13 Feb 2014 13:58:28 +0100 Sylvain Thénault [CWEP002] refactor rql read security checking
Mon, 16 Jun 2014 10:22:24 +0200 Sylvain Thénault [CWEP002] introduce RQLRelationRewriter
Fri, 12 Sep 2014 14:46:11 +0200 Lea Capgen [CWEP002] Add schema finalization checks for computed relations (rules)
Fri, 12 Sep 2014 14:10:03 +0200 Rémi Cardona [schema] add utility function to build a CubicWebSchema from a namespace
Thu, 28 Aug 2014 18:12:28 +0200 Sylvain Thénault Fix test migration crash waiting to happen due to inferred relations
Thu, 28 Aug 2014 07:42:10 +0200 Sylvain Thénault fix typo in syncschema hooks
Tue, 16 Sep 2014 18:01:51 +0200 Julien Cristau [test] Make test_undo_api less random
Wed, 17 Sep 2014 13:43:31 +0200 Julien Cristau merge 3.17.17 into 3.18 branch stable
Wed, 10 Sep 2014 21:28:33 +0200 Christophe de Vienne [wsgi] Fix unicode decoding in POST
Thu, 21 Aug 2014 22:42:48 +0200 Christophe de Vienne [wsgi] add the --debug / -D option to the wsgi command
Mon, 08 Sep 2014 10:55:30 +0200 Christophe de Vienne [wsgi] Fix multiple variables reading in params
Tue, 02 Sep 2014 13:00:47 +0200 Christophe de Vienne [wsgi] Set self.vreg
Tue, 02 Sep 2014 10:31:13 +0200 Christophe de Vienne [wsgi] Add missing import
Tue, 02 Sep 2014 10:30:28 +0200 Christophe de Vienne [wsgi] Fix https detection
Thu, 24 Jul 2014 20:57:14 +0200 Christophe de Vienne [wsgi] Re-set the request content after calling the inherited constructor.
Thu, 24 Jul 2014 20:53:21 +0200 Christophe de Vienne [wsgi] Honor the 'CONTENT_TYPE' wsgi variable
Wed, 17 Sep 2014 10:31:50 +0200 Aurelien Campeas Added tag cubicweb-version-3.17.17, cubicweb-debian-version-3.17.17-1, cubicweb-centos-version-3.17.17-1 for changeset 57e9d1c70512 stable
Tue, 16 Sep 2014 18:39:07 +0200 Aurelien Campeas [pkg] prepare 3.17.17 stable cubicweb-centos-version-3.17.17-1 cubicweb-debian-version-3.17.17-1 cubicweb-version-3.17.17
Tue, 29 Jul 2014 16:26:09 +0200 Julien Cristau [web/headers] don't list a request header twice in "Vary"
Mon, 28 Jul 2014 17:22:49 +0200 Julien Cristau [test] silence a few more deprecation warnings in unittest_hooks
Fri, 25 Jul 2014 16:24:44 +0200 Julien Cristau [session] call rollback in Connection.__exit__
Thu, 24 Jul 2014 14:52:16 +0200 Julien Cristau [devtools] pre_setup_database takes a Connection, not a Session
Tue, 03 Jun 2014 18:00:53 +0200 Aurelien Campeas [source/native] cPickle is available in all supported pythons
Tue, 22 Jul 2014 18:16:23 +0200 Aurelien Campeas devtools: deprecate .req_from_url
Tue, 17 Jun 2014 11:14:20 +0200 Christophe de Vienne [tests] Add a webtest based TestCase class
Tue, 17 Jun 2014 11:53:35 +0200 Christophe de Vienne [tests] Move 'anonymous_allowed' property from CubicWebServerTC to CubicWebTC
Tue, 02 Sep 2014 12:22:18 +0200 David Douard [compat] Remove imports of "any" and "all" from lgc (closes #4306044) stable
Tue, 26 Aug 2014 10:12:09 +0200 Florent Cayré [css] Remove the `div` tag specification of the pendingDelete css rule stable
Wed, 21 May 2014 16:14:17 +0200 Alain Leufroy [cwvreg] cleanup the event manager when reloading modules stable
Thu, 12 Jun 2014 12:28:10 +0200 Julien Cristau [test] Add missing attribute 'add' permission in test schema stable
Thu, 01 May 2014 23:35:56 +0200 Florent Cayré [facet html] Add surrounding div with "facetBody" class to "has_text" facet. stable
Fri, 13 Jun 2014 11:00:41 +0200 Julien Cristau [cwctl] don't prompt for cube options in automatic mode stable
Fri, 13 Jun 2014 11:21:45 +0200 Julien Cristau [serverctl] fix default value for db-init config-level stable
Thu, 05 Jun 2014 17:41:14 +0200 Rémi Cardona [web] Return useful error messages when exceptions arise in ajax controllers (closes #3932503) stable
Wed, 23 Jul 2014 19:42:42 +0200 Julien Cristau [test] Fix test breakage uncovered by previous changeset stable
Tue, 08 Jul 2014 11:33:32 +0200 Julien Cristau [etwist] use more specific REQUEST_ENTITY_TOO_LARGE instead of BAD_REQUEST
Tue, 08 Jul 2014 10:34:50 +0200 Julien Cristau [entities, view] delete dead code
Fri, 04 Jul 2014 14:37:08 +0200 Julien Cristau [book] stop talking about the hg `forest` extension
Fri, 04 Jul 2014 14:28:26 +0200 Julien Cristau [book] update sections about dependencies
Wed, 23 Jul 2014 16:24:17 +0200 Julien Cristau [web/component] move unicode() call around
Wed, 23 Jul 2014 12:07:50 +0200 Julien Cristau [web/js] replace callAddOrDeleteThenReload with more generic callAjaxFuncThenReload
Tue, 22 Jul 2014 17:45:38 +0200 Julien Cristau [hooks/syncsession] try to remove cnx vs session confusion
Tue, 22 Jul 2014 17:22:23 +0200 Julien Cristau Fix Binary.__eq__ (closes #4172701) stable
Wed, 09 Jul 2014 16:35:02 +0200 Julien Cristau [dataimport] stop ignoring errors on flush
Wed, 09 Jul 2014 16:31:34 +0200 Julien Cristau [dataimport] don't commit on flush
Wed, 09 Jul 2014 15:35:28 +0200 Julien Cristau [test] Add test for dataimport's RQLObjectStore
Wed, 09 Jul 2014 16:00:21 +0200 Julien Cristau [dataimport] Stop swallowing errors from commit/flush
Wed, 09 Jul 2014 15:59:34 +0200 Julien Cristau [dataimport] Update RQLObjectStore to Connection API
Wed, 09 Jul 2014 15:51:58 +0200 Julien Cristau [dataimport] remove _rql heresy
Wed, 09 Jul 2014 15:40:50 +0200 Julien Cristau [dataimport] remove dead code
Tue, 03 Jun 2014 12:41:06 +0200 Alain Leufroy [dataimport] do not use sys.exit() to raise missing argument error
Mon, 02 Jun 2014 17:51:45 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: add the tests
Mon, 02 Jun 2014 15:53:09 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: do not ignore columns if data is a list
Mon, 02 Jun 2014 17:52:43 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: fix datetime converter + add time converter
Mon, 02 Jun 2014 15:45:35 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: raise ValueError if conversion cannot be performed
Mon, 02 Jun 2014 13:50:15 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: fix separator check in string converter
Mon, 02 Jun 2014 13:50:15 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: put converters into a list
Fri, 18 Jul 2014 17:35:25 +0200 Julien Cristau merge 3.19.3 into 3.20 branch
Fri, 18 Jul 2014 16:44:44 +0200 Julien Cristau Added tag cubicweb-version-3.19.3, cubicweb-debian-version-3.19.3-1, cubicweb-centos-version-3.19.3-1 for changeset 37f7c60f89f1
Fri, 18 Jul 2014 16:16:53 +0200 Julien Cristau [pkg] prepare 3.19.3 3.19.3 centos/3.19.3-1 cubicweb-centos-version-3.19.3-1 cubicweb-debian-version-3.19.3-1 cubicweb-version-3.19.3 debian/3.19.3-1
Fri, 18 Jul 2014 16:14:58 +0200 Julien Cristau merge from 3.18 branch
Fri, 18 Jul 2014 16:11:41 +0200 Julien Cristau merge 3.17.16 into 3.18 branch stable
Thu, 17 Jul 2014 11:08:56 +0200 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
Wed, 09 Jul 2014 15:44:09 +0200 Aurelien Campeas remove references to global environment variable APYCOT_ROOT
Wed, 02 Jul 2014 11:37:57 +0200 Julien Cristau Add warning messages when enabling remote pickle-based repository access
Fri, 18 Jul 2014 12:23:01 +0200 Julien Cristau [web] Fix expiry of anonymous sessions (closes #4154479)
Wed, 16 Jul 2014 17:20:55 +0200 Julien Cristau [hooks/syncschema] avoid altering a dropped table
Thu, 12 Jun 2014 09:59:55 +0200 Florent Cayré [js] fix name error
Tue, 03 Jun 2014 12:37:54 +0200 Alain Leufroy [devtools] improve error message when postgresql tools are missing
Fri, 11 Jul 2014 17:13:32 +0200 Rémi Cardona [server] Replace non portable strftime formatter (closes #4132161)
Thu, 12 Jun 2014 12:15:18 +0200 Aurelien Campeas [web/request] use a picklable Counter object for tab index counters
Tue, 15 Jul 2014 18:07:31 +0200 Julien Cristau [web/auth] The auth retriever's authenticated() callback takes a session, not a cnx
Fri, 11 Jul 2014 16:44:42 +0200 Julien Cristau [test] Fix the query-log-file test
Fri, 11 Jul 2014 13:48:07 +0200 Julien Cristau [doc/book] spelling fixes in security tutorial
(0) -3000 -1000 -120 +120 +1000 tip