Mon, 24 Mar 2014 10:34:58 +0100 Julien Cristau [web] Fix HEAD request handling (closes #3677949)
Fri, 16 May 2014 16:49:29 +0200 Julien Cristau [wsgi] avoid reading the entire request body in memory
Tue, 13 May 2014 18:47:52 +0200 Aurelien Campeas Added tag cubicweb-version-3.17.15, cubicweb-debian-version-3.17.15-1, cubicweb-centos-version-3.17.15-1 for changeset ee413076752b stable
Tue, 13 May 2014 18:16:18 +0200 Aurelien Campeas [pkg] also bump __pkginfo__ stable cubicweb-centos-version-3.17.15-1 cubicweb-debian-version-3.17.15-1 cubicweb-version-3.17.15
Tue, 13 May 2014 17:48:58 +0200 Aurelien Campeas [pkg] prepare 3.17.15 stable
Tue, 13 May 2014 13:12:16 +0200 Aurelien Campeas [cache] fix a cache issue with an entity created without relation cache prefill stable
Tue, 08 Apr 2014 16:12:39 +0200 Julien Cristau [web/test] add a test for some http response codes
Tue, 06 May 2014 14:11:17 +0200 David Douard [views] remove reference to the MAPPING_CHECKERS dict (closes #3810219)
Thu, 13 Mar 2014 17:03:15 +0100 Julien Cristau [web/ajax] Always return a json dict with a 'reason' key in case of ajax errors
Thu, 13 Mar 2014 17:01:58 +0100 Julien Cristau [web/ajax] don't override any status code with 500 in ajax_error_handler
Fri, 14 Mar 2014 11:11:28 +0100 Julien Cristau [web] Add asserts to the raw header conversion functions
Fri, 07 Mar 2014 11:19:24 +0100 Julien Cristau [view] Delete dead(?) code from ReloadableMixIn
Tue, 04 Feb 2014 15:06:25 +0100 Julien Cristau Add a db-statement-timeout option for postgresql sources
Fri, 18 Apr 2014 14:24:52 +0200 Julien Cristau [test] use assertNotIsInstance instead of assert_(not isinstance(...))
Wed, 23 Apr 2014 18:19:37 +0200 Julien Cristau [services] register_user now returns the new CWUser
Wed, 23 Apr 2014 18:41:34 +0200 Julien Cristau [server/session] remove json dumps around call_service
Wed, 30 Apr 2014 08:07:59 +0200 Christophe de Vienne [req.find] Use vreg.schema.eschema for eschema lookup
Wed, 30 Apr 2014 10:13:10 +0200 Christophe de Vienne [doc] Typo
Tue, 07 Jan 2014 15:10:57 +0100 Christophe de Vienne [formfields] Handle 'placeholder' attribute for text and textarea
Mon, 14 Apr 2014 23:00:19 +0200 Alain Begey [forms] Add autocomplete attribute for formrenderers
Fri, 11 Apr 2014 17:43:26 +0200 Alain Begey [widget] Addition of EmailInput
Mon, 13 Jan 2014 14:21:28 +0100 Nicolas Chauvat close branch reldefsecurity
Mon, 28 Apr 2014 18:38:24 +0200 Julien Cristau Added tag cubicweb-version-3.19.0, cubicweb-debian-version-3.19.0-1, cubicweb-centos-version-3.19.0-1 for changeset 1141927b8494
Mon, 28 Apr 2014 18:35:35 +0200 Julien Cristau [debian] set release date 3.19.0 centos/3.19.0-1 cubicweb-centos-version-3.19.0-1 cubicweb-debian-version-3.19.0-1 cubicweb-version-3.19.0 debian/3.19.0-1
Mon, 28 Apr 2014 18:11:21 +0200 Katia Saurfelt [entity] add a new `cw_linkable_rql` method
Mon, 07 Apr 2014 12:03:31 +0200 Sylvain Thénault [schema] fix buggy composite_rdef_roles and associated test
Mon, 28 Apr 2014 17:43:35 +0200 Julien Cristau [doc] update 3.19 release notes
Mon, 28 Apr 2014 12:41:41 +0200 Christophe de Vienne [login form] Fix BaseLogForm.form_action()
Mon, 28 Apr 2014 11:20:26 +0200 Julien Cristau [migration] move 'entities' table changes from 3.19.0 to bootstrap script
Mon, 28 Apr 2014 12:54:14 +0200 Julien Cristau [server/session] add missing rollback when freeing a db connection
Thu, 24 Apr 2014 17:52:20 +0200 Julien Cristau [debian] add Breaks on cubicweb-bootstrap
Tue, 08 Apr 2014 16:08:31 +0200 Denis Laxalde Drop duplicated content in ITreeAdapter docstring stable
Mon, 14 Apr 2014 13:31:19 +0200 Rémi Cardona an -> a (misc) stable
Mon, 14 Apr 2014 12:29:01 +0200 Rémi Cardona an utf-8 -> a utf-8 stable
Mon, 14 Apr 2014 12:27:37 +0200 Rémi Cardona an URI -> a URI stable
Mon, 14 Apr 2014 12:07:00 +0200 Rémi Cardona an unicode string -> a unicode string stable
Mon, 14 Apr 2014 11:54:33 +0200 Rémi Cardona an URL -> a URL stable
Tue, 01 Apr 2014 13:57:25 +0200 Christophe de Vienne Remove a misleading comment about self.render() behavior. stable
Thu, 06 Mar 2014 18:41:23 +0100 Julien Cristau [migractions] add sanity check in rename_relation_type stable
Mon, 07 Apr 2014 08:46:41 +0000 Vincent Michel [dataimport] Add safety belt on "gen_rtype" in MetaGenerator, closes #3712892 stable
Mon, 07 Apr 2014 08:44:56 +0000 Vincent Michel [dataimport] Correctly serialize datetime objects in _create_copyfrom_buffer, closes #3712885 stable
Thu, 03 Apr 2014 15:36:33 +0200 Rémi Cardona [dataimport] Prevent ucsvreader from skipping the first line when ignore_errors is True (closes #3705791) stable
Thu, 03 Apr 2014 15:30:37 +0200 Rémi Cardona [dataimport] Avoid double unicode decoding in ucsvreader (closes #3705752) stable
Fri, 25 Apr 2014 12:22:07 +0200 Christophe de Vienne [doc] Document the user_data dictionnary content stable
Thu, 24 Apr 2014 14:44:58 +0200 Julien Cristau [debian] break old cubicweb-vcsfile
Wed, 23 Apr 2014 18:17:42 +0200 Julien Cristau [services] catch missing group early in register_user
Wed, 23 Apr 2014 18:16:46 +0200 Julien Cristau [services] rename register_user kwargs to cwuserkwargs
Tue, 22 Apr 2014 15:18:04 +0200 Julien Cristau [services] don't hardcode 'users' group for register_user
Tue, 22 Apr 2014 15:03:24 +0200 Julien Cristau [sobjects/test] check that register_user properly sets user name and email address
Fri, 19 Jul 2013 17:38:15 +0200 Vladimir Popescu [server] Refactor Repository.register_user into a CubicWeb service (closes #3020639)
Fri, 18 Apr 2014 14:25:36 +0200 Julien Cristau [migration] set a cnxset before process_script()
Thu, 10 Apr 2014 11:04:13 +0200 Julien Cristau [server] make internal_cnx get and keep a connection to the db
Tue, 22 Apr 2014 14:43:11 +0200 Julien Cristau [server/session] make commit/rollback obey ensure_cnx_set
Wed, 09 Apr 2014 14:05:54 +0200 Julien Cristau [repo] fix deprecation messages for stats and gc_stats
Thu, 10 Apr 2014 17:31:50 +0200 Julien Cristau [cwconfig] use "foo not in bar" instead of "not foo in bar"
Thu, 10 Apr 2014 15:28:21 +0200 Julien Cristau [debian] Add Breaks on a few cubes that need changes for 3.19
Thu, 10 Apr 2014 15:03:01 +0200 Julien Cristau [hooks] run cascading delete hook later
Thu, 10 Apr 2014 13:54:31 +0200 Julien Cristau [devtools] set PGPORT/PGHOST when calling pg_ctl start
Wed, 23 Apr 2014 17:21:07 +0200 Julien Cristau [server/test] update to deal with lgdb sqlserver fix stable
Thu, 10 Apr 2014 10:59:08 +0200 Julien Cristau [test] Fix regressions from 96549de9dd70 "[test] use assertIn where appropriate"
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip