Thu, 01 Oct 2015 11:43:01 +0200 Julien Cristau [devtools] 'dict_values' object does not support indexing
Thu, 01 Oct 2015 11:42:29 +0200 Julien Cristau [multipart] decode form data before calling parse_qs in python 3
Thu, 01 Oct 2015 11:41:20 +0200 Julien Cristau [multipart] unicode → six.text_type
Thu, 01 Oct 2015 10:06:58 +0200 Julien Cristau [web] assert that CubicWebPublisher.handle_request returns bytes
Wed, 30 Sep 2015 18:28:57 +0200 Julien Cristau [py3k] fix validateform controller
Wed, 30 Sep 2015 18:28:31 +0200 Julien Cristau [web] unicode → six.text_type
Wed, 30 Sep 2015 18:05:00 +0200 Julien Cristau [multipart] make sure form keys are not bytes
Wed, 30 Sep 2015 18:04:27 +0200 Julien Cristau [web] unicode → six.text_type
Wed, 30 Sep 2015 18:03:53 +0200 Julien Cristau [wsgi] don't convert form values
Wed, 30 Sep 2015 16:52:29 +0200 Julien Cristau [server] import input from six.moves
Wed, 30 Sep 2015 16:50:06 +0200 Julien Cristau [server] don't convert user.login to bytes to generate sessionid
Wed, 30 Sep 2015 16:14:29 +0200 Julien Cristau [cwctl] stop playing tricks with std{out,err} buffering
Tue, 22 Sep 2015 15:42:40 +0200 Rémi Cardona [py3k] CubicWebTC.app_handle_request returns bytes
Tue, 22 Sep 2015 15:37:31 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 12 Oct 2015 21:06:45 +0200 Rémi Cardona [py3k] http headers should be ascii-only unicode objects
Tue, 13 Oct 2015 18:20:42 +0200 Rémi Cardona [py3k] Clarify IDownloadable expected types
Tue, 22 Sep 2015 15:31:44 +0200 Rémi Cardona [py3k] IDownloadable.download_data() returns bytes
Tue, 22 Sep 2015 15:24:58 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 15:01:16 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 15:00:41 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 14:42:33 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 10:24:47 +0200 Rémi Cardona [py3k] PageInfo.source contains bytes
Mon, 21 Sep 2015 18:58:12 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 21 Sep 2015 18:35:38 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 21 Sep 2015 18:28:10 +0200 Rémi Cardona [py3k] Don't encode URLs
Mon, 21 Sep 2015 18:04:22 +0200 Rémi Cardona [tests] Stop counting pickle bytes in ResultSet tests
Mon, 21 Sep 2015 17:54:15 +0200 Rémi Cardona [tests] Port unittest_cwctl to py3k
Mon, 21 Sep 2015 17:51:58 +0200 Rémi Cardona [migration] NoneType is no longer comparable in py3k
Tue, 13 Oct 2015 12:33:26 +0200 Rémi Cardona Rename gettext to cwgettext, use stdlib gettext
Tue, 13 Oct 2015 17:16:26 +0200 Rémi Cardona [py3k] MethodType no longer takes a class argument
Fri, 18 Sep 2015 18:03:19 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 18 Sep 2015 18:02:20 +0200 Rémi Cardona [py3k] im_self → __self__
Fri, 18 Sep 2015 18:01:31 +0200 Rémi Cardona [py3k] Don't sort Action objects
Tue, 22 Sep 2015 15:25:25 +0200 Rémi Cardona [py3k] use inspect module to get a function's arguments
Fri, 18 Sep 2015 17:58:30 +0200 Rémi Cardona [py3k] __unicode__ and __str__
Mon, 21 Sep 2015 19:00:26 +0200 Rémi Cardona [test] call rql.parse with unicode objects
Fri, 18 Sep 2015 14:23:22 +0200 Rémi Cardona [py3k] replace cmp with key in sorted()
Fri, 18 Sep 2015 12:35:10 +0200 Rémi Cardona [tests] remove useless sort
Fri, 18 Sep 2015 12:34:51 +0200 Rémi Cardona [py3k] dict methods no longer return indexable objects
Fri, 18 Sep 2015 12:03:12 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 18 Sep 2015 11:58:29 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 18 Sep 2015 11:54:12 +0200 Rémi Cardona [server] Port BFSS to py3k
Thu, 17 Sep 2015 15:35:26 +0200 Rémi Cardona [py3k] Binary.getvalue() returns bytes
Tue, 22 Sep 2015 14:47:04 +0200 Rémi Cardona [py3k] ensure Binary objects are initialized with bytes
Thu, 17 Sep 2015 12:02:40 +0200 Rémi Cardona [py3k] __unicode__ and __str__
Thu, 17 Sep 2015 11:07:36 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 18 Sep 2015 14:50:44 +0200 Rémi Cardona [mail] port to py3k
Wed, 16 Sep 2015 18:43:19 +0200 Rémi Cardona [web/views] port JSON views to py3k
Wed, 16 Sep 2015 18:43:02 +0200 Rémi Cardona [py3k] unicode → six.text_type
Wed, 16 Sep 2015 18:41:12 +0200 Rémi Cardona [web/controller] req.form is supposed to contain unicode-data
Wed, 16 Sep 2015 18:40:03 +0200 Rémi Cardona [py3k] unicode → six.text_type
Wed, 16 Sep 2015 17:22:41 +0200 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
Wed, 16 Sep 2015 17:07:26 +0200 Rémi Cardona [web/views] Port csvexport views to py3k
Tue, 22 Sep 2015 14:18:14 +0200 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
Wed, 16 Sep 2015 16:07:29 +0200 Rémi Cardona [web/request] don't convert request parameters if py3k
Wed, 16 Sep 2015 16:02:04 +0200 Rémi Cardona [py3k] unicode → six.text_type
Wed, 16 Sep 2015 15:26:56 +0200 Rémi Cardona [py3k] __getslice__ → __getitem__ with slice support
Wed, 16 Sep 2015 15:50:42 +0200 Rémi Cardona [py3k] __nonzero__ → __bool__
Wed, 16 Sep 2015 15:17:42 +0200 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
Wed, 16 Sep 2015 13:57:21 +0200 Rémi Cardona [py3k] use six.add_metaclass
Wed, 16 Sep 2015 11:28:07 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 05 Oct 2015 17:10:36 +0200 Rémi Cardona [py3k] add list() around dict methods
Tue, 15 Sep 2015 18:43:19 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 18:39:09 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 18:30:05 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 18:23:35 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 18:22:41 +0200 Rémi Cardona [server/utils] crypt_password should always return bytes
Tue, 15 Sep 2015 18:21:33 +0200 Rémi Cardona [py3k] str → six.binary_type
Tue, 15 Sep 2015 17:32:30 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 17:31:07 +0200 Rémi Cardona [server/utils] convert to py3k using six
Tue, 15 Sep 2015 17:28:05 +0200 Rémi Cardona [py3k] six.PY2
Tue, 15 Sep 2015 17:25:50 +0200 Rémi Cardona [py3k] use text/binary types from six
Tue, 15 Sep 2015 17:04:04 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 15:28:20 +0200 Rémi Cardona [py3k] bytes vs str
Tue, 15 Sep 2015 15:08:04 +0200 Rémi Cardona [py3k] io.BytesIO
Wed, 16 Sep 2015 17:28:06 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 13 Oct 2015 16:57:09 +0200 Rémi Cardona [py3k] bytes required for hashlib.{md5,sha1}()
Thu, 01 Oct 2015 11:40:23 +0200 Julien Cristau [wsgi/test] add __main__ section
Fri, 18 Sep 2015 14:29:53 +0200 Rémi Cardona [py3k] use next builtin instead of next method
Tue, 15 Sep 2015 17:10:58 +0200 Rémi Cardona [web/views] use next builtin instead of next method
Tue, 15 Sep 2015 16:09:55 +0200 Rémi Cardona [py3k] declare meta classes using six.add_metaclass
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Fri, 11 Sep 2015 18:01:36 +0200 Rémi Cardona [py3k] introduce cubicweb._ (related to #7589459)
Fri, 18 Sep 2015 18:04:05 +0200 Rémi Cardona [py3k] dict.iterkeys → dict
Tue, 13 Oct 2015 15:09:22 +0200 Rémi Cardona [py3k] dict.itervalues → dict.values
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Tue, 08 Sep 2015 18:04:57 +0200 Julien Cristau implement __ne__ whenever we implement __eq__
Tue, 08 Sep 2015 17:15:03 +0200 Julien Cristau [test] use unicode for rql queries (7/7)
Tue, 08 Sep 2015 16:28:55 +0200 Julien Cristau [test] use unicode for rql queries (6/7)
Tue, 08 Sep 2015 16:25:26 +0200 Julien Cristau [test] use unicode for rql queries (5/7)
Tue, 08 Sep 2015 16:25:16 +0200 Julien Cristau [test] use unicode for rql queries (4/7)
Tue, 08 Sep 2015 16:24:57 +0200 Julien Cristau [test] use unicode for rql queries (3/7)
Tue, 08 Sep 2015 16:24:42 +0200 Julien Cristau [test] use unicode for rql queries (2/7)
Wed, 09 Sep 2015 09:37:14 +0200 Julien Cristau [test] use unicode for rql queries (1/7)
Tue, 08 Sep 2015 16:26:56 +0200 Julien Cristau [schema] improve normalization of RQLExpressions
Tue, 08 Sep 2015 13:43:57 +0200 Julien Cristau [server/rql2sql] use VariableRef.is_equivalent explicitly instead of relying on __eq__
Mon, 12 Oct 2015 10:53:35 +0200 Rémi Cardona merge with 3.21.2
Fri, 02 Oct 2015 17:28:33 +0200 David Douard [statsd] fix the statsd logger (closes #7558147)
Mon, 12 Oct 2015 09:19:07 +0200 Rémi Cardona Added tag 3.21.2, debian/3.21.2-1, centos/3.21.2-1 for changeset a5428e1ab364
Fri, 09 Oct 2015 18:01:46 +0200 Rémi Cardona [pkg] 3.21.2 3.21.2 centos/3.21.2-1 debian/3.21.2-1
Fri, 09 Oct 2015 18:03:40 +0200 Rémi Cardona [pkg] Remove leftover dep on pyro (closes #7479155)
Fri, 09 Oct 2015 17:52:14 +0200 Rémi Cardona merge with 3.20.10
Tue, 29 Sep 2015 12:09:04 +0200 Sylvain Thénault [migration] fix change_attribute_type to update the live schema
Fri, 24 Jul 2015 09:57:08 +0200 Julien Cristau [devtools] add has_cache for postgres (closes #5739624)
Tue, 22 Sep 2015 14:20:02 +0200 Sylvain Thénault fix bad-caching of datetime with tz info at sql generation time
Fri, 09 Oct 2015 09:40:08 +0200 Rémi Cardona Added tag 3.20.10, debian/3.20.10-1, centos/3.20.10-1 for changeset 8f82e9523962
Thu, 08 Oct 2015 18:47:57 +0200 Rémi Cardona [pkg] 3.20.10 3.20.10 centos/3.20.10-1 debian/3.20.10-1
Thu, 08 Oct 2015 18:38:16 +0200 Rémi Cardona merge with 3.19.13
Thu, 08 Oct 2015 18:24:09 +0200 Rémi Cardona [devtools] Fix CubicWebTC.temporary_permissions
Thu, 08 Oct 2015 18:09:10 +0200 Rémi Cardona [devtools] Use TestCase.assertGreater
Wed, 09 Sep 2015 08:32:49 +0200 Sylvain Thénault [autoform] fix appearance of link to add inlined creation form
Thu, 08 Oct 2015 11:47:15 +0200 Sylvain Thénault [predicates] Simplify specified_etype_implements
Thu, 08 Oct 2015 12:13:35 +0200 Sylvain Thénault [web/views] Fix `has_editable_relation` predicate wrt inlined relations
Wed, 02 Sep 2015 15:31:18 +0200 Sylvain Thénault [web/views] avoid propagation of NoSelectableObject in some case of inlined relations / permissions
Wed, 07 Oct 2015 17:27:35 +0200 Sylvain Thénault [server/test] bit of PEP8
Tue, 25 Aug 2015 11:11:34 +0200 Sylvain Thénault [migration] don't attempt to carry over values when renaming a computed relation
Fri, 21 Aug 2015 11:01:08 +0200 Sylvain Thénault consider .do_fti flag in index_entity method
Tue, 06 Oct 2015 18:59:01 +0200 Rémi Cardona Added tag 3.19.13, debian/3.19.13-1, centos/3.19.13-1 for changeset f933a38d7ab5
Tue, 06 Oct 2015 18:35:14 +0200 Rémi Cardona [pkg] 3.19.13 3.19.13 centos/3.19.13-1 debian/3.19.13-1
Tue, 29 Sep 2015 14:41:28 +0200 Julien Cristau [migration/3.21] add support for sqlserver
Tue, 29 Sep 2015 15:49:10 +0200 Julien Cristau moved_entities.extid may not be NULL
Tue, 29 Sep 2015 15:15:03 +0200 Julien Cristau [server] use sqls_create_multicol_unique_index to index entities.extid
Tue, 29 Sep 2015 15:11:29 +0200 Julien Cristau [server] fix checkintegrity with pyodbc
Tue, 29 Sep 2015 14:23:57 +0200 Julien Cristau [schema] remove unique constraint on unlimited String attribute
Mon, 05 Oct 2015 16:36:49 +0200 Aurelien Campeas [sources/native] fix potential NameError (closes #7364249)
Mon, 14 Sep 2015 11:15:47 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 14 Sep 2015 18:10:20 +0200 Rémi Cardona [devtools/testlib] Port CubicWebTC.view() to py3k
Mon, 14 Sep 2015 18:12:44 +0200 Rémi Cardona [devtools/testlib] port 'fake_form' test to io.BytesIO
Mon, 14 Sep 2015 16:45:03 +0200 Rémi Cardona [dataimport] port ucsvreader tests to io.BytesIO
Mon, 14 Sep 2015 18:56:29 +0200 Rémi Cardona [py3k] io.BytesIO
Fri, 11 Sep 2015 17:40:23 +0200 Rémi Cardona [py3k] io.StringIO
Tue, 15 Sep 2015 12:51:27 +0200 Rémi Cardona Port cw.Binary to io.BytesIO
Fri, 18 Sep 2015 18:26:07 +0200 Rémi Cardona [py3k] execfile → exec
Tue, 15 Sep 2015 15:33:47 +0200 Rémi Cardona [py3k] file → open
Thu, 17 Sep 2015 09:52:06 +0200 Rémi Cardona [py3k] six.integer_types
Mon, 14 Sep 2015 16:03:07 +0200 Rémi Cardona [py3k] basestring → six.string_types
Wed, 16 Sep 2015 11:23:51 +0200 Rémi Cardona [py3k] import CookieJar using six.moves
Tue, 15 Sep 2015 18:50:25 +0200 Rémi Cardona [py3k] import urllib2 from six.moves
Tue, 15 Sep 2015 16:56:57 +0200 Rémi Cardona [py3k] import range using six.moves
Tue, 15 Sep 2015 15:07:13 +0200 Rémi Cardona [py3k] import queue using six.moves
Tue, 15 Sep 2015 14:59:06 +0200 Rémi Cardona [py3k] import filter using six.moves
Tue, 15 Sep 2015 14:58:52 +0200 Rémi Cardona [py3k] import zip using six.moves
Tue, 22 Sep 2015 15:36:32 +0200 Rémi Cardona [py3k] import SimpleCookie using six.moves
Mon, 14 Sep 2015 12:40:57 +0200 Rémi Cardona [py3k] import HTTP client constants and exceptions using six.moves
Tue, 22 Sep 2015 09:39:30 +0200 Rémi Cardona [py3k] import URL mangling functions using six.moves
Mon, 14 Sep 2015 12:19:48 +0200 Rémi Cardona [py3k] import 'pickle' using six.moves
Wed, 16 Sep 2015 14:45:15 +0200 Rémi Cardona [pkg] Add dependency on six 1.4.0
Wed, 16 Sep 2015 11:32:09 +0200 Rémi Cardona [tests] Replace use of deprecated TestCase.assert_
Tue, 15 Sep 2015 16:30:25 +0200 Rémi Cardona [predicates] Simplify range(len()) iteration
Mon, 14 Sep 2015 15:34:09 +0200 Rémi Cardona [dataimport] Use pickle.dump instead of dumps
Mon, 14 Sep 2015 15:42:38 +0200 Rémi Cardona [web/facet] Simplify reversed/sorted calls
Mon, 28 Sep 2015 13:47:30 +0200 Julien Cristau [web/test] Use TestCase.setUpClass instead of setUpModule
Mon, 14 Sep 2015 11:16:10 +0200 Rémi Cardona Use isinstance() instead of type comparison
Tue, 15 Sep 2015 15:10:59 +0200 Rémi Cardona Unused imports
Fri, 11 Sep 2015 16:01:10 +0200 Samuel Trégouët [py3k] tuple unpacking in function args
Fri, 11 Sep 2015 15:52:18 +0200 Samuel Trégouët [py3k] ur'' is gone
Fri, 11 Sep 2015 15:50:29 +0200 Samuel Trégouët [py3k] octals and long
Fri, 11 Sep 2015 15:29:25 +0200 Samuel Trégouët [py3k] Fix raise with embedded traceback
Fri, 11 Sep 2015 14:52:09 +0200 Samuel Trégouët [py3k] print function
Fri, 11 Sep 2015 14:28:06 +0200 Samuel Trégouët [py3k] except as
Fri, 11 Sep 2015 14:27:34 +0200 Samuel Trégouët [py3k] backtick to repr
Wed, 23 Sep 2015 15:01:55 +0200 Julien Cristau [hooks/syncschema] make sure CWUniqueTogetherConstraintDelOp happens before CWConstraintDelOp
Wed, 23 Sep 2015 15:00:33 +0200 Aurelien Campeas [hooks/syncschema] only call "ALTER TABLE" once when changing a size constraint
Wed, 02 Sep 2015 15:24:46 +0200 Aurelien Campeas [syncschema] only add to the `synchronized` set if all possible updates have been done
Thu, 23 Jul 2015 12:32:51 +0200 Julien Cristau [qunit] remove unused 'data_files' parameter
Mon, 20 Jul 2015 13:55:54 +0200 Sylvain Thénault [urlpublish] RESTPathEvaluator now use vid_from_rset
Fri, 24 Jul 2015 16:19:39 +0200 Julien Cristau [server/sources] use decode_extid in datafeed
Fri, 24 Jul 2015 16:15:17 +0200 Julien Cristau [server/sources] add decode_extid method
Wed, 29 Jul 2015 10:18:56 +0200 Julien Cristau [server/repo] kill repo.pinfo()
Wed, 29 Jul 2015 10:18:23 +0200 Julien Cristau [web/sessions] simplify session cleanup
Wed, 29 Jul 2015 10:17:42 +0200 Julien Cristau [server/repo] fix typo
Fri, 24 Jul 2015 16:09:29 +0200 Julien Cristau [server/sources] AbstractSource.__ne__
Fri, 24 Jul 2015 16:09:37 +0200 Julien Cristau [server/sources] fix docstring for eid_type_source
Mon, 27 Jul 2015 10:00:32 +0200 David Douard [views] fix ProcessInformationView: SESSION_MANAGER can be None (closes #5753280)
Thu, 06 Aug 2015 15:21:58 +0200 Julien Cristau [server/migractions] drop mock_object
Thu, 06 Aug 2015 15:24:16 +0200 Julien Cristau [test] kill unused lgc.testlib imports
Tue, 25 Aug 2015 11:09:22 +0200 Sylvain Thénault [server/migractions] raising SystemExit sounds like a bad idea
Mon, 27 Jul 2015 09:27:18 +0200 Julien Cristau [server/storage] rename 'session' variables to 'cnx'
Wed, 09 Jul 2014 17:52:45 +0200 Aurelien Campeas [migration] remove repo_connect and use config.repository() instead
Wed, 09 Jul 2014 16:32:14 +0200 Aurelien Campeas [repoapi, cwconfig] give a convenience method to get a repository from a config
Wed, 09 Jul 2014 15:50:23 +0200 Aurelien Campeas [cwconfig] remove unused method
Tue, 19 Aug 2014 00:16:02 +0200 Rémi Cardona [captcha] Port to io.BytesIO
Thu, 13 Feb 2014 17:00:40 +0100 Aurelien Campeas [web/sessions] the session managers are definitely not components
Thu, 13 Feb 2014 16:43:33 +0100 Aurelien Campeas [web] the AuthenticationManager is no more an appobject
Fri, 05 Dec 2014 16:22:02 +0100 Aurelien Campeas [hooksmanager] remove very old unused module
Fri, 31 Jul 2015 15:17:43 +0200 Julien Cristau [devtools] fix CubicWebTC.assertDocTestFile (closes #5930028)
Wed, 29 Jul 2015 10:51:52 +0200 Julien Cristau Added tag 3.21.1, debian/3.21.1-1, centos/3.21.1-1 for changeset a8a0de0298a5
Tue, 28 Jul 2015 18:59:14 +0200 Julien Cristau [pkg] Let dh_installdocs deal with doc-base 3.21.1 centos/3.21.1-1 debian/3.21.1-1
Tue, 28 Jul 2015 18:57:21 +0200 Julien Cristau [pkg] various debian packaging fixes
Tue, 28 Jul 2015 18:06:46 +0200 Julien Cristau [pkg] 3.21.1
Tue, 28 Jul 2015 11:21:36 +0200 David Douard [web] fix AbstractSessionManager.clean_sessions (closes #5757240)
Tue, 21 Jul 2015 14:29:42 +0200 Julien Cristau [migration/3.21] ask fewer questions
Tue, 28 Jul 2015 11:26:47 +0200 Julien Cristau [server] typo fix
Tue, 28 Jul 2015 11:15:36 +0200 Julien Cristau [test] check that we reject an rqlexpression in computed relation perms
Tue, 28 Jul 2015 09:25:26 +0200 Julien Cristau Fix (de)serialization of ComputedRelation read permissions
Fri, 17 Jul 2015 16:48:43 +0200 Christophe de Vienne Copy read permissions on ComputedRelation rdefs
Wed, 22 Jul 2015 19:50:50 +0200 David Douard [datafeed] fix typo in DataFeedXMLParser.is_deleted (closes #5729755)
Mon, 27 Jul 2015 10:51:29 +0200 Julien Cristau [server/sources] make sure entity._cw is a Connection before calling Storages
Mon, 06 Jul 2015 14:34:41 +0200 Julien Cristau [hooks] base64-encode extid before inserting it into moved_entities
Tue, 21 Jul 2015 18:17:31 +0200 Julien Cristau [hook] remove assumption about entity cache vs cw_edited
Tue, 21 Jul 2015 18:09:12 +0200 Julien Cristau [hook] don't open-code Connection.entity_cache
Thu, 23 Jul 2015 09:43:36 +0200 Denis Laxalde [tox] Add missing dependency on webtest for devtools tests
Wed, 22 Jul 2015 11:32:24 +0200 Denis Laxalde [tox] Add missing dependency on webtest for wsgi tests
Wed, 22 Jul 2015 10:55:39 +0200 Denis Laxalde [tox] Remove set of PATH environment variable
Fri, 17 Jul 2015 14:06:22 +0200 Julien Cristau [doc] generalize info about debian/ubuntu repositories
Fri, 17 Jul 2015 13:49:58 +0200 Julien Cristau [doc] fix link to setup info in README
Mon, 20 Jul 2015 12:15:20 +0200 Julien Cristau [server/session] remove unused cnx_meth function
Mon, 20 Jul 2015 11:03:09 +0200 Julien Cristau [server] don't issue a warning for something expected
Mon, 20 Jul 2015 12:37:47 +0200 Julien Cristau [server] stick a _cw on internal connnection's user
Mon, 20 Jul 2015 16:43:47 +0200 Julien Cristau [migration/3.21] fix stupid error in migration script
Wed, 15 Jul 2015 15:01:21 +0200 Julien Cristau Added tag 3.21.0, debian/3.21.0-1, centos/3.21.0-1 for changeset 887c6eef8077
Fri, 10 Jul 2015 18:18:58 +0200 Julien Cristau [pkg] various fixes 3.21.0 centos/3.21.0-1 debian/3.21.0-1
Fri, 10 Jul 2015 17:40:08 +0200 Julien Cristau [doc] fix broken symlinks
Fri, 10 Jul 2015 17:04:32 +0200 Julien Cristau [pkg] update 3.21.0 release date
Fri, 10 Jul 2015 17:04:03 +0200 Julien Cristau [doc/3.21] mention the postgresql-only state of the upgrade script
Fri, 10 Jul 2015 09:30:04 +0200 David Douard [datafeed] also catch EnvironmentError when trying to load the cwclientlib config file
Fri, 10 Jul 2015 09:35:52 +0200 Julien Cristau [schema] Make syntax compatible with print_function
Thu, 09 Jul 2015 17:03:50 +0200 Rémi Cardona [pkg] 3.21.0
Thu, 09 Jul 2015 11:26:09 +0200 Julien Cristau [test] use FakeFile instead of File in test_fulltextindex
Thu, 09 Jul 2015 16:55:28 +0200 Rémi Cardona i18n update
Tue, 07 Jul 2015 14:13:39 +0200 Julien Cristau [serverctl] fix schema-diff command
Tue, 07 Jul 2015 14:13:10 +0200 Julien Cristau [serverct] call server_{maintenance,shutdown} hooks around source-sync command
Tue, 07 Jul 2015 14:12:46 +0200 Julien Cristau [serverctl] call server_{maintenance,shutdown} hooks around add-source
Tue, 07 Jul 2015 14:57:24 +0200 Rémi Cardona Update hgignore
Tue, 07 Jul 2015 21:13:23 +0200 Julien Cristau delete unmaintained clone_deps script
Thu, 09 Jul 2015 16:43:56 +0200 Rémi Cardona merge 3.20.9 into 3.21
Thu, 09 Jul 2015 15:13:10 +0200 Rémi Cardona Added tag 3.20.9, debian/3.20.9-1, centos/3.20.9-1 for changeset d477e6447582
Thu, 09 Jul 2015 12:40:43 +0200 Rémi Cardona [pkg] 3.20.9 3.20.9 centos/3.20.9-1 debian/3.20.9-1
Wed, 08 Apr 2015 09:27:26 +0200 Sylvain Thénault [forms] don't display 'remove' link of inlined form for the first entity related using a '+' cardinality to its parent entity
Wed, 08 Jul 2015 09:37:06 +0200 Denis Laxalde [tox] Update doc testenv to account for documentation restructuring
Thu, 02 Jul 2015 11:46:57 +0200 Sylvain Thénault [schema] drop old backward compat code
Thu, 11 Jun 2015 11:45:45 +0200 David Douard [datafeed] allow to use cwclientlib for datafeed's queries (closes #5456849)
Thu, 11 Jun 2015 10:17:41 +0200 David Douard [cwxml parser] refactor url handling code to use urlparse and urlencode (related to #5456849)
Fri, 26 Jun 2015 15:00:07 +0200 Sylvain Thénault add use_extid_as_cwuri ext entity transform, that will be often necessary and not so easy to write at once
Fri, 26 Jun 2015 11:15:25 +0200 Sylvain Thénault [dataimport] dispatch and deprecate old code
Tue, 30 Jun 2015 23:17:45 +0200 Denis Laxalde Add tox.ini file
Mon, 29 Jun 2015 22:34:58 +0200 Denis Laxalde Add requirements.txt files in test directories
Mon, 09 Mar 2015 10:49:03 +0100 Rémi Cardona Spelling fixes in comments and docstrings
Wed, 08 Apr 2015 11:29:24 +0200 Rémi Cardona [web/views] Clean up confusing backwards compatibility code
Thu, 02 Jul 2015 09:25:45 +0200 Julien Cristau [server/test] avoid lgdb warnings from str to unicode conversion
Fri, 03 Jul 2015 15:18:24 +0200 Rémi Cardona [web/test] Modernize unittest_propertysheet.py
Fri, 03 Jul 2015 12:20:48 +0200 Rémi Cardona [web/webconfig] Drop pre-3.9 backward compatibility method "has_resource"
Fri, 03 Jul 2015 12:07:44 +0200 Rémi Cardona [web] Stop using negative indices with os.stat results
Fri, 03 Jul 2015 13:43:40 +0200 David Douard [doc] small rst fixes and cleanups in changelog files
Fri, 03 Jul 2015 13:44:01 +0200 David Douard [doc] make the changelog chapter a one html page
Fri, 03 Jul 2015 12:18:56 +0200 David Douard [doc] reformat changes files headers
Fri, 03 Jul 2015 12:07:29 +0200 David Douard [doc] remove mentions of pyro and reposity instance type
Fri, 03 Jul 2015 11:37:58 +0200 David Douard [doc] put the tutorials between the intro and the `Repository development` toc of the book
Fri, 03 Jul 2015 14:07:53 +0200 David Douard [doc] move the documentations from docstring directly to the book.
Fri, 03 Jul 2015 15:23:14 +0200 David Douard [predicates] remove deprecated sentences in docstrings
Fri, 03 Jul 2015 14:06:57 +0200 David Douard [predicates] objectify the anonymous_user predicate
Thu, 02 Jul 2015 19:54:25 +0200 David Douard [doc] more fixes of warnings/errors in doc build
Tue, 23 Jun 2015 17:04:40 +0200 Julien Cristau [doc] fix warnings/errors in doc build
Thu, 08 Jan 2015 23:00:56 +0100 Christophe de Vienne [doc] Start documenting the API
Thu, 08 Jan 2015 23:00:33 +0100 Christophe de Vienne [doc] Remove useless indexes
Thu, 08 Jan 2015 23:06:12 +0100 Christophe de Vienne [doc] Insert the dev docs in the toc
Thu, 08 Jan 2015 22:11:06 +0100 Christophe de Vienne [doc] Restructure the documentation
Mon, 06 Jul 2015 17:39:35 +0200 Julien Cristau [migration/3.21.0] performance and reliability fixes
Mon, 06 Jul 2015 17:15:24 +0200 Julien Cristau [serverctl] fix source-sync command
Tue, 07 Jul 2015 10:41:34 +0200 Julien Cristau [server] missing import
Thu, 02 Jul 2015 10:15:47 +0200 Julien Cristau [server/test] stop using email cube
Thu, 02 Jul 2015 16:13:05 +0200 Rémi Cardona [web/views] Remove unused variable
Thu, 02 Jul 2015 15:33:03 +0200 Rémi Cardona [server/session] bring anonymous_connection back
Thu, 02 Jul 2015 15:31:48 +0200 Rémi Cardona [migration/3.21] idempotency fixes
Thu, 02 Jul 2015 12:19:49 +0200 Rémi Cardona [migration/3.21] Make index and table creation idempotent
Thu, 02 Jul 2015 15:44:49 +0200 Julien Cristau [migration/3.21] Add missing foreign keys when upgrading
Wed, 01 Jul 2015 12:03:00 +0200 Sylvain Thénault [schema2sql] properly consider skip_relations parameters.
Thu, 02 Jul 2015 09:20:02 +0200 Julien Cristau [hooks/test] don't rely on RelationDefinition implicitly
Thu, 11 Jun 2015 16:51:51 +0200 Laura Médioni [web] write css_class to attrs on rendering and not on button creation
Fri, 26 Jun 2015 14:30:24 +0200 Julien Cristau [statsd_logger] handle ipv6 addresses
Mon, 04 May 2015 17:37:43 +0200 David Douard implement a simple statsd logger (closes #5488711)
Wed, 01 Jul 2015 21:00:13 +0200 Adrien Di Mascio [predicates] ExpectedValuePredicate now accepts a dict parameter
Thu, 18 Jun 2015 18:26:02 +0200 Christophe de Vienne [rql2sql] Fix iter_exists_sols() excessive cleaning of _state.tables
Thu, 25 Jun 2015 22:12:49 +0200 David Douard [cwctl] allow overriding config settings from the command line (closes #5557656)
Fri, 26 Jun 2015 13:04:25 +0200 Sylvain Thénault avoid sanitizing warnings
Fri, 26 Jun 2015 14:04:16 +0200 Julien Cristau [devtools] avoid warning about source['global-db-name']
Fri, 26 Jun 2015 10:52:03 +0200 Julien Cristau [skeleton] remove no-break space from skeleton setup.py
Fri, 26 Jun 2015 10:51:16 +0200 Julien Cristau [server/test] drop unused import
Fri, 26 Jun 2015 10:50:59 +0200 Julien Cristau [doc] update 3.21 release notes
Fri, 26 Jun 2015 16:28:56 +0200 Rémi Cardona [devtools] Sort _cw_fields in fake_form
Fri, 26 Jun 2015 16:29:28 +0200 Rémi Cardona [entity] sort fetchattrs when generating rql
Fri, 26 Jun 2015 16:27:37 +0200 Rémi Cardona Update hgignore for temporary test databases
Fri, 03 Apr 2015 17:59:10 +0200 Samuel Trégouët [js] removed unused and broken SuggestForm Widget (closes #5213487)
Tue, 30 Jun 2015 15:06:36 +0200 Rémi Cardona [test] Fix unittest_i18n to run properly with "pytest -t" (closes #5576169)
Mon, 29 Jun 2015 16:58:43 +0200 Julien Cristau [server/test] fix random error in unittest_security
Mon, 29 Jun 2015 16:41:36 +0200 Julien Cristau [entity] fix typo in comment
Fri, 26 Jun 2015 16:10:33 +0200 Denis Laxalde [doc] Add a tutorial and extend documentation for ExtEntityImporter
Fri, 26 Jun 2015 16:09:27 +0200 Yann Voté [dataimport] introduce the importer and extentity classes
Fri, 26 Jun 2015 17:01:03 +0200 Denis Laxalde [test] Use store.prepare_insert_relation instead of deprecated relate method
Wed, 24 Jun 2015 23:30:47 +0200 Sylvain Thénault [dataimport] since we have foreign key constraints in the database, 'entities' table should be updated first
Wed, 24 Jun 2015 23:23:57 +0200 Yann Voté [dataimport] Move stores to new API.
Tue, 23 Jun 2015 13:08:48 +0200 Rabah Meradi [js] Using appropriate http method when calling a remote function to respect REST principles.
Tue, 06 May 2014 10:28:23 +0200 Julien Cristau [server/test] Add a test for db-statement-timeout option
Wed, 05 Mar 2014 13:51:28 +0100 Julien Cristau [datafeed] give an error message if a source is missing a parser id
Mon, 23 Jun 2014 16:54:35 +0200 Julien Cristau [storage] use mkstemp to create files in bfss
Thu, 11 Jun 2015 09:51:30 +0200 Denis Laxalde [test] Skip spa2rql tests when fyzz is not available
Tue, 23 Jun 2015 18:10:45 +0200 Julien Cristau [web/staticcontrollers] fix docstring spelling
Tue, 23 Jun 2015 15:50:18 +0200 Julien Cristau [server/rql2sql] fix spelling in comment
Tue, 23 Jun 2015 15:17:31 +0200 Julien Cristau [doc/book] fix rql syntax examples
Fri, 15 May 2015 23:05:54 +0200 Julien Cristau [migration] add sql constraints on upgrade
Sun, 22 Mar 2015 19:10:13 +0100 Julien Cristau [schema] neuter check method for constraints we implement in sql
Sun, 22 Mar 2015 23:27:13 +0100 Julien Cristau add IUserFriendlyError adapter for violation of check constraints
Mon, 18 May 2015 19:47:34 +0200 Julien Cristau [hooks/syncschema] drop/add check constraints as appropriate
Sun, 22 Mar 2015 19:39:29 +0100 Julien Cristau [schema2sql] support NOW and TODAY in check constraints
Mon, 18 May 2015 11:36:07 +0200 Julien Cristau [schema2sql] insert some constraints into the backend
Tue, 23 Jun 2015 10:05:34 +0200 Julien Cristau [test] run unittest_syncschema with postgresql
Fri, 15 May 2015 18:11:08 +0200 Julien Cristau [test] run unittest_migractions on postgresql
Tue, 23 Jun 2015 10:26:03 +0200 Rémi Cardona [devtools] Put pg sockets in /tmp
Mon, 18 May 2015 16:44:49 +0200 Julien Cristau [devtools] change the way we start/stop postgresql
Mon, 18 May 2015 16:36:26 +0200 Julien Cristau [devtools] make test db name for postgresql process-specific
Mon, 18 May 2015 16:30:32 +0200 Julien Cristau [devtools] extract functions to start/stop a postgresql cluster
Mon, 18 May 2015 20:00:06 +0200 Julien Cristau [test] don't leave NULL columns around when making an attribute required
Tue, 23 Jun 2015 10:02:41 +0200 Rémi Cardona [server/session] Roll back in connection exit
Wed, 20 May 2015 16:13:07 +0200 Alain Leufroy [web/views/formrenderer] do not use `cubicweb:target` attribute on form (closes #5534074)
Fri, 25 Jul 2014 17:10:05 +0200 Adrien Di Mascio [js] lint : make it explicit that typeof is an operator, not a function.
Thu, 21 May 2015 16:20:04 +0200 Rémi Cardona [devtools] qunit: show helpful data when an assertion fails
Wed, 20 May 2015 17:25:40 +0200 Rémi Cardona [web/test] Use shorter $() instead of jQuery()
Wed, 20 May 2015 16:17:28 +0200 Rémi Cardona [devtools] qunit: use new async testing APIs
Wed, 20 May 2015 15:45:43 +0200 Rémi Cardona [devtools] qunit: use new assert APIs
Wed, 20 May 2015 17:04:43 +0200 Rémi Cardona [devtools] qunit: stop using global variables
Wed, 20 May 2015 15:12:58 +0200 Rémi Cardona [devtools] qunit: update to 1.18.0 (closes #5533333)
Wed, 20 May 2015 16:33:01 +0200 Rémi Cardona [devtools] qunit: stop using deprecated assert functions
Wed, 13 May 2015 18:39:29 +0200 Rémi Cardona [devtools] qunit: remove useless window.close()
Wed, 13 May 2015 18:38:04 +0200 Rémi Cardona [devtools] qunit: refactor functions into QUnitView
Wed, 13 May 2015 17:13:51 +0200 Rémi Cardona [devtools] qunit: only start firefox once per test
Wed, 13 May 2015 17:13:00 +0200 Rémi Cardona [devtools] qunit: decrease test timeout
Wed, 13 May 2015 17:12:40 +0200 Rémi Cardona [devtools] qunit: increase resolution and depth of Xvfb screen
Wed, 13 May 2015 18:34:52 +0200 Rémi Cardona [web/test] Always call QUnit.ok with a message
Wed, 13 May 2015 16:43:03 +0200 Rémi Cardona [web/test] Fix remaining JS tests (closes #5533303)
Wed, 13 May 2015 16:42:01 +0200 Rémi Cardona [web/test] Stop testing that exceptions raised in Deferred callbacks call errback
Wed, 13 May 2015 16:38:28 +0200 Rémi Cardona [web/test] stop calling loadxhtml with a form.callback
Wed, 13 May 2015 16:30:57 +0200 Rémi Cardona [web/test] Fix reset of loaded JS/CSS files
Wed, 13 May 2015 16:27:46 +0200 Rémi Cardona [web/test] Use proper JSON syntax
Wed, 13 May 2015 16:27:12 +0200 Rémi Cardona [web/test] Update mock ajax reply from "render" ajaxfunc
Wed, 13 May 2015 17:49:40 +0200 Rémi Cardona [devtools] Serve JS tests over HTTP (closes #5533285)
Wed, 13 May 2015 15:58:21 +0200 Rémi Cardona [web/data] Support Deferred objects outside XHR
Mon, 22 Jun 2015 14:27:37 +0200 Rémi Cardona merge 3.20.8 in 3.21
Mon, 22 Jun 2015 14:15:16 +0200 Rémi Cardona [views] Revert previous changeset 8f05aaabf355
Mon, 22 Jun 2015 12:51:28 +0200 Rémi Cardona Added tag 3.20.8, debian/3.20.8-1, centos/3.20.8-1 for changeset ec284980ed9e
Mon, 22 Jun 2015 12:50:30 +0200 Rémi Cardona [pkg] Prepare 3.20.8 3.20.8 centos/3.20.8-1 debian/3.20.8-1
Fri, 25 Jul 2014 16:11:46 +0200 Adrien Di Mascio [js] simplify cw.log implementation
Mon, 22 Jun 2015 11:28:16 +0200 Julien Cristau [web/views] don't force http redirect on logout
Tue, 16 Jun 2015 00:26:55 +0200 Aurelien Campeas [views/schema] extract a hardcoded css class attribute
Wed, 03 Jun 2015 12:36:31 +0200 Aurelien Campeas [formwidgets] move TextArea constants to the class level
Mon, 22 Jun 2015 12:23:50 +0200 Rémi Cardona [server/test] fix broken test
Thu, 18 Jun 2015 14:43:06 +0200 Rémi Cardona [test] typo in entities test comment
Thu, 18 Jun 2015 14:57:55 +0200 Rémi Cardona [cwconfig] typo in comment
Fri, 19 Jun 2015 16:38:53 +0200 Julien Cristau [serverctl] allow changing the log level for source-sync command
Thu, 30 Apr 2015 13:06:45 +0200 Katia Saurfelt [web, urlrewrite] remove unused `cachekey` argument from `rgx_action` (closes #5355967)
Fri, 19 Jun 2015 17:54:04 +0200 Katia Saurfelt [web] Fix the path to the `static directory` (closes #5355965)
Thu, 18 Jun 2015 18:22:55 +0200 Julien Cristau [web/json] Controller.publish must return encoded data
Wed, 15 Apr 2015 22:48:20 +0200 Aurelien Campeas [entities] fix dc_title output for bool(value) == False
Fri, 15 May 2015 18:06:03 +0200 Julien Cristau [hooks] manhandle the parsed rql query, not its string representation
Fri, 19 Jun 2015 17:21:28 +0200 Rémi Cardona merge 3.19.12 in 3.20
Fri, 19 Jun 2015 16:05:27 +0200 Rémi Cardona Added tag 3.19.12, debian/3.19.12-1, centos/3.19.12-1 for changeset 5932de3d50bf
Fri, 19 Jun 2015 10:53:23 +0200 Alain Leufroy [pkg] prepare 3.19.12 3.19.12 centos/3.19.12-1 debian/3.19.12-1
Thu, 18 Jun 2015 15:35:08 +0200 Alain Leufroy [web/views/formrenderer] remove `cubicweb:target` attribute on form once the target <iframe> is inserted
Tue, 16 Jun 2015 18:01:58 +0200 Adrien Di Mascio [views] implement a custom json error view
Wed, 13 May 2015 17:49:45 +0200 Adrien Di Mascio don't override req.form['vid'] in the publisher's error_handler
Mon, 15 Jun 2015 10:49:33 +0200 Sylvain Thénault when some inlined relation is set using cw_edited, its security shouldn't be checked.
Mon, 15 Jun 2015 10:46:49 +0200 Sylvain Thénault [test] stop depending on the email cube for hooks test
Thu, 11 Jun 2015 17:35:11 +0200 Sylvain Thénault [schemas] cwuri should be read-only
Mon, 06 Apr 2015 21:49:06 +0200 Sylvain Thénault fix EditController._ordered_formparams method in case some mandatory relation isn't specified
Thu, 19 Mar 2015 11:30:37 +0100 Laura Médioni [views] take into account subvid form param in SameETypeListView
Wed, 03 Jun 2015 17:22:06 +0200 Rabah Meradi [doc] fix errors in test_visibility_propagation example
Sat, 13 Jun 2015 10:03:08 +0200 Sylvain Thénault i18n typo
Tue, 09 Jun 2015 12:05:40 +0200 Rémi Cardona [predicates] Use proper deprecation mechanisms
Fri, 22 May 2015 11:28:56 +0200 Rabah Meradi [doc] loadRemote does a POST by default
Wed, 03 Jun 2015 17:15:08 +0200 Rabah Meradi [doc] how to change logo using css
Wed, 03 Jun 2015 17:17:29 +0200 Rabah Meradi [doc] escape | operator so it will be visible in the docs
Wed, 03 Jun 2015 17:19:24 +0200 Rabah Meradi [doc] add missing import for FourOhFour class
Wed, 03 Jun 2015 17:21:05 +0200 Rabah Meradi [doc] the instance is sytweb_instance and sytweb is the cube
Fri, 12 Jun 2015 09:18:02 +0200 Denis Laxalde [server] Do not use progress bar when stdout is not a TTY
Wed, 13 May 2015 17:12:41 +0200 Christophe de Vienne [wf] Fix Workflow.replace_state()
Tue, 05 May 2015 15:49:41 +0200 David Douard [tags] add properly formated tags for 3.19 and 3.20 releases
Tue, 05 May 2015 15:36:56 +0200 Sylvain Thénault [reledit] also check for cardinality before displaying the delete relation action. Closes #5334750
Wed, 25 Feb 2015 10:33:41 +0100 Sylvain Thénault [schema] add a unique index on cwuri
Thu, 13 Feb 2014 16:37:40 +0100 Aurelien Campeas [web] move AbstractAuthManager near its immediate concrete subclass
Thu, 13 Feb 2014 16:32:41 +0100 Aurelien Campeas [web] move abstract session manager to web/sessions
Wed, 11 Jun 2014 18:24:40 +0200 Aurelien Campeas [repository] rename session -> cnx
Wed, 11 Jun 2014 18:18:37 +0200 Aurelien Campeas [server/test] delete commented-out test
Wed, 11 Jun 2014 17:58:19 +0200 Aurelien Campeas [connection] remove the `mode` attribute
Wed, 11 Jun 2014 17:14:32 +0200 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
Wed, 11 Jun 2014 15:32:07 +0200 Aurelien Campeas [server] remove cnxset tracking, it is now unneeded
Wed, 11 Jun 2014 15:58:01 +0200 Aurelien Campeas [devtools] remove the remaining bw compat for old-style tests
Wed, 11 Jun 2014 14:52:27 +0200 Aurelien Campeas [session] remove session-related bw compat code
Wed, 11 Jun 2014 14:47:50 +0200 Aurelien Campeas [session/transaction] removed unused transaction class
Wed, 11 Jun 2014 13:39:56 +0200 Aurelien Campeas [transactions] cleanup after the dbapi removal
Tue, 10 Jun 2014 15:06:44 +0200 Aurelien Campeas [session/cnx] remove `session_handled` logic
Tue, 10 Jun 2014 14:44:36 +0200 Aurelien Campeas [web/sessions] reduce repoapi usage where possible
Tue, 10 Jun 2014 18:17:07 +0200 Aurelien Campeas [entity,storage] remove hackish code from the bfss path
Fri, 13 Jun 2014 15:56:08 +0200 Aurelien Campeas [connection] eliminate ClientConnection leftovers
Fri, 13 Jun 2014 15:42:04 +0200 Aurelien Campeas [session] all cnx._session become cnx.session
Tue, 10 Jun 2014 16:01:49 +0200 Aurelien Campeas [repoapi] fold ClientConnection into Connection
Fri, 13 Jun 2014 13:54:28 +0200 Aurelien Campeas [migractions] remove any session related leftovers
Fri, 13 Jun 2014 12:07:51 +0200 Aurelien Campeas [session] provide missing apis to Connection
Tue, 01 Jul 2014 16:55:49 +0200 Aurelien Campeas [connection] replace .running_dbapi_query with .hooks_in_progress
Tue, 05 May 2015 08:41:19 +0200 Denis Laxalde [dataimport] Turn the module into a package
Fri, 07 Nov 2014 15:33:30 +0100 Rémi Cardona [dataimport] Properly escape strings sent to COPY FROM (closes #5278743)
Tue, 28 Apr 2015 17:00:35 +0200 Adrien Di Mascio [http] fix cache-control syntax in EtagHTTPCacheManager
Tue, 01 Jul 2014 13:19:35 +0200 Aurelien Campeas [connection] provide some missing documentation bits
Fri, 06 Jun 2014 17:08:08 +0200 Aurelien Campeas [repoapi,session] remove all session-as-cnx backward compat
Wed, 22 Apr 2015 18:28:58 +0200 Julien Cristau [server] drop repo.internal_session and InternalSession
Wed, 22 Apr 2015 17:48:32 +0200 Rémi Cardona Added tag cubicweb-version-3.20.7, cubicweb-debian-version-3.20.7-1, cubicweb-centos-version-3.20.7-1 for changeset 359d68bc1260
Wed, 22 Apr 2015 17:48:00 +0200 Rémi Cardona [pkg] 3.20.7 3.20.7 centos/3.20.7-1 cubicweb-centos-version-3.20.7-1 cubicweb-debian-version-3.20.7-1 cubicweb-version-3.20.7 debian/3.20.7-1
Wed, 22 Apr 2015 17:45:27 +0200 Julien Cristau [dbapi] retire repo.[gs]et_shared_data which were used by the dbapi
Tue, 17 Mar 2015 16:00:30 +0100 Aurelien Campeas [dbapi] retire repository transaction methods which were used by the dbapi
Tue, 17 Mar 2015 15:57:22 +0100 Aurelien Campeas [dbapi] retire repo.call_service which was used by the dbapi
Tue, 17 Mar 2015 15:55:52 +0100 Aurelien Campeas [dbapi] retire repo.commit/rollback which was used by the dbapi
Tue, 17 Mar 2015 15:46:40 +0100 Aurelien Campeas [dbapi] retire repo.user_info which was used by the dbapi
Tue, 17 Mar 2015 15:41:54 +0100 Aurelien Campeas [dbapi] retire repo.entity_metas which was used by the dbapi
Wed, 04 Jun 2014 18:21:24 +0200 Aurelien Campeas [dbapi] retire repo.execute, which was used by the dbapi
Thu, 05 Jun 2014 09:51:57 +0200 Aurelien Campeas [devtools/testlib] remove dbapi backward-compat
Fri, 13 Mar 2015 16:11:35 +0100 Julien Cristau [test] fix copy-pasta in doc string
Fri, 13 Mar 2015 16:10:29 +0100 Julien Cristau [book] remove dbapi documentation
Fri, 27 Mar 2015 15:29:34 +0100 Alain Leufroy [uilib] `uilib.js` helper now honors explicit JSString (closes #4959538)
Tue, 03 Jun 2014 16:57:14 +0200 Aurelien Campeas [dbapi] remove the dbapi module and its immediate remaining users
Fri, 13 Mar 2015 16:57:32 +0100 Julien Cristau [web/views] remove dbapi usage from 'gc' view
Tue, 07 Apr 2015 17:08:53 +0200 Christophe de Vienne [sqlite] Fix integrity error parsing
Mon, 06 Apr 2015 21:46:52 +0200 Sylvain Thénault [postgres] fix limit_size regexp to properly remove one char tags like <p>.
Wed, 15 Apr 2015 22:08:08 +0200 Sylvain Thénault [postgres] _regproc.postgres.sql should be reloadable
Tue, 21 Apr 2015 17:12:36 +0200 Julien Cristau [mail] include Date header in generated mails (closes #5271058)
Thu, 02 Apr 2015 10:41:53 +0200 Julien Cristau [doc] mention datadir-url configuration option in release notes
Wed, 22 Apr 2015 12:26:44 +0200 Julien Cristau [web] add test for datadir-url option (related to #5204550)
Wed, 01 Apr 2015 15:50:59 +0200 Julien Cristau [web] Add datadir-url configuration option (closes #5204550)
Tue, 31 Mar 2015 10:22:05 +0200 Julien Cristau [web] kill https-deny-anonymous option (closes #5193687)
Thu, 29 Jan 2015 10:54:41 +0100 Julien Cristau [cwctl] don't filter DeprecationWarnings
Wed, 28 Jan 2015 15:53:41 +0100 Julien Cristau [exceptions] avoid calling UniqueExceptionError.rtypes after closing the session
Wed, 22 Apr 2015 12:05:09 +0200 Rémi Cardona [web/test] Fix broken tests after commit b81adb5e32f9
Wed, 11 Jun 2014 15:33:09 +0200 Julien Cristau [web/test] don't delete uicache directory
Fri, 20 Feb 2015 16:17:51 +0100 Julien Cristau [web/views] add text/n3 rdf view
Fri, 31 Oct 2014 17:17:26 +0100 Nicolas Chauvat [schemas] make CWEType.final default to False (closes #5049201)
Fri, 04 Apr 2014 14:49:18 +0200 Julien Cristau [repository] replace session with cnx in a few places
Mon, 01 Dec 2014 16:50:41 +0100 Julien Cristau Don't pass an encoding to rqlst.as_string()
Sun, 27 Jul 2014 14:57:51 +0200 Rémi Cardona [rset] Deprecate the 'encoded' argument to ResultSet.printable_rql()
Wed, 22 Apr 2015 09:52:28 +0200 Julien Cristau [gcdebug] ignore _NeedAuthAccessMock instances
Tue, 10 Feb 2015 14:38:25 +0100 Rémi Cardona [views] Fix 'gc' view to use 'repo_gc_stats' service
Tue, 10 Feb 2015 14:37:51 +0100 Rémi Cardona [services] Fix 'repo_gc_stats' to return a list of unreachable objects' repr
Tue, 10 Feb 2015 12:18:38 +0100 David Douard [services] Prevent 'repo_stats' service from aggregating information
Wed, 22 Apr 2015 11:00:50 +0200 David Douard [hooks] add a looping task that dumps the stats regularly in a file
Mon, 23 Feb 2015 09:02:41 +0100 Denis Laxalde [web/facet] Use an Exists node in HasRelationFacet
Wed, 01 Apr 2015 13:39:30 +0200 Denis Laxalde [debian] Add a Breaks for cubicweb-folder which stills use GMTOFFSET
Mon, 16 Mar 2015 16:46:34 +0100 Julien Cristau [web] kill GMTOFFSET (closes #2154655)
Thu, 26 Mar 2015 08:34:47 +0100 Julien Cristau [web/request] don't play tricks with utc offset
Wed, 25 Mar 2015 08:43:00 +0100 Denis Laxalde [server/test] Drop dependency on folder cube
Wed, 25 Mar 2015 08:21:00 +0100 Denis Laxalde [web/test] Drop folder cube dependency
Wed, 22 Apr 2015 10:08:14 +0200 Rémi Cardona merge 3.20.6 into 3.21
Wed, 01 Apr 2015 15:06:45 +0200 Rémi Cardona [web/views] Allow changing CSVView's separator (closes #5227442)
Thu, 16 Apr 2015 18:59:12 +0200 Sylvain Thénault [web/view/treeview] add a 'selected' class on <li> if the entity's url is the currently displayed url
Thu, 02 Apr 2015 13:54:00 +0200 Julien Cristau Added tag cubicweb-version-3.20.6, cubicweb-debian-version-3.20.6-1, cubicweb-centos-version-3.20.6-1 for changeset 7f64859dcbcd
Thu, 02 Apr 2015 10:58:38 +0200 Julien Cristau [pkg] 3.20.6 3.20.6 centos/3.20.6-1 cubicweb-centos-version-3.20.6-1 cubicweb-debian-version-3.20.6-1 cubicweb-version-3.20.6 debian/3.20.6-1
Mon, 30 Mar 2015 11:47:43 +0200 Julien Cristau [notification] don't block while sending mails
Sun, 01 Feb 2015 22:17:25 +0100 Sylvain Thénault [dataimport] make MetaDataGenerator / NoHookObjectStore usable from a datafeed parser
Sun, 01 Feb 2015 22:14:44 +0100 Sylvain Thénault [dataimport] don't generate metadata which are explicitly specified
Fri, 27 Mar 2015 17:23:06 +0100 Julien Cristau [debian] prepare 3.20.5-2
Fri, 27 Mar 2015 17:22:39 +0100 Julien Cristau merge 3.19.11-2 into 3.20
Fri, 27 Mar 2015 17:21:08 +0100 Julien Cristau Added tag cubicweb-debian-version-3.19.11-2 for changeset 6d265ea7d56f
Fri, 27 Mar 2015 16:59:47 +0100 Julien Cristau [debian] Update watch file cubicweb-debian-version-3.19.11-2 debian/3.19.11-2
Fri, 27 Mar 2015 16:52:44 +0100 Julien Cristau [debian] Fix cubicweb-dev dependency
Fri, 27 Mar 2015 16:37:26 +0100 Julien Cristau Added tag cubicweb-version-3.20.5, cubicweb-debian-version-3.20.5-1, cubicweb-centos-version-3.20.5-1 for changeset 51aa56e7d507
Fri, 27 Mar 2015 14:56:33 +0100 Julien Cristau [pkg] 3.20.5 3.20.5 centos/3.20.5-1 cubicweb-centos-version-3.20.5-1 cubicweb-debian-version-3.20.5-1 cubicweb-version-3.20.5 debian/3.20.5-1
Wed, 25 Mar 2015 08:09:56 +0100 Sylvain Thénault [dataimport] don't insert created_by / owned_by relations when user is the internal manager (eid = -1).
Wed, 25 Mar 2015 07:57:38 +0100 Sylvain Thénault [repository] don't attempt to delete computed relation, they have no table in the database. Closes #5162935
Mon, 23 Mar 2015 14:28:48 +0100 Sylvain Thénault [migration] sync_schema_props_perms should skip computed relations. Closes #5147796
Sun, 22 Mar 2015 19:05:19 +0100 Julien Cristau [schema] typo
Fri, 20 Feb 2015 16:18:25 +0100 Julien Cristau [web/test] fix test_views
Mon, 23 Mar 2015 11:08:04 +0100 Erica Marco [documentation] add note concerning Attribute, TODAY and NOW in yams documentation
Wed, 18 Mar 2015 22:43:51 +0100 Sylvain Thénault [i18n] properly translate error messages related to violated unicity constraint.
Wed, 04 Feb 2015 15:13:36 +0100 Rémi Cardona [web/data] Add missing mode='swap' in loadxhtml calls (closes #5087432)
Tue, 17 Mar 2015 12:34:07 +0100 Rémi Cardona [web/views] Fix PropertyKeyField widget (closes #5087413)
Tue, 17 Mar 2015 12:35:45 +0100 Rémi Cardona [web/views] Fix exception in CWProperty edit form (closes #5087412)
Wed, 25 Mar 2015 10:10:24 +0100 Denis Laxalde [web/request] Restore attribute setting for search_state
Mon, 09 Feb 2015 12:52:15 +0100 Julien Cristau [web/request] simplify search_state loading, fix comment
Wed, 28 Jan 2015 09:46:55 +0100 Christophe de Vienne [webrequest] Lazy-load search_state
Thu, 12 Mar 2015 12:29:25 +0100 Julien Cristau [config] disable fckeditor by default (closes #1368900)
Wed, 18 Mar 2015 14:41:47 +0100 Julien Cristau merge 3.19.11 into 3.20
Wed, 18 Mar 2015 13:45:45 +0100 Julien Cristau Added tag cubicweb-version-3.19.11, cubicweb-debian-version-3.19.11-1, cubicweb-centos-version-3.19.11-1 for changeset 1ae64186af94
Tue, 17 Mar 2015 15:50:40 +0100 Erica Marco [migration] reorder system tables / meta-schema migration into bootstrap_migration 3.19.11 centos/3.19.11-1 cubicweb-centos-version-3.19.11-1 cubicweb-debian-version-3.19.11-1 cubicweb-version-3.19.11 debian/3.19.11-1
Wed, 18 Mar 2015 12:02:09 +0100 Julien Cristau [dataimport] add missing import (closes #4985916)
Wed, 18 Mar 2015 12:01:03 +0100 Julien Cristau [debian] cubicweb-dev needs cubicweb-etwist
(0) -10000 -3000 -1000 -480 +480 +1000 tip