- 05 Jun, 2003 1 commit
-
-
Jeremy Hylton authored
-
- 02 Jun, 2003 1 commit
-
-
Richard Jones authored
-
- 30 May, 2003 18 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
-
Barry Warsaw authored
storing a 128K transaction note and it shouldn't cause this test to fail. Disabling the test by commenting it out.
-
Toby Dickenson authored
-
Jeremy Hylton authored
-
Toby Dickenson authored
New tests covering corner cases in the storage API, derived from code coverage analysis of DirectoryStorage. FileStorage currently fails checkCreationUndoneGetSerial
-
Toby Dickenson authored
Check whether a registered extension method already exists before creating the marshaller attribute. This allows for a smooth migration should a former extension method be promoted to the normal storage interface.
-
- 29 May, 2003 5 commits
-
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
- 27 May, 2003 7 commits
-
-
Jeremy Hylton authored
-
Jeremy Hylton authored
Remove signals file, since the only signal you actually need to use is for log-file rotation.
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
A few changes to the rST formatting.
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
- 23 May, 2003 8 commits
-
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-
Jeremy Hylton authored
Update the ZEO tests to use the new configuration language. Remove files from old configuration approach.
-
Jeremy Hylton authored
-
Jeremy Hylton authored
-