- 16 Jun, 2003 7 commits
-
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
It was lost backporting changes from the 3.1 branch, which doesn't have the last tid feature.
-
Tim Peters authored
-
Jeremy Hylton authored
(All the other non-test ZODB code uses cStringIO.)
-
- 13 Jun, 2003 10 commits
-
-
Tim Peters authored
it up to date.
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
they shouldn't run with mapping storage.
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
parallel with message about acquiring the lock.
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
Ported from ZODB3-3_1-branch.
-
- 11 Jun, 2003 3 commits
-
-
Tim Peters authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
- 10 Jun, 2003 3 commits
-
-
Shane Hathaway authored
The ZEO client cache now works with OIDs of length up to 65535 bytes. Also added some sanity checks that check the size of the data being written, since there are some hard limits.
-
Shane Hathaway authored
ZODB now makes no assumptions about the length of OIDs (although storages can make such assumptions if they need to.) Added an oid_repr utility function to print both 8-byte OIDs and other OIDs in a reasonable way.
-
Jeremy Hylton authored
-
- 06 Jun, 2003 1 commit
-
-
Steve Alexander authored
ones.
-
- 05 Jun, 2003 2 commits
-
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
- 02 Jun, 2003 1 commit
-
-
Richard Jones authored
-
- 30 May, 2003 13 commits
-
-
Jeremy Hylton authored
-
Tim Peters authored
which makes it impossible for teardown to delete the file on Windows, which causes this test to fail, and also "the next" test to fail because its setup can't delete Source.fs either. So explictly close the storage iterator.
-
Tim Peters authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
After the merge, I made several Python 2.1 compatibility changes for the auth code.
-
Jeremy Hylton authored
-
Tim Peters authored
transactions on both sides of it. The coarse granularity of time.time() on Windows causes this test to fail sporadically otherwise.
-
Tim Peters authored
MappingStorage (it doesn't support undo).
-
Jeremy Hylton authored
Remove comments out test.
-
Jeremy Hylton authored
Disable test for ZEO + MappingStorage, since it doesn't support undo.
-
Jeremy Hylton authored
-