]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/interfaces.py
add --add-lease to 'tahoe check', 'tahoe deep-check', and webapi.
authorBrian Warner <warner@lothar.com>
Wed, 18 Feb 2009 02:32:43 +0000 (19:32 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 18 Feb 2009 02:32:43 +0000 (19:32 -0700)
commitbce4a5385bc51f65a9e7583ef4ff1c62835959fe
treeed384c8d1c5e04af852919db41111a6af74c788f
parente9563ebc02a67314060f38e8533e2e1e551ce9a6
add --add-lease to 'tahoe check', 'tahoe deep-check', and webapi.
16 files changed:
docs/frontends/webapi.txt
src/allmydata/dirnode.py
src/allmydata/immutable/checker.py
src/allmydata/immutable/filenode.py
src/allmydata/interfaces.py
src/allmydata/mutable/checker.py
src/allmydata/mutable/filenode.py
src/allmydata/mutable/servermap.py
src/allmydata/scripts/cli.py
src/allmydata/scripts/tahoe_check.py
src/allmydata/test/common.py
src/allmydata/test/no_network.py
src/allmydata/test/test_dirnode.py
src/allmydata/test/test_web.py
src/allmydata/web/directory.py
src/allmydata/web/filenode.py