server/sources/storages.py
2013-04-23 Pierre-Yves David use cw_etype instead of __regid__
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2012-11-23 Pierre-Yves David [BFSS] mark fs_imported value as uncachable
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
2012-03-16 Sylvain Thénault backport stable
2012-03-07 Pierre-Yves David [storage/bfss] ensure bfss never remove a cw_edited item (closes #2236287) stable
2012-01-18 Pierre-Yves David [storage] BFSS now create read only file (closes #2151672)
2012-01-03 Alexandre Fayolle [bfss] convert root BFSS directory to str in constructor (closes #2137793) stable
2011-12-19 Alexandre Fayolle fix potential problems when BFSS uses a Windows SMB share (closes #2131435) stable
2011-07-26 Sylvain Thénault backport oldstable stable
2011-07-26 Pierre-Yves David [bfss] Fix update of BFSS attribute to None (close #1875289) oldstable
2011-06-09 Nicolas Chauvat merge changes from stable branch
2011-06-09 Pierre-Yves David [bfss] Catch EnvironmentError instead of OSError when trying to read attributes bffstored stable
2011-06-06 Sylvain Thénault backport stable
2011-05-30 Pierre-Yves David [bfss] Make ``current_fs_path`` return None when an attribute has no value stable
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-03-28 Sylvain Thénault [server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py stable
2010-10-08 Sylvain Thénault [hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
2010-10-06 Sylvain Thénault backport stable
2010-10-01 Pierre-Yves David Add a fsimport context manage to localy enable fsimporting. stable
2010-08-25 Sylvain Thénault [session] cleanup hook / operation / entity edition api
2010-07-02 Sylvain Thénault backport stable
2010-06-23 Sylvain Thénault [bfss] fix file update to ensure file's content is available on the fs asap... stable cubicweb-version-3.8.6
2010-06-09 Sylvain Thénault backport stable
2010-06-09 Sylvain Thénault [pylint] fix detected name errors stable
2010-06-02 Sylvain Thénault backport stable
2010-06-02 Sylvain Thénault [external storage] refactor to give session to storage's callback (needed by vcsfile storage) stable
2010-05-28 Pierre-Yves David [bfss] Rename filenames according to their metadata on entity update. stable
2010-05-25 Sylvain Thénault [deprecation] fix 3.9 deprecation warning
2010-05-20 Sylvain Thénault [bfss] ensure base name doesn't contain path separator stable
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-23 Sylvain Thénault [repo] cleanup
2010-04-23 Sylvain Thénault [bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
2010-04-23 Sylvain Thénault [bfss] use set_operation for AddFileOp/DeleteFileOp
2010-04-12 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
2010-04-12 Pierre-Yves David [fix] fix path unicity process in BytesFileSystemStorage.new_fs_path stable
2010-04-08 Adrien Di Mascio [storage] consider fs_importing on update operations too stable
2010-04-02 Adrien Di Mascio [storages] fix fs_importing side-effect on entity.data stable
2010-03-25 Sylvain Thénault [source storage] refactor source sql generation and results handling to allow repository side callbacks stable
2010-03-25 Sylvain Thénault [bfss] fix name error stable
2010-03-19 Adrien Di Mascio [source] implement storages right in the source rather than in hooks
2010-03-08 Sylvain Thénault [repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
2010-02-26 Sylvain Thénault pylint style fixes stable
2010-02-08 Sylvain Thénault unset_attribute_storage, for testing purpose at least
2010-01-26 Sylvain Thénault [bfss] make it works when adding/updating entities with an attribute using bfss
2010-01-22 Sylvain Thénault add a reminder
2010-01-22 Sylvain Thénault first draft for a simple hooks based custom attribute storage,
less more (0) tip