]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/webish.py
wapi: add POST /uri/$DIRECTORY?t=set_children
authorZooko O'Whielacronx <zooko@zooko.com>
Sat, 1 Mar 2008 01:40:27 +0000 (18:40 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Sat, 1 Mar 2008 01:40:27 +0000 (18:40 -0700)
commit99f006c5841aa326b8349bc0a727ba672083a6a7
tree1c3ff31239dac0e1315db8b45fec5640c9e36c10
parent5cdc678d244723626067cbda5702a7e7d481fd6d
wapi: add POST /uri/$DIRECTORY?t=set_children
Unfinished bits: doc in webapi.txt, test handling of badly formed JSON, return reasonable HTTP response, examination of the effect of this patch on code coverage -- but I'm committing it anyway because MikeB can use it and I'm being called to dinner...
src/allmydata/dirnode.py
src/allmydata/interfaces.py
src/allmydata/test/common.py
src/allmydata/test/test_dirnode.py
src/allmydata/test/test_web.py
src/allmydata/webish.py