]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/immutable/filenode.py
deep-check: add webapi, add 'DEEP-CHECK' button to wui, add tests, rearrange checker...
authorBrian Warner <warner@allmydata.com>
Thu, 17 Jul 2008 23:47:09 +0000 (16:47 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 17 Jul 2008 23:47:09 +0000 (16:47 -0700)
commit67db0a4967f5d2037d22b58fcac121cbfba2da68
tree91eab048dd50e979e685295251e4d91751f56dd8
parent69156aeb2850eb7067e0539fc41920eda22881bb
deep-check: add webapi, add 'DEEP-CHECK' button to wui, add tests, rearrange checker API a bit
12 files changed:
docs/webapi.txt
src/allmydata/dirnode.py
src/allmydata/immutable/checker.py
src/allmydata/immutable/filenode.py
src/allmydata/interfaces.py
src/allmydata/mutable/node.py
src/allmydata/test/common.py
src/allmydata/test/test_filenode.py
src/allmydata/test/test_web.py
src/allmydata/web/checker_results.py
src/allmydata/web/deep-check-results.xhtml [new file with mode: 0644]
src/allmydata/web/directory.py