]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/check_results.py
Remove 'needs-rebalancing' and add 'count-happiness' to checker reports; repair tests...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / check_results.py
2014-03-20 Daira HopwoodRemove 'needs-rebalancing' and add 'count-happiness... 1784-2105-checker-results
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: pass IServer to corrupt/incompatible...
2012-06-02 Brian WarnerCheckResults: pass IServer to servers_responding=,...
2012-06-02 Brian WarnerCheckResults: pass IServer to sharemap=, but get_sharem...
2012-06-02 Brian WarnerCheckResults: internal cleanup
2012-06-02 Brian WarnerCheckResults: privatize remaining attributes
2012-06-02 Brian WarnerCheckResults: use fat init, add type-checking assertions
2012-06-02 Brian WarnerCheckResults: replace get_data() with as_dict(), use...
2012-06-02 Brian Warneruse the new CheckResult getters almost everywhere
2012-06-02 Brian WarnerCheckResults: replace get_data() with a bunch of indivi...
2012-06-02 Brian Warnerchange CheckResults to use a fat set_data()
2012-06-02 Brian WarnerCheckResults: simplify self._data
2012-06-02 Brian WarnerCheckResults: start hiding .data, first step to clean...
2010-02-24 david-sarahAdditional fixes for DIR2-LIT More Info page and deep...
2009-01-10 Zooko O'Whielacronxnaming: finish renaming "CheckerResults" to "CheckResults"
2009-01-06 Zooko O'Whielacronxrename "checker results" to "check results", because...