]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
dirnode.py: fix a bug in the no-write change for Adder, and improve test coverage...
authordavid-sarah <david-sarah@jacaranda.org>
Wed, 2 Jun 2010 03:26:41 +0000 (20:26 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Wed, 2 Jun 2010 03:26:41 +0000 (20:26 -0700)
commit29a06457d25bcea84ffc205fd534139d77783a22
tree8d9b193e8aadc80a9d14e3dadee808cd1d969b1a
parentdb394671e91e3ca78d6f0364b6ab2197bd35e1eb
dirnode.py: fix a bug in the no-write change for Adder, and improve test coverage. Add a 'metadata' argument to create_subdirectory, with documentation. Also update some comments in test_dirnode.py made stale by the ctime/mtime change.
docs/frontends/webapi.txt
src/allmydata/dirnode.py
src/allmydata/interfaces.py
src/allmydata/test/test_dirnode.py