tahoe-lafs/src/allmydata/immutable
David Stainton 42011e775d Make correction to docstring for Tahoe2ServerSelector's _handle_existing_response
Add comments 10 and 8 from the servers of happiness spec

Fix bug in _filter_g3 for servers of happiness

Remove usage of HappinessUpload class

here we modifying the PeerSelector class.
we make sure to correctly calculate the happiness value
by ignoring keys who's value are None...

Remove HappinessUpload and tests

Replace helper servers_of_happiness

we replace it's previous implementation with a new
wrapper function that uses share_placement
2017-06-05 16:26:46 -06:00
..
downloader Implements 'Servers of Happiness' algorithm for upload 2017-06-05 16:26:46 -06: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 use @implementer instead of implements 2017-02-27 11:01:30 -07:00
encode.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
filenode.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
happiness_upload.py Make correction to docstring for Tahoe2ServerSelector's _handle_existing_response 2017-06-05 16:26:46 -06:00
layout.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
literal.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
offloaded.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
repairer.py use @implementer instead of implements 2017-02-27 11:01:30 -07:00
upload.py Make correction to docstring for Tahoe2ServerSelector's _handle_existing_response 2017-06-05 16:26:46 -06:00