.. |
filetree
|
fix some of the filetree/workqueue interface definitions
|
2007-01-26 17:31:24 -07:00 |
scripts
|
runner.py: add --quiet, use it from test cases
|
2007-04-23 21:17:13 -07:00 |
test
|
runner.py: add --quiet, use it from test cases
|
2007-04-23 21:17:13 -07:00 |
util
|
testutil.py: hush a pyflakes warning
|
2007-04-23 21:21:50 -07:00 |
web
|
replace 'queen' with 'introducer' in a lot of places, but not all
|
2007-04-19 17:30:21 -07:00 |
__init__.py
|
assign version number tahoe 0.1.0-0-UNSTABLE
|
2007-04-19 13:47:59 -07:00 |
client.py
|
new upload and storage server
|
2007-03-29 20:19:52 -07:00 |
codec.py
|
finish renaminf "fec" to "zfec" in tahoe
|
2007-04-18 17:25:16 -07:00 |
control.py
|
control.py: fix get_memory_usage, add a sample client tool
|
2007-03-07 20:31:49 -07:00 |
debugshell.py
|
finish storage server and write new download
|
2007-03-30 10:52:19 -07:00 |
download.py
|
download: remove unused import
|
2007-04-17 21:11:20 -07:00 |
encode.py
|
make test_encode less CPU-intense by using 4-out-of-10 encoding instead of 25-out-of-100
|
2007-04-19 10:56:15 -07:00 |
filetable.py
|
filetable: oops, os.listdir() does not guarantee sorted results
|
2007-01-20 13:02:26 -07:00 |
hashtree.py
|
factor out the tagged hash function used for subshares/blocks
|
2007-04-17 20:27:56 -07:00 |
interfaces.py
|
interfaces.py: remove spurious 'pass' statements (which, incidentally, were counted as uncovered code)
|
2007-04-18 15:46:37 -07:00 |
introducer.py
|
introducer: add some comments about separating nodeid from tubid
|
2007-03-29 11:16:29 -07:00 |
manhole.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 |
node.py
|
node: enable Tub.logLocalFailures now that we require foolscap-0.1.2
|
2007-04-06 20:55:59 -07:00 |
queen.py
|
rename queen control files to 'introducer'
|
2007-04-19 18:24:15 -07:00 |
storageserver.py
|
storageserver.py: remove unused import
|
2007-04-18 10:43:33 -07:00 |
upload.py
|
comment out some verbose log messages, add commented-out new ones
|
2007-04-17 20:25:52 -07:00 |
uri.py
|
finish making the new encoder/decoder/upload/download work
|
2007-03-30 16:50:50 -07:00 |
vdrive.py
|
vdrive/webish: finish verifierid/uri transition
|
2007-01-16 19:43:13 -07:00 |
webish.py
|
replace 'queen' with 'introducer' in a lot of places, but not all
|
2007-04-19 17:30:21 -07:00 |
workqueue.py
|
filetree: make delete() work
|
2007-01-24 15:10:53 -07:00 |