Brian Warner
|
8df15e9f30
|
big rework of introducer client: change local API, split division of responsibilites better, remove old-code testing, improve error logging
|
2009-06-22 19:10:47 -07:00 |
|
Brian Warner
|
35b3f7f426
|
more refactoring: move get_all_serverids() and get_nickname_for_serverid() from Client to storage_broker
|
2009-06-01 20:07:50 -07:00 |
|
Brian Warner
|
b1290633b8
|
more storage_broker refactoring: downloader gets a broker instead of a client,
use Client.get_storage_broker() accessor instead of direct attribute access.
|
2009-06-01 19:25:11 -07:00 |
|
Brian Warner
|
c516361fd2
|
start to factor server-connection-management into a distinct 'StorageServerFarmBroker' object, separate from the client and the introducer. This is the starting point for #467: static server selection
|
2009-06-01 14:06:04 -07:00 |
|
Kevin Reid
|
23441389a5
|
Modify markup of Tahoe web pages to be more amenable to styling; some minor changes of wording.
|
2009-05-26 16:25:45 -07:00 |
|
Zooko O'Whielacronx
|
37c6e77764
|
wui: edit some of the human-readable parts of the wui such as button labels
(The word "parent" suggests that you can go up a directory hierarchy -- perhaps that word is vestigial.)
|
2009-04-07 11:54:59 -07:00 |
|
Brian Warner
|
bc91689f8e
|
test_checker: improve test coverage for checker results
|
2009-02-23 14:19:43 -07:00 |
|