]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/mutable/layout.py
Fix an error handling path that would never have been reached. fixes ticket:2543
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / mutable / layout.py
2016-02-02 Daira HopwoodFix an error handling path that would never have been... 2543.fix-mutable-error-handling.0
2013-04-09 Brian WarnerRemove the whitespace reported by find-trailing-spaces...
2012-12-27 David-Sarah HopwoodRemove ResponseCache in favor of MDMFSlotReadProxy...
2012-06-22 david-sarahChange the maximum mutable share size to 69105 TB,...
2012-06-21 david-sarahmutable: fix shape of 'verinfo' tuple returned from...
2011-09-14 david-sarahmutable/layout.py: improve confusing documentation...
2012-01-08 Brian Warnermutable/layout.py: raise BadShareError instead of assert()
2011-09-25 david-sarahmutable/layout.py: make unpack_sdmf_checkstring and...
2011-09-25 kevanmutable/layout: break unpack_checkstring into unpack_md...
2011-09-09 Brian WarnerMDMFSlotReadProxy: remove the queue
2011-08-28 Brian Warnerlayout.py: fix MDMF share layout documentation
2011-08-27 Brian WarnerSDMF: update filenode with correct k/N after Retrieve...
2011-08-27 Brian Warnerlayout.py: annotate assertion to figure out 'tahoe...
2011-08-16 david-sarahmutable/layout.py: fix unused import. refs #393 post-393
2011-08-11 Brian Warnerfix SHARE_HASH_CHAIN_SIZE computation
2011-08-02 Kevan Carstensenmutable/layout: Define MDMF share format, write tools...
2010-02-26 david-sarahChange relative imports to absolute
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: remove trivial unused...
2009-07-15 Brian WarnerAllow tests to pass with -OO by turning some AssertionE...
2008-07-18 Brian Warnerfirst pass at a mutable repairer. not tested at all...
2008-04-11 Brian Warnermutable WIP: split mutable.py into separate files....