]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
mutable: move recent operation history management code (MutableWatcher) into history...
authorBrian Warner <warner@allmydata.com>
Thu, 15 Jan 2009 00:36:20 +0000 (17:36 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 15 Jan 2009 00:36:20 +0000 (17:36 -0700)
commit2fe099a0b3942555698c7e18bd14fb07f3c2e3c0
tree94452b9995137d535eb68ce829d40c65ce28493b
parentaa50c30aa2585b9a67c15a8cc0cfd75404915cb0
mutable: move recent operation history management code (MutableWatcher) into history.py, have History provide stats
src/allmydata/client.py
src/allmydata/history.py
src/allmydata/mutable/checker.py
src/allmydata/mutable/filenode.py
src/allmydata/test/test_mutable.py
src/allmydata/test/test_system.py