]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/test/test_web.py
web: change t=manifest to return a list of (path,read/writecap) tuples, instead of...
authorBrian Warner <warner@allmydata.com>
Tue, 7 Oct 2008 04:36:18 +0000 (21:36 -0700)
committerBrian Warner <warner@allmydata.com>
Tue, 7 Oct 2008 04:36:18 +0000 (21:36 -0700)
commit3ffaded8094125a9b9354ea91419421c2c9a965c
tree59b85e32ac73f9b204fc468d43edbc37fa1a7b0b
parent8e6d122ecf242e44132e00f8d89860b60dff0570
web: change t=manifest to return a list of (path,read/writecap) tuples, instead of a list of verifycaps. Add output=html,text,json.
docs/webapi.txt
src/allmydata/dirnode.py
src/allmydata/interfaces.py
src/allmydata/test/test_dirnode.py
src/allmydata/test/test_system.py
src/allmydata/test/test_web.py
src/allmydata/web/directory.py
src/allmydata/web/info.py
src/allmydata/web/manifest.xhtml