]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_deepcheck.py
bin/tahoe: clean up global-vs-subcommand arguments like --node-directory
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_deepcheck.py
2013-04-09 Brian Warnerbin/tahoe: clean up global-vs-subcommand arguments...
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
2011-08-07 Kevan Carstensentest: fix assorted tests broken by MDMF changes
2011-02-21 Brian WarnerRefactor StorageFarmBroker handling of servers
2010-07-19 Zooko O'Whielacronximmutable: extend the tests to check that the shares...
2010-02-24 david-sarahdirectories: add DIR2-LIT directories to test_deepcheck...
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: remove trivial unused...
2009-10-13 Brian Warnerreplace dirnode.create_empty_directory() with create_su...
2009-10-13 Brian Warnerdirnode.set_children: take a dict, not a list
2009-10-12 Brian Warnerdirnode.set_uri/set_children: change signature to take...
2009-10-12 Brian Warnerreplace Client.create_empty_dirnode() with create_dirno...
2009-08-15 Brian WarnerOverhaul IFilesystemNode handling, to simplify tests...
2009-06-13 Zooko O'Whielacronxtests: bump up a timeout that expired on Zandr's box
2009-06-10 Zooko O'Whielacronxtest: multiple by 10 or so all timeouts that Zandr...
2009-06-05 Zooko O'Whielacronxtests: bump up the timeout on a bunch of tests that...
2009-03-16 Brian Warnertest_deepcheck: remove the 10s timeout: our dapper...
2009-03-13 Brian Warnerdirnode deep_traverse: insert a turn break (fireEventua...
2009-02-25 Brian Warnerwebapi: modify streaming deep-manifest/deep-checker...
2009-02-25 Brian Warnertest_deepcheck: switch deep-check tests to use no-netwo...
2009-02-25 Brian Warnertest_deepcheck: convert MutableChecker to no-network...
2009-02-18 Brian Warnertest_system: split off checker tests to test_deepcheck...