]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
expirer: clean up constructor args, add tahoe.cfg controls, use cutoff_date instead...
authorBrian Warner <warner@allmydata.com>
Thu, 19 Mar 2009 01:00:09 +0000 (18:00 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 19 Mar 2009 01:00:09 +0000 (18:00 -0700)
commitf0071c2571599cd52e23a29df870b9386fea23b6
tree1e7022ae6f422eaf27f4d7c93ab43931026e716e
parentbabcf632dac6fd5b50e2f4d44c5d9375982dd7fb
expirer: clean up constructor args, add tahoe.cfg controls, use cutoff_date instead of date_cutoff
docs/proposed/garbage-collection.txt
src/allmydata/client.py
src/allmydata/storage/expirer.py
src/allmydata/storage/server.py
src/allmydata/test/test_storage.py