]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/mutable/publish.py
break storage.py into smaller pieces in storage/*.py . No behavioral changes.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / mutable / publish.py
2009-02-18 Brian Warnerbreak storage.py into smaller pieces in storage/*.py...
2008-12-10 Brian Warnermutable publish: if we are surprised by shares that...
2008-11-25 Brian Warnermutable publish: reinstate the foolscap-reference-token...
2008-08-26 Brian Warnermutable: make mutable-repair work for non-verifier...
2008-08-26 Zooko O'Whielacronxmutable: remove work-around for a flaw in an older...
2008-08-26 Brian Warnerlogging: add 'unique-message-ids' (or 'umids') to each...
2008-08-26 Brian Warnerlogging cleanups: lower DeadReferenceError from WEIRD...
2008-08-06 Brian Warnermutable: start adding Repair tests, fix a simple bug
2008-07-18 Brian Warnerfirst pass at a mutable repairer. not tested at all...
2008-06-03 Brian Warnermutable/publish.py: raise FileTooLargeError instead...
2008-04-22 Brian Warnermutable: test write failures, uncoordinated write detection
2008-04-17 Brian Warnermutable WIP: use fireOnOneErrback when using a DeferredList
2008-04-17 Brian Warnermutable WIP: clean up status handling, shrink the code...
2008-04-17 Brian Warnermutable WIP: re-enable publish/retrieve status
2008-04-16 Brian Warnermutable WIP: rewrite ServerMap data structure, add...
2008-04-11 Brian Warnermutable WIP: split mutable.py into separate files....