- 13 May, 2008 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
was astronomical. Also greatly simplified the code.
-
- 12 May, 2008 1 commit
-
-
Jim Fulton authored
-
- 11 May, 2008 1 commit
-
-
Jim Fulton authored
refactoring to simplify the data structures to fix a serious memory bug: the cache uses waaaay the heck too much.
-
- 09 May, 2008 1 commit
-
-
Fred Drake authored
object will properly switch to longs when over/underflowing 32-bit values
-
- 07 May, 2008 1 commit
-
-
Jim Fulton authored
-
- 06 May, 2008 1 commit
-
-
Jim Fulton authored
-
- 05 May, 2008 2 commits
-
-
Christian Theune authored
-
Jim Fulton authored
- Cache records are written in several stems. If a process exits after writing begins and before it is finishes, the cache will be corrupt on restart. The way records are writted was changed to make cache record updates atomic. - There was no lock file to prevent opening a cache multiple times at once, which would lead to corruption. Persistent caches now use lock files, in the same way that file storages do. - A bug in the cache-opening logic led to cache failure in the unlikely event that a cache has no free blocks.
-
- 03 May, 2008 3 commits
-
-
Jim Fulton authored
-
Wichert Akkerman authored
-
Wichert Akkerman authored
-
- 02 May, 2008 1 commit
-
-
Jim Fulton authored
When using ZEO Client Storages, Errors occured when trying to store objects too big to fit in the ZEO cache file.
-
- 09 Apr, 2008 1 commit
-
-
Fred Drake authored
-
- 15 Mar, 2008 1 commit
-
-
Marius Gedminas authored
-
- 11 Feb, 2008 1 commit
-
-
Christian Theune authored
-
- 08 Feb, 2008 1 commit
-
-
Christian Theune authored
-
- 31 Jan, 2008 1 commit
-
-
Stephan Richter authored
-
- 29 Jan, 2008 2 commits
-
-
Christian Theune authored
(backport from trunk)
-
Christian Theune authored
(backport from trunk)
-
- 21 Jan, 2008 1 commit
-
-
Jim Fulton authored
-
- 19 Dec, 2007 1 commit
-
-
Jim Fulton authored
This module needs to move to the Zope 2 tree.
-
- 18 Dec, 2007 1 commit
-
-
Jim Fulton authored
-
- 17 Dec, 2007 1 commit
-
-
Jim Fulton authored
-
- 03 Dec, 2007 1 commit
-
-
Christian Theune authored
versions of objects.
-
- 17 Nov, 2007 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 11 Nov, 2007 2 commits
-
-
Christian Theune authored
-
Christian Theune authored
-
- 10 Nov, 2007 1 commit
-
-
Christian Theune authored
uncommitted data is placed.
-
- 05 Nov, 2007 1 commit
-
-
Stephan Richter authored
only affects zpkg.
-
- 03 Nov, 2007 1 commit
-
-
Florian Schulze authored
-
- 10 Oct, 2007 1 commit
-
-
Stephan Richter authored
distutils-compatible method but it failed miserably.
-
- 24 Sep, 2007 1 commit
-
-
Jim Fulton authored
(hang). This was accomonied by a critical log message along the lines of: "RuntimeError: dictionary changed size during iteration".
-
- 21 Sep, 2007 2 commits
-
-
Christian Theune authored
actively preventing it.
-
Christian Theune authored
-
- 29 Aug, 2007 1 commit
-
-
Christian Theune authored
-
- 28 Aug, 2007 1 commit
-
-
Christian Theune authored
-
- 21 Jul, 2007 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-