October 2008 Archives by thread
      
      Starting: Mon Oct  6 13:12:09 EDT 2008
         Ending: Fri Oct 31 21:07:44 EDT 2008
         Messages: 104
     
- [Zodb-checkins] SVN: ZODB/branches/3.8/src/ZEO/tests/testZEO.py	Closed handle associated with a temporary file to prevent errors on
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/branches/3.8/src/ZODB/tests/testblob.py	Added tear-down code needed on windows.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/branches/3.8/buildout.cfg Changed the	generated test script to use a part-local tmp directory
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/branches/3.8/src/persistent/wref.py	Adjusted the arbitrary class used for persistent objects in a	test to
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/tags/3.8.1b9/ tag
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/tags/3.8.1b9/setup.py Updated version.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/branches/3.4/ LP #142667: update _reader	to use new cache in _resetCache.
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/branches/3.5/ LP #142667: Use new cache	for _reader in _resetCache.
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/trunk/setup.py Run all tests by default	in 'setup.py test'.
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/branches/3.6/ LP #142667: ensure _reader	uses new cache in _resetCache.
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/branches/3.4/setup.py Prep internal 3.4.5	release.
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/tags/3.4.5/ Tag internal 3.4.5 release.
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/branches/3.4/ svb
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/branches/3.7/ LP #142667: ensure _reader	uses new cache in _resetCache.
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/branches/3.6/ Prep 3.6.4 release,	to make LP 142667 fix available for Zope 2.9 branch.
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/tags/3.6.4/ Tag internal 3.6.4 release,	to make LP 142667 fix available for Zope 2.9 branch.
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/branches/3.6/setup.py svb
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/branches/3.6/NEWS.txt svb p2
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/branches/3.7/ Prep 3.7.3 release.
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/tags/3.7.3/ Tag 3.7.3 release.
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/branches/3.7/ svb
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/ LP #142667: ensure that	'_reader' uses new cache in .
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/branches/3.8/ Reset ``_cache`` on a	connection's ``_reader`` object when resetting the cache
 
Tres Seaver
- [Zodb-checkins] SVN: ZODB/branches/3.8/ Added the README.txt and	NEWS.txt to the long_description
 
Christophe Combelles
- [Zodb-checkins] SVN: ZODB/trunk/README.txt Merged only the doc	change from the 3.8 branch
 
Christophe Combelles
- [Zodb-checkins] SVN: ZODB/branches/3.8/src/persistent/wref.py Fix	rest formatting (this was unreadable in the apidoc)
 
Christophe Combelles
- [Zodb-checkins] SVN: ZODB/trunk/src/persistent/wref.py Merged the	rst formatting to the trunk
 
Christophe Combelles
- [Zodb-checkins] SVN: ZODB/branches/3.8/src/persistent/wref.py	Removed the preformatted text markers, and added a __docformat__
 
