tahoe-lafs/src/allmydata/immutable
Brian Warner 3d771132a8 switch UploadResults to use get_uri(), hide internal ._uri
Complete the getter-based transformation, by hiding ".uri" and updating
callers to use get_uri(). Also don't set a dummy self._uri, leave it
undefined until someone calls set_uri().
2012-05-21 21:14:44 -07:00
..
downloader Rewrite download-status-timeline visualizer ('viz') with d3.js 2011-10-31 23:18:21 -07:00
__init__.py move encode/upload/download/checker.py into a new immutable/ directory. No behavior changes expected. 2008-07-16 13:14:39 -07:00
checker.py immutable repairer: populate servers-responding properly 2012-05-16 16:55:09 -07:00
encode.py convert UploadResults to a fat init 2012-05-21 21:14:14 -07:00
filenode.py switch UploadResults to use getters, hide internal data, for all but .uri 2012-05-21 21:14:28 -07:00
layout.py remove nodeid from WriteBucketProxy classes and customers 2011-08-01 15:43:17 -07:00
literal.py immutable/literal.py: add pauseProducing method to LiteralProducer. refs #1537 2011-10-03 12:52:39 -07:00
offloaded.py switch UploadResults to use getters, hide internal data, for all but .uri 2012-05-21 21:14:28 -07:00
repairer.py immutable/repairer.py: don't use the default happiness setting when repairing 2010-09-27 13:01:02 -07:00
upload.py switch UploadResults to use get_uri(), hide internal ._uri 2012-05-21 21:14:44 -07:00