]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/storage_client.py
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / storage_client.py
2016-01-23 Leif Rygewui: improved columns in welcome page server list 229/head
2016-01-23 Leif Rygerevert previous commit to fix attribution (vanity)
2016-01-15 Daira Hopwoodwui: improved columns in welcome page server list
2015-12-04 Daira HopwoodMerge pull request #204 from leif/preferred_peers-rebased3
2015-12-01 Leif Rygenew feature: preferred storage servers 204/head
2014-11-23 Leif Rygeadd available-space to VERSION_DEFAULTS
2014-11-23 Leif Rygeadd "Available" column to welcome page (#648)
2014-11-23 Daira HopwoodMerge pull request #126 from leif/remove-cruft
2014-11-22 Leif Rygerm NativeStorageServer's unused min_shares argument 126/head
2013-03-23 David-Sarah HopwoodCorrect off-by-one in maximum-immutable-share-size...
2012-12-27 David-Sarah HopwoodAllow welcome and storage status pages to display a...
2012-06-22 david-sarahChange the maximum mutable share size to 69105 TB,...
2012-06-15 david-sarahAfter a server disconnects, make the IServer retain...
2012-06-12 Brian WarnerDisplay serverids consistently as 8-char pubkey, or...
2012-05-22 Brian Warnersplit IDisplayableServer from IServer, add sb.get_stub_...
2012-04-04 Brian Warnermake IServer instances retain identity in copy() and...
2012-04-04 Brian Warnermove IServer from storage_client.py to interfaces.py
2012-03-18 Brian WarnerIServer.get_name(): remove v0- prefix from displayed...
2012-03-14 Brian Warnernew introducer: signed extensible dictionary-based...
2011-11-01 Brian WarnerIServer refactoring: pass IServer instances around...
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...