]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
new feature: preferred storage servers 204/head
authorLeif Ryge <leif@synthesize.us>
Tue, 1 Dec 2015 18:47:50 +0000 (18:47 +0000)
committerLeif Ryge <leif@synthesize.us>
Tue, 1 Dec 2015 19:35:41 +0000 (19:35 +0000)
commit96eaca6a6dbea0f743694a9836993694f14b2f35
treeddbfc997b2fa875dd54c73c464f93b6d5b4fbed9
parentd349f0710b2216cbe854482fd3e95371490670d3
new feature: preferred storage servers

this includes a squash merge of dca1de6856d0bacb0d57cedcf1a81896910f4efd which
was previously seen in pull request #128, as well as daira's suggested changes
from pull request #204.
docs/configuration.rst
src/allmydata/client.py
src/allmydata/storage_client.py
src/allmydata/test/test_client.py