- 30 Oct, 2008 4 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
it could be made simpler still.)
-
Jim Fulton authored
-
- 29 Oct, 2008 10 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
- explicit push and pop methods - backward compatible with old behavior.
-
Jim Fulton authored
-
Jim Fulton authored
Moved size-limiting-cache feature to future release, since it
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
addresses some of the windows errors. (I think the remaining failures here and in dbopen.txt have to do with the way time is used in management of available connections.)
-
Jim Fulton authored
closed.
-
Jim Fulton authored
-
- 28 Oct, 2008 2 commits
-
-
Jim Fulton authored
tests have a clean transaction state and to avoid leaving files behind.
-
Jim Fulton authored
to abort the current global transaction before and after each test and to create a temporary test directory to run each test.
-
- 27 Oct, 2008 6 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
relative path, the blob machinery used relative paths, which could lead to breakage if an application changed directories.
-
Jim Fulton authored
blobs work for large databases on systems that don't allow many subdirectories.
-
Jim Fulton authored
-
Jim Fulton authored
-
Benji York authored
-
- 26 Oct, 2008 18 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
rather than a file storage. This makes interactive exploration easier. This is tested indirectly by the ConflictResolution.txt test. I expect more tests to take advantage of this convenience. It would be nice to have an explicit test. Get WeakSet from the transaction package.
-
Jim Fulton authored
-
Jim Fulton authored
and more instructive implementation.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
that were removed from ZODB.tests.util.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
as easily use FileStorage. Removed commit. It should be gotten from transaction. Removed some test set-up and tear-down facilities that can now be found in zope.testing.setupstack.
-
Jim Fulton authored
by mapping storage. Removed an invalid test. Multible arguments should be passed to tpc_begin only for recoverable storages.
-
Jim Fulton authored
-
Jim Fulton authored
Added a working newTid that replaces the non-working newTimeStamp. Removed WeakSet, which is moved to the transaction package.
-
Jim Fulton authored
and a changes storage.
-