entities/adapters.py
Fri, 12 Feb 2016 10:06:03 +0100 Sylvain Thénault quick fix which closes #0673348 - see comment for more info
Wed, 23 Dec 2015 15:44:28 +0100 Julien Cristau [entities] add eid to ISerializableAdapter
Wed, 09 Dec 2015 16:32:57 +0100 Sylvain Thénault a bit of pep8
Tue, 15 Dec 2015 08:55:58 +0100 Rabah Meradi [adapters] Use an adapter for serializing entities to a bare python structure
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, 13 Oct 2015 16:57:09 +0200 Rémi Cardona [py3k] bytes required for hashlib.{md5,sha1}()
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Fri, 26 Jun 2015 13:04:25 +0200 Sylvain Thénault avoid sanitizing warnings
Sun, 22 Mar 2015 23:27:13 +0100 Julien Cristau add IUserFriendlyError adapter for violation of check constraints
Wed, 22 Apr 2015 10:08:14 +0200 Rémi Cardona merge 3.20.6 into 3.21
Wed, 18 Mar 2015 22:43:51 +0100 Sylvain Thénault [i18n] properly translate error messages related to violated unicity constraint.
Tue, 17 Feb 2015 12:42:42 +0100 Julien Cristau [entities] return the entity itself from notification_references if the view uses a random message-id
Tue, 08 Jul 2014 10:34:50 +0200 Julien Cristau [entities, view] delete dead code
Tue, 08 Apr 2014 16:08:31 +0200 Denis Laxalde Drop duplicated content in ITreeAdapter docstring stable
Mon, 14 Apr 2014 11:54:33 +0200 Rémi Cardona an URL -> a URL stable
Tue, 21 Jan 2014 15:11:16 +0100 Julien Cristau merge 3.17.12 into 3.18 branch cubicweb-centos-version-3.18.2-1 cubicweb-debian-version-3.18.2-1 cubicweb-version-3.18.2
Mon, 13 Jan 2014 15:27:35 +0100 Aurelien Campeas [adapters] fix a name stomping error (entity) stable
Wed, 08 Jan 2014 12:09:44 +0100 Aurelien Campeas [schema] fix unique together index handling
Mon, 26 Aug 2013 16:14:09 +0200 Aurelien Campeas remove 3.9 bw compat
Wed, 03 Jul 2013 14:33:27 +0200 Aurelien Campeas [constraint] more robust unicity constraint failures reporting for end-users stable
Thu, 25 Apr 2013 14:10:55 +0200 Pierre-Yves David remove unused import
Tue, 23 Apr 2013 15:33:50 +0200 Pierre-Yves David use cw_etype instead of __regid__
Wed, 27 Mar 2013 16:58:13 +0100 Rémi Cardona Drop iprogress code (closes #2777628)
Wed, 22 Aug 2012 14:19:30 +0200 Adrien Di Mascio [fti] add some documentation stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Fri, 28 Oct 2011 11:33:26 +0200 Sylvain Thénault [diet] move iprogress to its own cube. Closes #1916016
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
less more (0) -30 tip