]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/nodemaker.py
Add t=mkdir-immutable to the webapi. Closes #607.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / nodemaker.py
2009-11-18 Brian WarnerAdd t=mkdir-immutable to the webapi. Closes #607. trac-4100
2009-11-12 Brian Warnernodemaker: implement immutable directories (internal...
2009-11-11 Brian Warnerclean up uri-vs-cap terminology, emphasize cap instance...
2009-10-20 Brian Warnernodemaker.create_new_mutable_directory: pack_children...
2009-10-17 Brian Warnerupdate many dirnode interfaces to accept dict-of-nodes...
2009-10-13 Brian WarnerThe initial_children= argument to nodemaker.create_new_...
2009-10-13 Brian Warnerclient.create_mutable_file(contents=) now accepts a...
2009-08-15 Zooko O'Whielacronxtests: double the timeout on test_runner.RunNode.test_i...
2009-08-15 Brian WarnerOverhaul IFilesystemNode handling, to simplify tests...