]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/web/check_results.py
CheckResults corrupt/incompatible shares now return IServers
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / web / check_results.py
2012-06-02 Brian WarnerCheckResults corrupt/incompatible shares now return... 10/head
2012-06-02 Brian WarnerCheckResults.get_servers_responding() now returns IServers
2012-06-02 Brian WarnerCheckResults.get_sharemap() now returns IServers
2012-06-02 Brian WarnerCheckResults: replace get_data() with as_dict(), use...
2012-06-02 Brian Warneruse the new CheckResult getters almost everywhere
2012-04-03 Brian WarnerRename web CheckResults to -Renderer, to avoid confusio...
2011-08-01 Brian Warnerreplace IServer.name() with get_name(), and get_longname()
2011-02-27 Brian Warnerweb: remove some uses of s.get_serverid(), not all
2011-02-21 Brian WarnerRefactor StorageFarmBroker handling of servers
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: remove trivial unused...
2009-06-21 Brian Warnerclean up storage_broker interface: should fix #732
2009-06-02 Brian Warnermore refactoring: move get_all_serverids() and get_nick...
2009-06-02 Brian Warnermore storage_broker refactoring: downloader gets a...
2009-06-01 Brian Warnerstart to factor server-connection-management into a...
2009-05-26 Kevin ReidModify markup of Tahoe web pages to be more amenable...
2009-05-03 Kevin ReidComment on duplication of code/markup found during...
2009-04-09 Brian Warner#622: disable 'Repair' button on check-results page...
2009-04-07 Zooko O'Whielacronxwui: edit some of the human-readable parts of the wui...
2009-02-23 Brian Warnertest_checker: improve test coverage for checker results
2009-02-20 Brian Warnerweb/check_results: sort share identifiers in the sharem...
2009-02-20 Brian Warnerwebapi: pass client through constructor arguments,...
2009-02-17 Brian Warnerwebapi #590: add streaming deep-check. Still need a...
2009-02-17 Brian Warnertest_web: improve checker-results coverage with a no...
2009-01-13 Brian Warnerdeep-check-and-repair: improve results and their HTML...
2009-01-10 Zooko O'Whielacronxnaming: finish renaming "CheckerResults" to "CheckResults"
2009-01-06 Zooko O'Whielacronxrename "checker results" to "check results", because...