- 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 4 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
r77078 | gary | 2007-06-25 16:39:45 -0400 (Mon, 25 Jun 2007) | 1 line r77010 | gary | 2007-06-24 13:19:18 -0400 (Sun, 24 Jun 2007) | 2 lines r76977 | gary | 2007-06-23 06:57:51 -0400 (Sat, 23 Jun 2007) | 1 line r76953 | gary | 2007-06-23 00:20:55 -0400 (Sat, 23 Jun 2007) | 1 line Document conflict resolution. bugfix the situation in which comparing persistent objects (for instance, as members in BTree set or keys of BTree) might cause data inconsistency during conflict resolution. support multidatabase references in conflict resolution. make it possible to examine oid and (in some situations) database name of persistent object references so that I can add some code to zope.app.keyreference to support these objects (so BTree conflict resolution can happen at all when keyreferences are used).
-
Jim Fulton authored
-
- 25 Jun, 2007 4 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
2.4 and 2.5.
-