.. |
__init__.py
|
move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything
|
2006-12-14 03:39:50 -07:00 |
check_load.py
|
check_load: add stats-gathering
|
2007-12-18 14:07:37 -07:00 |
check_memory.py
|
introducer: remove remaining bits of 'push-to-myself' flags. The uploading/downloading node is no longer special.
|
2008-02-05 14:16:01 -07:00 |
check_speed.py
|
speedcheck: track SSK creation time separately
|
2008-01-29 20:44:32 -07:00 |
common.py
|
remove wait_for_numpeers and the when_enough_peers call in mutable.Publish
|
2008-01-14 14:55:59 -07:00 |
figleaf.excludes
|
move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything
|
2006-12-14 03:39:50 -07:00 |
test_cli.py
|
rename storage_index_chk_hash() to storage_index_hash() and add TODO about how our use of it now includes keys that are not CHKs
|
2008-02-01 12:27:37 -07:00 |
test_client.py
|
storage: change service name from 'storageserver' to 'storage'
|
2008-02-05 20:28:59 -07:00 |
test_codec.py
|
trailing-whitespace eradication, no functional changes
|
2007-11-01 15:34:12 -07:00 |
test_dirnode.py
|
remove wait_for_numpeers and the when_enough_peers call in mutable.Publish
|
2008-01-14 14:55:59 -07:00 |
test_encode.py
|
encode.py: don't allow a shareholder which dies in start() to kill the whole upload
|
2008-01-28 12:14:48 -07:00 |
test_filenode.py
|
test_mutable: improve test coverage a bit, add test_filenode.py
|
2007-12-03 21:37:54 -07:00 |
test_hashtree.py
|
test_hashtree.py: get full coverage for hashtree.py
|
2007-04-12 19:58:13 -07:00 |
test_helper.py
|
introducer: remove remaining bits of 'push-to-myself' flags. The uploading/downloading node is no longer special.
|
2008-02-05 14:16:01 -07:00 |
test_introducer.py
|
test_introducer.py: increase timeouts on poll() calls
|
2008-02-05 16:37:58 -07:00 |
test_iputil.py
|
filter out "0.0.0.0" from detected IP addresses
|
2007-10-13 00:38:16 -07:00 |
test_mutable.py
|
big introducer refactoring: separate publish+subscribe. Addresses #271.
|
2008-02-05 13:05:13 -07:00 |
test_nevow.py
|
tests: add a test that nevow can find its default css file
|
2008-01-30 11:41:58 -07:00 |
test_node.py
|
put all private state in $BASEDIR/private
|
2007-12-17 16:39:54 -07:00 |
test_observer.py
|
test_observer: improve test coverage
|
2007-03-08 16:13:14 -07:00 |
test_provisioning.py
|
provisioning: oops, fix test_provisioning too
|
2007-09-07 15:01:17 -07:00 |
test_runner.py
|
fix several bugs and warnings -- thanks, pyflakes
|
2007-12-03 15:42:35 -07:00 |
test_storage.py
|
storage: clean up use of si_s vs si_dir, add test for BadWriterEnabler message, add some logging
|
2008-01-31 17:48:48 -07:00 |
test_system.py
|
storage: change service name from 'storageserver' to 'storage'
|
2008-02-05 20:28:59 -07:00 |
test_upload.py
|
introducer: remove remaining bits of 'push-to-myself' flags. The uploading/downloading node is no longer special.
|
2008-02-05 14:16:01 -07:00 |
test_uri.py
|
rename storage_index_chk_hash() to storage_index_hash() and add TODO about how our use of it now includes keys that are not CHKs
|
2008-02-01 12:27:37 -07:00 |
test_util.py
|
PollMixin: add timeout= argument, rewrite to avoid tail-recursion problems
|
2008-02-04 20:35:07 -07:00 |
test_web.py
|
webish: add extra introducer data (version, timestamps) to Welcome page
|
2008-02-05 17:32:27 -07:00 |
trial_figleaf.py
|
hush pyflakes warnings
|
2007-02-01 17:13:01 -07:00 |