]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/storage_client.py
apply zooko's advice: storage_client get_known_servers() returns a frozenset, caller...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / storage_client.py
2011-08-01 Brian Warnerapply zooko's advice: storage_client get_known_servers...
2011-08-01 Brian Warnerreplace IServer.name() with get_name(), and get_longname()
2011-02-27 Brian Warneradd remaining get_* methods to storage_client.Server...
2011-02-27 Brian Warnerstorage_client.py: clean up test_add_server/test_add_de...
2011-02-21 Brian WarnerRefactor StorageFarmBroker handling of servers
2009-12-15 Brian Warnermore #859: avoid deprecation warning for unit tests...
2009-12-14 Zooko O'Whielacronxuse hashlib module if available, thus avoiding a Deprec...
2009-07-17 Zooko O'Whielacronxintroduction/storage-broker: add assertions of serverid...
2009-06-23 Brian Warnerbig rework of introducer client: change local API,...
2009-06-21 Brian Warnerclean up storage_broker interface: should fix #732
2009-06-01 Brian Warnerstart to factor server-connection-management into a...