]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_checker.py
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_checker.py
2014-05-12 zookoMerge pull request #91 from zooko/master
2014-04-21 Daira HopwoodRemove ugly shadowing of Client.DEFAULT_ENCODING_PARAME...
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_sharemap() now returns IServers
2012-06-02 Brian WarnerCheckResults: pass IServer to corrupt/incompatible...
2012-06-02 Brian WarnerCheckResults: pass IServer to sharemap=, but get_sharem...
2012-06-02 Brian WarnerCheckResults: use fat init, add type-checking assertions
2012-06-02 Brian Warneruse the new CheckResult getters almost everywhere
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...
2012-05-22 Brian Warnerswitch UploadResults to use get_uri(), hide internal...
2012-05-22 Brian Warnertest_checker: minor improvement in fake-server setup
2012-05-13 Brian WarnerDoc updates and cosmetic fixes for #1115 patch.
2012-05-13 Andrew MillerFixed an error in previous commit where an empty server...
2012-05-13 Andrew MillerAdded tests for count-good-share-hosts under check...
2012-04-03 Brian WarnerRename web CheckResults to -Renderer, to avoid confusio...
2012-03-14 Brian Warnernew introducer: signed extensible dictionary-based...
2011-08-07 Kevan Carstensentest: fix assorted tests broken by MDMF changes
2011-08-03 david-sarahtest_checker.py: increase timeout for TooParallel.test_...
2011-08-03 david-sarahtest_checker.py: increase timeout for TooParallel.test_...
2011-08-02 Zooko O'Whielacronxverifier: serialize the fetching of blocks within a...
2011-02-27 Brian Warnerstorage_client.py: clean up test_add_server/test_add_de...
2011-02-21 Brian WarnerRefactor StorageFarmBroker handling of servers
2010-02-26 david-sarahChange relative imports to absolute
2010-01-07 Kevan CarstensenAlter various unit tests to work with the new happy...
2010-02-22 david-sarahChange direct accesses to an_uri.storage_index to calls...
2009-12-29 Brian Warnerchecker: don't let failures in add-lease affect checker...
2009-06-23 Brian Warnerbig rework of introducer client: change local API,...
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-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