Fri, 18 Sep 2015 11:54:12 +0200 |
Rémi Cardona |
[server] Port BFSS to py3k
|
file |
diff |
annotate
|
Thu, 17 Sep 2015 15:35:26 +0200 |
Rémi Cardona |
[py3k] Binary.getvalue() returns bytes
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 14:47:04 +0200 |
Rémi Cardona |
[py3k] ensure Binary objects are initialized with bytes
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 15:33:47 +0200 |
Rémi Cardona |
[py3k] file → open
|
file |
diff |
annotate
|
Mon, 27 Jul 2015 10:51:29 +0200 |
Julien Cristau |
[server/sources] make sure entity._cw is a Connection before calling Storages
|
file |
diff |
annotate
|
Mon, 23 Jun 2014 16:54:35 +0200 |
Julien Cristau |
[storage] use mkstemp to create files in bfss
|
file |
diff |
annotate
|
Wed, 28 May 2014 17:57:40 +0200 |
Aurelien Campeas |
[tests/storage] use the new connection api
|
file |
diff |
annotate
|
Fri, 30 Aug 2013 15:34:58 +0200 |
Rémi Cardona |
spelling: rollbacked -> rolled back
stable
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:39:23 +0100 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 12:36:33 +0100 |
Pierre-Yves David |
[server] make `test_bfss_fs_importing_transparency` less verbose on failure
|
file |
diff |
annotate
|
Tue, 11 Sep 2012 12:42:26 +0200 |
Sylvain Thénault |
[entity attr cache] mark attribute as uncacheable in the underlying function else we may miss some changes.
|
file |
diff |
annotate
|
Tue, 11 Sep 2012 21:51:54 +0200 |
Sylvain Thénault |
massive copyright update to avoid clutering later patches
|
file |
diff |
annotate
|
Tue, 17 Jul 2012 12:24:46 +0200 |
Sylvain Thénault |
[entity api] unify set_attributes / set_relations into a cw_set method. Closes #2423719
|
file |
diff |
annotate
|
Mon, 23 Jan 2012 13:25:02 +0100 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
Wed, 18 Jan 2012 15:27:08 +0100 |
Pierre-Yves David |
[storage] BFSS now create read only file (closes #2151672)
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 09:24:29 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 09:23:43 +0200 |
Sylvain Thénault |
[test] drop some deprecation warnings
stable
|
file |
diff |
annotate
|
Wed, 14 Sep 2011 09:11:50 +0200 |
Sylvain Thénault |
[deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
|
file |
diff |
annotate
|
Wed, 27 Jul 2011 16:43:07 +0200 |
Pierre-Yves David |
[repo test] Fix test broken by BFSSTestable
oldstable
|
file |
diff |
annotate
|
Tue, 26 Jul 2011 16:33:06 +0200 |
Pierre-Yves David |
[bfss] Fix update of BFSS attribute to None (close #1875289)
oldstable
|
file |
diff |
annotate
|
Tue, 08 Mar 2011 18:08:32 +0100 |
Sylvain Thénault |
[test] fix bad super call
stable
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 12:28:09 +0100 |
Sylvain Thénault |
[unittest2] update to unittest2 assertRaises api
stable
|
file |
diff |
annotate
|
Thu, 06 Jan 2011 17:49:19 +0100 |
Pierre-Yves David |
[bfss storage] Improve fspath() error message.
stable
|
file |
diff |
annotate
|
Fri, 01 Oct 2010 17:04:09 +0200 |
Pierre-Yves David |
Add a fsimport context manage to localy enable fsimporting.
stable
|
file |
diff |
annotate
|
Fri, 01 Oct 2010 17:03:50 +0200 |
Pierre-Yves David |
[test] improve tag for server/test/unittest_storage.py
stable
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 18:20:59 +0200 |
Sylvain Thénault |
[test] update test to unittest2 api (still using lgc.testlib though)
stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 12:04:32 +0200 |
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
|
Thu, 10 Jun 2010 16:28:04 +0200 |
Sylvain Thénault |
[3.9] fix tests
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 13:02:47 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 28 May 2010 08:05:17 +0200 |
Pierre-Yves David |
[bfss] Rename filenames according to their metadata on entity update.
stable
|
file |
diff |
annotate
|
Tue, 25 May 2010 09:50:12 +0200 |
Sylvain Thénault |
no more Image type w/ cw 3.9
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:50:00 +0200 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 09:38:08 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 08:58:57 +0200 |
Adrien Di Mascio |
[tests] fix bfss tests to match new uniquify implementation
stable
|
file |
diff |
annotate
|
Thu, 08 Apr 2010 14:11:49 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 08 Apr 2010 09:59:59 +0200 |
Adrien Di Mascio |
[storage] consider fs_importing on update operations too
stable
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 14:26:35 +0200 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 08:43:01 +0200 |
Adrien Di Mascio |
[storages] fix fs_importing side-effect on entity.data
stable
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 14:25:26 +0200 |
Adrien Di Mascio |
[test] use the new temporary_appojects CM to simplfy unittest_storage
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 13:41:26 +0100 |
Sylvain Thénault |
[bfss test] some minor refactoring. Test deletion + creation/update/deletion rollback
stable
|
file |
diff |
annotate
|
Sun, 21 Mar 2010 18:21:27 +0100 |
Adrien Di Mascio |
[server] add unit tests for storages
|
file |
diff |
annotate
|