]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/scripts/debug.py
mutable WIP: split mutable.py into separate files. All tests pass.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / scripts / debug.py
2008-04-11 Brian Warnermutable WIP: split mutable.py into separate files....
2008-02-15 Zooko O'Whielacronxswitch from base62 to base32 for storage indices, switc...
2008-02-13 Brian Warner'tahoe catalog-shares': add SDMF filesize to the output...
2008-02-13 Zooko O'Whielacronxfix a few unused imports and suchlike, discovered by...
2008-02-13 Zooko O'Whielacronxuse base62 encoding for storage indexes, on disk and...
2008-02-12 Brian Warnercatalog-shares: add expiration time to output
2008-02-12 Brian Warneradd 'tahoe catalog-shares' tool, to make a one-line...
2008-02-06 Brian Warnertahoe dump-share: remove --filename option, just take...
2008-02-06 Brian Warnerdump-share: tweak formatting a little bit, to make...
2008-02-06 Brian Warneradd 'tahoe find-shares' command, to locate share files...
2008-02-06 Brian Warnerdump-cap: include UEB_hash in output
2008-01-14 Brian Warner'tahoe dump-cap': accept -prefixed URLs too
2008-01-14 Brian Warneradd 'tahoe dump-cap' command, to show storage index...
2007-11-14 Brian Warnermutable: handle bad hashes, improve test coverage,...
2007-12-03 Zooko O'Whielacronxdecentralized directories: integration and testing
2007-11-08 Brian Warnermutable: fix usage of NeedMoreDataError
2007-11-07 Brian Warnerdump-share: emit SDMF information too
2007-11-07 Brian Warneradd container_size to mutable dump-share output
2007-11-07 Brian Warnertest_system.mutable: add test coverage for the 'dump...
2007-11-07 Brian Warnerdebug: add mutable-slot support to 'dump-share' command
2007-09-26 Brian Warnerdump-share: clarify the label on the size of the origin...
2007-09-17 Brian Warnerdebug: remove the 'dump-share-leases' command, it is...
2007-09-04 Brian Warnerstorage: add version number to share data. Closes #90.
2007-09-02 Brian Warnerdebug: 'dump-uri-extension' command becomes 'dump-share...
2007-08-27 Brian Warnerdebug.py: add share-overhead size info to dump-uri...
2007-07-21 Brian Warneruri: implement URI-processing classes, IFileURI/IDirnod...
2007-07-14 Brian Warnerrename storageserver.py to just storage.py, since it...
2007-07-13 Brian Warnerfix dump-uri-extension
2007-07-11 Brian Warnerrunner.py: start to refactor into separate files