]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
webapi changes for MDMF
authorKevan Carstensen <kevan@isnotajoke.com>
Sun, 7 Aug 2011 00:43:48 +0000 (17:43 -0700)
committerKevan Carstensen <kevan@isnotajoke.com>
Sun, 7 Aug 2011 00:43:48 +0000 (17:43 -0700)
commita9cada2e03bd542678109a05832f6b9a3fa4bca8
tree9120b805bd9fe3834858793f0c8350d2c1c914f0
parentbb10d685ed86eb0870bbd09469f912043e405711
webapi changes for MDMF

    - Learn how to create MDMF files and directories through the
      mutable-type argument.
    - Operate with the interface changes associated with MDMF and #993.
    - Learn how to do partial updates of mutable files.
src/allmydata/test/test_web.py
src/allmydata/web/common.py
src/allmydata/web/directory.py
src/allmydata/web/filenode.py
src/allmydata/web/info.py
src/allmydata/web/root.py
src/allmydata/web/unlinked.py