Christophe Combelles
- [Zodb-checkins] SVN: ZODB/trunk/src/persistent/wref.py Removed the	preformatted test markers, and added a __docformat__ (merge from the
 
Christophe Combelles
- [Zodb-checkins] SVN: ZODB/branches/3.8/src/persistent/wref.py	Reverted the indentation and kept the docformat
 
Christophe Combelles
- [Zodb-checkins] SVN: ZODB/trunk/src/persistent/wref.py Reverted the	indentation and kept the docformat (merge from the 3.8 branch)
 
Christophe Combelles
- [Zodb-checkins] SVN: ZODB/branches/3.8/NEWS.txt Prep for final	release.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/tags/3.8.1/ tag
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/tags/3.8.1/setup.py Updated version #
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/branches/3.8/setup.py Updated version #
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/buildout.cfg Changed the generated	test script to use a part-local tmp directory
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/persistent/wref.py Adjusted the	arbitrary class used for persistent objects in a test to
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZEO/tests/testZEO.py Closed	handle associated with a temporary file to prevent errors on
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/tests/testblob.py Added	tear-down code needed on windows.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/branches/zcZODB-3.8/ Merged revs	91440-92292 from 3.8 branch.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/interfaces.py Noted that	storeBlob and consumeFile take ownership of the file passed
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/buildout.cfg Added logic to make	temp files writable before removing them because
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/buildout.cfg Fixed a problem in	temp file cleanup.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ Added support for copying and	recovery of blob storages:
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZEO/ClientStorage.py Renamed	the length argument to history to be consistent with the
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/Z Added missing interface	declarations to FileStorage.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/tests/BasicStorage.py	Added a storage interface verification.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/s Removed the ZODB.lock_file	module. Now depend on zc.lockfile instead.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/ Open blob files in binary	mode!
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZEO/ClientStorage.py We want	interfaces provided by the client storage to reflect
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/interfaces.py Fixed a typo	that caused IBlobStorageRestoreable to be missspecified.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/ Make is_blob_record	tolerant of invalid pickles.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/branches/ctheune-bushy-merge-trunk/	Create a branch to work on merging the bushy branch to the	trunk and fix
 
Christian Theune
- [Zodb-checkins] SVN: ZODB/trunk/src/persistent/wref.py Get commit	from transaction.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZEO/StorageServer.py Don't pass	tid and status to tpc_begin unless necessary. Some storages
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZEO/tests/testZEO.py Demo	storage doesn't do gc anymore.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/ Reimplemented DemoStorage	to be just a wrapper around a base storage
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/ Added locking support for	use by storages.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/BaseStorage.py Added	version intolerance.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/tests/BasicStorage.py	Fixed some invalid values passed to store that are now neing checked
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/tests/util.py Removed	ConflictResolvingMappingStorage. The one test that uses it can
 
Jim Fulton
- [Zodb-checkins] SVN:	ZODB/trunk/src/ZODB/tests/testConnectionSavepoint.py Added an	abort on tearDown to avoid leaking storages between tests.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/tests/blob_transaction.txt	MappingStorage's size algorithm changed.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/tests/PackableStorage.py	Use self.assertEqual rather than an assert.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/tests/Synchronization.py	Removed some commented out (and almost certainly bogus) tests.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/tests/test Use setupstack,	rather than the older and duplicative facilities
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/tests/testConnection.py	MappingStorage's isReadOnly method never returns false.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/tests/IteratorStorage.py	Changed a test that tested a missfeatre to test a feature.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/ Reimplemented	MappingStorage to be more full featured, with a cleaner
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/interfaces.py Various	clarifications and corrections.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/DB.py You can now creating	a database by passing a file-storage file name, 
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/ConflictResolution.txt Use	a file storage, rather than a ConflictResolvingMappingStorage.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/FileStorage/FileStorage.py	Changed transaction records to support multiple iteration.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/CHANGES.txt Documented a small	new feature, 
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZEO/ClientStorage.py fix typo
 
Benji York
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/ Made MappingStorage a	new-style class.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/DemoStorage. Added blob	support to DemoStorage.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/Z Merged the merge of the	ctheune-bushy-directory-3.8 branch which makes
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/ Fixed bug: if the blob	directory given when creating a blob was a
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/ fixed some windows test	failures
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/tests/util.py Added common	setUp and tearDown for both doctests and unittest tests
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/Z Updated most tests to use a	commob test framework to try to make sure
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZEO/tests/multi.py Removed a	fossil.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/DemoStorage. Added an	option to leave the base storage open when a demo storage is
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/historical_connections.txt	Added a delay to deal with low time resolution on windows, which
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZEO/ClientStorage.py Added	missing close.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/Z Added missing	resource-release code.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/historical_connections.txt	Fixed a typo in my previous fix. Thanks Benji.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/CHANGES.txt Documented new	DemoStorage and MappingStorage features.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/tags/3.9.0a1/ tag
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/tags/3.9.0a1/ delay
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/DemoStorage. Refactored	stacking support:
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/CHANGES.txt *** empty log	message ***
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/ Updated DemoStorage	ZConfig support.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/ Refactored the connection	pool implementation. (I have a feeling that
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/tags/3.9.0a1/ tag
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/tags/3.9.0a1/s Updated version info
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ Fixed a bug in mapping storage	that caused hangs in transactions after
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/CHANGES.txt Updated release	info.
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/tags/3.9.0a2/ tag
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/tags/3.9.0a2/s Updated release info
 
Jim Fulton
- [Zodb-checkins] SVN: ZODB/trunk/src/ZODB/blob.py Remove unused	imports.
 
Chris McDonough
    
      Last message date: 
       Fri Oct 31 21:07:44 EDT 2008
    Archived on: Fri Oct 31 21:08:32 EDT 2008
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).