2015-09-18 |
Rémi Cardona |
[server] Port BFSS to py3k
|
file |
diff |
annotate
|
2015-09-17 |
Rémi Cardona |
[py3k] Binary.getvalue() returns bytes
|
file |
diff |
annotate
|
2015-09-22 |
Rémi Cardona |
[py3k] ensure Binary objects are initialized with bytes
|
file |
diff |
annotate
|
2015-09-15 |
Rémi Cardona |
[py3k] file → open
|
file |
diff |
annotate
|
2015-07-27 |
Julien Cristau |
[server/sources] make sure entity._cw is a Connection before calling Storages
|
file |
diff |
annotate
|
2014-06-23 |
Julien Cristau |
[storage] use mkstemp to create files in bfss
|
file |
diff |
annotate
|
2014-05-28 |
Aurelien Campeas |
[tests/storage] use the new connection api
|
file |
diff |
annotate
|
2013-08-30 |
Rémi Cardona |
spelling: rollbacked -> rolled back
stable
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
2012-11-27 |
Pierre-Yves David |
[server] make `test_bfss_fs_importing_transparency` less verbose on failure
|
file |
diff |
annotate
|
2012-09-11 |
Sylvain Thénault |
[entity attr cache] mark attribute as uncacheable in the underlying function else we may miss some changes.
|
file |
diff |
annotate
|
2012-09-11 |
Sylvain Thénault |
massive copyright update to avoid clutering later patches
|
file |
diff |
annotate
|
2012-07-17 |
Sylvain Thénault |
[entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2012-01-18 |
Pierre-Yves David |
[storage] BFSS now create read only file (closes #2151672)
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
[test] drop some deprecation warnings
stable
|
file |
diff |
annotate
|
2011-09-14 |
Sylvain Thénault |
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
|
file |
diff |
annotate
|
2011-07-27 |
Pierre-Yves David |
[repo test] Fix test broken by BFSSTestable
oldstable
|
file |
diff |
annotate
|
2011-07-26 |
Pierre-Yves David |
[bfss] Fix update of BFSS attribute to None (close #1875289)
oldstable
|
file |
diff |
annotate
|
2011-03-08 |
Sylvain Thénault |
[test] fix bad super call
stable
|
file |
diff |
annotate
|
2011-01-10 |
Sylvain Thénault |
[unittest2] update to unittest2 assertRaises api
stable
|
file |
diff |
annotate
|
2011-01-06 |
Pierre-Yves David |
[bfss storage] Improve fspath() error message.
stable
|
file |
diff |
annotate
|
2010-10-01 |
Pierre-Yves David |
Add a fsimport context manage to localy enable fsimporting.
stable
|
file |
diff |
annotate
|
2010-10-01 |
Pierre-Yves David |
[test] improve tag for server/test/unittest_storage.py
stable
|
file |
diff |
annotate
|
2010-09-24 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|
2010-07-05 |
Sylvain Thénault |
[selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
|
file |
diff |
annotate
|
2010-06-10 |
Sylvain Thénault |
[3.9] fix tests
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-28 |
Pierre-Yves David |
[bfss] Rename filenames according to their metadata on entity update.
stable
|
file |
diff |
annotate
|
2010-05-25 |
Sylvain Thénault |
no more Image type w/ cw 3.9
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-14 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-14 |
Adrien Di Mascio |
[tests] fix bfss tests to match new uniquify implementation
stable
|
file |
diff |
annotate
|
2010-04-08 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-08 |
Adrien Di Mascio |
[storage] consider fs_importing on update operations too
stable
|
file |
diff |
annotate
|
2010-04-07 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
2010-04-02 |
Adrien Di Mascio |
[storages] fix fs_importing side-effect on entity.data
stable
|
file |
diff |
annotate
|
2010-03-31 |
Adrien Di Mascio |
[test] use the new temporary_appojects CM to simplfy unittest_storage
stable
|
file |
diff |
annotate
|
2010-03-25 |
Sylvain Thénault |
[source storage] refactor source sql generation and results handling to allow repository side callbacks
stable
|
file |
diff |
annotate
|
2010-03-25 |
Sylvain Thénault |
[bfss test] some minor refactoring. Test deletion + creation/update/deletion rollback
stable
|
file |
diff |
annotate
|
2010-03-21 |
Adrien Di Mascio |
[server] add unit tests for storages
|
file |
diff |
annotate
|