- 05 Nov, 2007 1 commit
-
-
Stephan Richter authored
(Forward-port from 3.8 branch) - winlock.c does not exist anymore, so do not try to compile it. This only affects zpkg. - Ignore a generated file.
-
- 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 1 commit
-
-
Christian Theune authored
preventing it.
-
- 29 Aug, 2007 1 commit
-
-
Christian Theune authored
-
- 28 Aug, 2007 1 commit
-
-
Christian Theune authored
-
- 25 Jun, 2007 7 commits
-
-
Gary Poster authored
-
Gary Poster authored
-
Jim Fulton authored
-
Jim Fulton authored
2.4 and 2.5.
-
Jim Fulton authored
and 2.5.
-
Jim Fulton authored
-
Jim Fulton authored
-
- 24 Jun, 2007 3 commits
-
-
Gary Poster authored
-
Gary Poster authored
-
Gary Poster authored
-
- 23 Jun, 2007 3 commits
-
-
Gary Poster authored
-
Gary Poster authored
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). I will add information to CHANGES after Jim reviews (or sooner).
-
Gary Poster authored
-
- 11 Jun, 2007 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
Added APIs for removing committed blob data that makes files writable before removing them and updated code that removes committed blobs or blob directories to use them.
-
- 10 Jun, 2007 10 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
stack traces.
-
Jim Fulton authored
-
Jim Fulton authored
spurious failures.
-
Jim Fulton authored
that it is specific to blobs. Added logging when we have to copy.
-
Jim Fulton authored
-
Jim Fulton authored
willing to copy when renaming fails.
-
Jim Fulton authored
savepoint storage. Also added a test for the normal blob case.
-
Jim Fulton authored
if we can't link. Added support for copying to blob cache when renaming fails.
-
Jim Fulton authored
-
- 09 Jun, 2007 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
committed file name. Make sure that uncommitted data gets cleaned up if w blob is GCed without committing.
-
Christian Theune authored
-
- 08 Jun, 2007 2 commits
-
-
Christian Theune authored
- some cleanups - re-introduced a way to ask for a rename() operation but fall back to copy if rename doesn't work - using the rename_or_copy for blobs where reasonable - fixed a test that was trying to test a failing consumeBlob but where the wrong exception was tested for
-
Christian Theune authored
-
- 07 Jun, 2007 5 commits
-
-
Christian Theune authored
new uncommitted data. - Made blobs use the temporaryDirectory() method of storages to store new uncommitted data near the committed data.
-
Jim Fulton authored
Removed the soon to be replaced readDetached,
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-