server/sources/storages.py
Thu, 10 Dec 2015 16:58:45 +0100 Julien Cristau Bring back the separate web-side entity cache
Wed, 09 Dec 2015 18:21:55 +0100 Julien Cristau Backout "[entity,storage] remove hackish code from the bfss path
Fri, 18 Sep 2015 11:54:12 +0200 Rémi Cardona [server] Port BFSS to py3k
Fri, 11 Sep 2015 15:50:29 +0200 Samuel Trégouët [py3k] octals and long
Mon, 27 Jul 2015 09:27:18 +0200 Julien Cristau [server/storage] rename 'session' variables to 'cnx'
Thu, 09 Jul 2015 16:43:56 +0200 Rémi Cardona merge 3.20.9 into 3.21
Mon, 23 Jun 2014 16:54:35 +0200 Julien Cristau [storage] use mkstemp to create files in bfss
Tue, 10 Jun 2014 18:17:07 +0200 Aurelien Campeas [entity,storage] remove hackish code from the bfss path
Tue, 10 Jun 2014 16:01:49 +0200 Aurelien Campeas [repoapi] fold ClientConnection into Connection
Thu, 23 Jan 2014 12:32:16 +0100 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
Wed, 22 Jan 2014 15:49:32 +0100 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
Tue, 23 Apr 2013 15:33:50 +0200 Pierre-Yves David use cw_etype instead of __regid__
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Fri, 23 Nov 2012 18:27:35 +0100 Pierre-Yves David [BFSS] mark fs_imported value as uncachable
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
Fri, 16 Mar 2012 10:29:15 +0100 Sylvain Thénault backport stable
Wed, 07 Mar 2012 16:16:44 +0100 Pierre-Yves David [storage/bfss] ensure bfss never remove a cw_edited item (closes #2236287) stable
Wed, 18 Jan 2012 15:27:08 +0100 Pierre-Yves David [storage] BFSS now create read only file (closes #2151672)
Tue, 03 Jan 2012 17:00:43 +0100 Alexandre Fayolle [bfss] convert root BFSS directory to str in constructor (closes #2137793) stable
Mon, 19 Dec 2011 19:03:27 +0100 Alexandre Fayolle fix potential problems when BFSS uses a Windows SMB share (closes #2131435) stable
Tue, 26 Jul 2011 16:33:43 +0200 Sylvain Thénault backport oldstable stable
Tue, 26 Jul 2011 16:33:06 +0200 Pierre-Yves David [bfss] Fix update of BFSS attribute to None (close #1875289) oldstable
Thu, 09 Jun 2011 12:31:28 +0200 Nicolas Chauvat merge changes from stable branch
Thu, 09 Jun 2011 12:20:57 +0200 Pierre-Yves David [bfss] Catch EnvironmentError instead of OSError when trying to read attributes bffstored stable
Mon, 06 Jun 2011 15:03:00 +0200 Sylvain Thénault backport stable
Mon, 30 May 2011 16:16:19 +0200 Pierre-Yves David [bfss] Make ``current_fs_path`` return None when an attribute has no value stable
Thu, 19 May 2011 10:53:11 +0200 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
Mon, 28 Mar 2011 16:39:49 +0200 Sylvain Thénault [server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py stable
Sat, 09 Oct 2010 00:05:50 +0200 Sylvain Thénault [hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
Wed, 06 Oct 2010 14:04:26 +0200 Sylvain Thénault backport stable
Fri, 01 Oct 2010 17:04:09 +0200 Pierre-Yves David Add a fsimport context manage to localy enable fsimporting. stable
Wed, 25 Aug 2010 10:29:18 +0200 Sylvain Thénault [session] cleanup hook / operation / entity edition api
Fri, 02 Jul 2010 11:52:51 +0200 Sylvain Thénault backport stable
Wed, 23 Jun 2010 13:54:02 +0200 Sylvain Thénault [bfss] fix file update to ensure file's content is available on the fs asap... stable cubicweb-version-3.8.6
Wed, 09 Jun 2010 10:06:46 +0200 Sylvain Thénault backport stable
Wed, 09 Jun 2010 09:54:35 +0200 Sylvain Thénault [pylint] fix detected name errors stable
Wed, 02 Jun 2010 13:02:47 +0200 Sylvain Thénault backport stable
Wed, 02 Jun 2010 13:01:45 +0200 Sylvain Thénault [external storage] refactor to give session to storage's callback (needed by vcsfile storage) stable
Fri, 28 May 2010 08:05:17 +0200 Pierre-Yves David [bfss] Rename filenames according to their metadata on entity update. stable
Tue, 25 May 2010 09:50:20 +0200 Sylvain Thénault [deprecation] fix 3.9 deprecation warning
Thu, 20 May 2010 10:40:33 +0200 Sylvain Thénault [bfss] ensure base name doesn't contain path separator stable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
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
Fri, 23 Apr 2010 17:56:01 +0200 Sylvain Thénault [repo] cleanup
Fri, 23 Apr 2010 17:55:46 +0200 Sylvain Thénault [bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
Fri, 23 Apr 2010 17:54:34 +0200 Sylvain Thénault [bfss] use set_operation for AddFileOp/DeleteFileOp
Mon, 12 Apr 2010 15:28:26 +0200 Sylvain Thénault [storage] missing qrefresh in previous patch applied: fix comment, error message, and use a storage specified encoding, not cubicweb's encoding stable
Mon, 12 Apr 2010 15:21:08 +0200 Pierre-Yves David [fix] fix path unicity process in BytesFileSystemStorage.new_fs_path stable
Thu, 08 Apr 2010 09:59:59 +0200 Adrien Di Mascio [storage] consider fs_importing on update operations too stable
Fri, 02 Apr 2010 08:43:01 +0200 Adrien Di Mascio [storages] fix fs_importing side-effect on entity.data stable
Thu, 25 Mar 2010 13:59:47 +0100 Sylvain Thénault [source storage] refactor source sql generation and results handling to allow repository side callbacks stable
Thu, 25 Mar 2010 13:49:07 +0100 Sylvain Thénault [bfss] fix name error stable
Fri, 19 Mar 2010 19:21:31 +0100 Adrien Di Mascio [source] implement storages right in the source rather than in hooks
Mon, 08 Mar 2010 17:57:29 +0100 Sylvain Thénault [repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
Fri, 26 Feb 2010 13:24:47 +0100 Sylvain Thénault pylint style fixes stable
Mon, 08 Feb 2010 22:41:07 +0100 Sylvain Thénault unset_attribute_storage, for testing purpose at least
Tue, 26 Jan 2010 10:22:37 +0100 Sylvain Thénault [bfss] make it works when adding/updating entities with an attribute using bfss
Fri, 22 Jan 2010 11:40:09 +0100 Sylvain Thénault add a reminder
less more (0) tip