- 14 Jan, 2003 8 commits
-
-
Fred Drake authored
conversion.
-
Shane Hathaway authored
updated, which resulted in one whole cache being kept for no reason.
-
Fred Drake authored
-
Chris McDonough authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
2 so they aren't normally run.
-
Barry Warsaw authored
(ReconnectionTests make no sense for MappingStorage). Also add BDBTimeoutTests. Set the level for the FileStorageConnectionTests, FileStorageTimeoutTests, BDBConnectionTests, BDBReconnectionTests, and BDBTimeoutTests to level 2 so they aren't normally run. MappingStorageConnectionTests and MappingStorageTimeoutTests both get level 1 so they are normally always run. FileStorageReconnectionTests also gets level 1 since there s no MappingStorageReconnectionTests.
-
- 13 Jan, 2003 12 commits
-
-
Fred Drake authored
complete.
-
Tim Peters authored
string to socket connect(), used 'localhost' instead).
-
Fred Drake authored
much via the xmlmarkup environment definitions.
-
Fred Drake authored
-
Fred Drake authored
- add support for HTML generation
-
Fred Drake authored
language, trying to set the pattern for the reference portion of that section.
-
Fred Drake authored
language.
-
Fred Drake authored
since that function is no longer available, and was removed from the documented API a while ago.
-
Fred Drake authored
- normalized whitespace
-
Fred Drake authored
This opens the door for separate database implementations to work nicely with the ZConfig "ZODB" component.
-
Fred Drake authored
no other handlers are provided. This is needed to avoid warnings on stderr from the logging package.
-
Guido van Rossum authored
-
- 10 Jan, 2003 11 commits
-
-
Fred Drake authored
clear in the table of contents and section headings too.
-
Fred Drake authored
supported in the current version when using schema - move the docs for the backward-compatibility modules to the end, nicely out of the way
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Needs more work, but can deal with at least logging to files and STDERR. Log rotation has been tested.
-
Fred Drake authored
- add a way to control how logging is re-initialized
-
Fred Drake authored
-
Guido van Rossum authored
these were still used by the test suite. :-(
-
Fred Drake authored
-
Fred Drake authored
import to load the database and storage types.
-
Fred Drake authored
- re-organize for easier reading
-
- 09 Jan, 2003 9 commits
-
-
Jeremy Hylton authored
Placeholder for more tests.
-
Jeremy Hylton authored
-
Jeremy Hylton authored
XXX Maybe this belongs in BaseStorage.
-
Jeremy Hylton authored
XXX Why isn't this already there?
-
Jeremy Hylton authored
zLog message just before server calls bind().
-
Fred Drake authored
-
Guido van Rossum authored
-
Jeremy Hylton authored
Also, remove unused reuse_addr arg to ZEO.zrpc.server. The server was always calling set_reuse_addr(). No tests yet, that's the next step. Simple functional tests work.
-
Guido van Rossum authored
processing).
-