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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip