- 31 Oct, 2008 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
empty transactions.
-
- 29 Oct, 2008 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
Moved size-limiting-cache feature to future release, since it
-
- 26 Oct, 2008 1 commit
-
-
Jim Fulton authored
-
- 18 Oct, 2008 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
- Added a helper function, ZODB.blob.is_blob_record for testing whether a data record is for a blob. This can be used when iterating over a storage to detect blob records so that blob data can be copied. In the future, we may want to build this into a blob-aware iteration interface, so that records get blob file attributes automatically. - Added the IBlobStorageRestoreable interfaces for blob storages that support recovery via a restoreBlob method. - Updated ZODB.blob.BlobStorage to implement IBlobStorageRestoreable and to have a copyTransactionsFrom method that also copies blob data. Also removed the version argument from the history method.
-
- 26 Sep, 2008 1 commit
-
-
Benji York authored
-
- 23 Sep, 2008 1 commit
-
-
Michael Howitz authored
-
- 22 Sep, 2008 1 commit
-
-
Jim Fulton authored
number of writes. This was done during the last phase of two-phase commit, which made this critical phase more subject to errors than it should have been. Also, for large databases, saves were done so infrequently as to be useless. The feature was removed to reduce the chance for errors during the last phase of two-phase commit.
-
- 10 Sep, 2008 1 commit
-
-
Jim Fulton authored
than verifying it.
-
- 06 Sep, 2008 1 commit
-
-
Jim Fulton authored
control.
-
- 05 Sep, 2008 1 commit
-
-
Jim Fulton authored
-
- 30 Aug, 2008 1 commit
-
-
Christian Theune authored
-
- 04 Aug, 2008 2 commits
-
-
Christian Theune authored
-
Christian Theune authored
-
- 21 Jun, 2008 2 commits
-
-
Christian Theune authored
-
Christian Theune authored
- Fixed bug in bushy layout: oid recognition pattern would not handle hex representations correctly - Fixed bug in lawn layout: empty strings (the base directory) would be recognized as the oid 0.
-
- 20 Jun, 2008 1 commit
-
-
Christian Theune authored
compatibility for the old `lawn` layout.
-
- 15 May, 2008 1 commit
-
-
Jim Fulton authored
-
- 03 May, 2008 3 commits
-
-
Wichert Akkerman authored
-
Christian Theune authored
-
Christian Theune authored
instead of a POSKeyError.
-
- 18 Feb, 2008 2 commits
-
-
Christian Theune authored
-
Jim Fulton authored
mode.
-
- 31 Jan, 2008 1 commit
-
-
Christian Theune authored
-
- 29 Jan, 2008 2 commits
-
-
Thomas Lotze authored
-
Thomas Lotze authored
-
- 15 Jan, 2008 1 commit
-
-
Thomas Lotze authored
cache size.
-
- 08 Jan, 2008 1 commit
-
-
Jim Fulton authored
-