]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/test/test_web.py
checker results: add output=JSON to webapi, add tests, clean up APIs
authorBrian Warner <warner@allmydata.com>
Wed, 10 Sep 2008 02:45:17 +0000 (19:45 -0700)
committerBrian Warner <warner@allmydata.com>
Wed, 10 Sep 2008 02:45:17 +0000 (19:45 -0700)
commit1d2d6a35a6ede38e1eaf7784fbf823edf3e470f2
treeff425a179d995ec250934e9fc6b62658d0ddcc4b
parent04513e3ac56b030723854efabff3a37457f8918a
checker results: add output=JSON to webapi, add tests, clean up APIs
to make the internal ones use binary strings (nodeid, storage index) and
the web/JSON ones use base32-encoded strings. The immutable verifier is
still incomplete (it returns imaginary healty results).
docs/webapi.txt
src/allmydata/checker_results.py
src/allmydata/immutable/checker.py
src/allmydata/interfaces.py
src/allmydata/mutable/checker.py
src/allmydata/test/test_system.py
src/allmydata/test/test_web.py
src/allmydata/web/checker_results.py
src/allmydata/web/directory.py
src/allmydata/web/filenode.py
src/allmydata/web/literal-checker-results.xhtml [new file with mode: 0644]