__init__.py
Wed, 01 Jun 2016 15:36:18 +0200 Sylvain Thénault Test and fix "pickleability" of Binary objects
Mon, 08 Feb 2016 11:01:46 +0100 Julien Cristau Fix Binary on python < 2.7.4 (closes #10593811)
Tue, 24 Nov 2015 14:08:47 +0100 Julien Cristau Remove trailing empty lines
Tue, 15 Sep 2015 18:21:33 +0200 Rémi Cardona [py3k] str → six.binary_type
Fri, 11 Sep 2015 18:01:36 +0200 Rémi Cardona [py3k] introduce cubicweb._ (related to #7589459)
Tue, 15 Sep 2015 12:51:27 +0200 Rémi Cardona Port cw.Binary to io.BytesIO
Mon, 14 Sep 2015 12:19:48 +0200 Rémi Cardona [py3k] import 'pickle' using six.moves
Wed, 18 Mar 2015 14:41:47 +0100 Julien Cristau merge 3.19.11 into 3.20
Tue, 17 Mar 2015 09:19:06 +0100 Julien Cristau Binary initializer should accept bytearrays (closes #5084075)
Fri, 17 Oct 2014 12:14:58 +0200 Julien Cristau Add custom checker for Password values
Thu, 25 Sep 2014 15:49:13 +0200 Julien Cristau merge 3.19.4 in 3.20 branch
Wed, 24 Sep 2014 18:04:30 +0200 Julien Cristau merge 3.18.6 into 3.19
Tue, 22 Jul 2014 17:22:23 +0200 Julien Cristau Fix Binary.__eq__ (closes #4172701) stable
Wed, 09 Jul 2014 15:44:09 +0200 Aurelien Campeas remove references to global environment variable APYCOT_ROOT
Mon, 13 Jan 2014 13:47:47 +0100 Julien Cristau merge 3.18.0 in 3.19 branch
Fri, 23 Aug 2013 15:06:27 +0200 Aurélien Campeas [schema] store default attribute values in a Bytes field, allowing python objects as default values
Mon, 24 Jun 2013 14:55:26 +0200 Pierre-Yves David [dbapi] move ProgrammingError into cubicweb module
Tue, 12 Mar 2013 12:50:05 +0100 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
Thu, 14 Feb 2013 16:01:24 +0100 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Fri, 16 Nov 2012 11:41:38 +0100 Sylvain Thénault [validation api] properly use yams 0.36 validation error api and update message catalog. Follows bbe0d6985e59
Mon, 17 Sep 2012 17:48:55 +0200 Sylvain Thénault [validation error] refactor validation error handling so translation is done on the web side
Fri, 20 Jul 2012 15:17:32 +0200 Sylvain Thénault 3.15.2 stable
Thu, 03 May 2012 15:47:29 +0200 Sylvain Thénault [yams] Binary instance passwords should not be given to str()
Tue, 14 Feb 2012 15:16:42 +0100 Sylvain Thénault backport stable
Tue, 14 Feb 2012 15:15:59 +0100 Katia Saurfelt [binary] use seek(0) in `from_file` Binary creation method (closes #2189183) stable
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Wed, 18 Jan 2012 15:27:08 +0100 Pierre-Yves David [storage] BFSS now create read only file (closes #2151672)
Mon, 19 Dec 2011 19:15:49 +0100 Sylvain Thénault missing import statement stable
Mon, 19 Dec 2011 19:03:27 +0100 Alexandre Fayolle fix potential problems when BFSS uses a Windows SMB share (closes #2131435) stable
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
Fri, 15 Oct 2010 19:50:34 +0200 Sylvain Thénault Backed out changeset 88b3172eb7c7: alain's patch 6517:c991ad161d8f does a better job at this stable
Fri, 15 Oct 2010 11:39:54 +0200 Pierre-Yves David [setuptools] Automaticly move data content of a cubicweb's egg in the proper location. stable
Mon, 05 Jul 2010 13:35:15 +0200 Sylvain Thénault [selectors] use before-registry-reset event to init is_instance cache: cleaner code and avoid reloading bug (making hooks test fail for instance)
Fri, 30 Apr 2010 19:58:17 +0200 Alexandre Fayolle ignore annoying warnings about pygments already being imported and stuff being added to python path stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Tue, 30 Mar 2010 13:32:01 +0200 Sylvain Thénault [events manager] onevent decorator may be given extra arguments to give to em.bind stable
Fri, 05 Feb 2010 12:14:36 +0100 Sylvain Thénault kill most pre 3.2 bw compat code
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Fri, 16 Oct 2009 17:12:10 +0200 Sylvain Thénault should remove entities from kwargs (won't go through pyro) stable
Thu, 15 Oct 2009 15:27:25 +0200 Sylvain Thénault support _cw_unsafe as set_attributes/set_relations stable
Thu, 15 Oct 2009 10:31:54 +0200 Sylvain Thénault backport stable branch
Wed, 14 Oct 2009 16:30:46 +0200 Sylvain Thénault allow to link to multiple entities stable
Wed, 14 Oct 2009 15:59:00 +0200 Sylvain Thénault nicer create_entity implementation (and test) stable
Wed, 14 Oct 2009 14:09:22 +0200 Alexandre Fayolle use unicode in the example of create_entity stable
Tue, 13 Oct 2009 09:17:53 +0200 Alexandre Fayolle fixed cut and pasted docstring stable
Fri, 09 Oct 2009 19:21:06 +0200 Sylvain Thénault don't duplicates restrictions stable
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 17:08:49 +0200 Alexandre Fayolle [doc] added an example of use of create_entity in a shell session stable
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Tue, 08 Sep 2009 15:30:49 +0200 Sylvain Thénault [notification] can't see valid reason for this... 3.5
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Thu, 20 Aug 2009 17:33:05 +0200 Sylvain Thénault new create_entity method, temporarily on base request (later on cw entity manager or as factory method) 3.5
Thu, 13 Aug 2009 10:57:57 +0200 Sylvain Thénault fix urlquote imports
Thu, 13 Aug 2009 09:30:03 +0200 Sylvain Thénault rename and move cw.RequestSessionMixIn to cw.req.RequestSessionBase; move some appobjects methods where they actually belong to
Thu, 13 Aug 2009 09:22:07 +0200 Sylvain Thénault move underline_title to toolsutils
Wed, 05 Aug 2009 18:18:12 +0200 Adrien Di Mascio [events] renamed source-reload into registry-reload to avoid potential confusions with datasources
less more (0) -60 tip