]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_node.py
switch all foolscap imports to use foolscap.api or foolscap.logging
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_node.py
2009-05-22 Brian Warnerswitch all foolscap imports to use foolscap.api or...
2009-02-23 Brian Warnertests: stop using setUpClass/tearDownClass, since they...
2008-11-13 Brian Warnertahoe.cfg: add tub.location, to override the location...
2008-10-29 Brian Warnermove testutil into test/common_util.py, since it doesn...
2008-09-30 Brian Warnertest_node: improve coverage of advertised_ip_addresses...
2007-12-17 Zooko O'Whielacronxput all private state in $BASEDIR/private
2007-12-13 Brian Warnerremove logpublisher, use the Foolscap version now that...
2007-12-13 Brian Warnerremove tests of logging functionality that's been subsu...
2007-11-20 Brian Warnerhierarchical logging: add numbered messages and parent...
2007-11-17 Brian Warnerlogpublisher: implement subscribe/publish for log,...
2007-11-02 Brian Warnerimplement preliminary log publisher/gatherer
2007-10-31 Brian Warnertest_node.py: more coverage of Node.log
2007-10-31 Brian Warnertest_node.py: improve test coverage of node.py
2007-05-24 Brian Warnertest_node.py: hush pyflakes warnings
2007-05-23 Zooko O'Whielacronxadd unit test for "advertised_ip_addresses" feature...