]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Change web-API to support t=relink instead of t=move (+ docs and tests). fixes #1732
authorDaira Hopwood <david-sarah@jacaranda.org>
Fri, 5 Apr 2013 05:36:14 +0000 (06:36 +0100)
committerDaira Hopwood <david-sarah@jacaranda.org>
Fri, 5 Apr 2013 18:38:43 +0000 (19:38 +0100)
commit35f37cc5b86465407a0eb85a7760f8442f5a969f
treea7a3b3c1283976b31f21c7fda9f121cb15010947
parentee9e8014773818e9b9ae6ebb606c757c060212d8
Change web-API to support t=relink instead of t=move (+ docs and tests). fixes #1732

Signed-off-by: Daira Hopwood <david-sarah@jacaranda.org>
NEWS.rst
docs/frontends/webapi.rst
src/allmydata/dirnode.py
src/allmydata/test/test_web.py
src/allmydata/web/common.py
src/allmydata/web/directory.py