.. |
scripts
|
runner.py: add --force flag to restart, to restart a not-already-running node
|
2007-07-07 11:17:32 -07:00 |
test
|
web: /uri/ must escape slashes, we use bangs for this
|
2007-07-07 22:06:52 -07:00 |
util
|
fileutil: add du() function
|
2007-07-03 15:49:45 -07:00 |
web
|
web: remove more dead code
|
2007-07-07 22:20:03 -07:00 |
__init__.py
|
update version-number handling, pull release tags from darcs history
|
2007-05-03 20:14:07 -07:00 |
client.py
|
activate storage size limits in the client. Closes #34.
|
2007-07-03 17:27:07 -07:00 |
codec.py
|
finish renaminf "fec" to "zfec" in tahoe
|
2007-04-18 17:25:16 -07:00 |
control.py
|
check_memory: getting closer, now we have memusage numbers for uploads of 10kB and 10MB files
|
2007-05-29 17:39:39 -07:00 |
debugshell.py
|
finish storage server and write new download
|
2007-03-30 10:52:19 -07:00 |
dirnode.py
|
web: more test work, now all tests either pass or are skipped (POST, XMLRPC, and URI/)
|
2007-07-07 10:34:05 -07:00 |
download.py
|
webish: provide a valid Content-Length header on downloads
|
2007-07-03 15:09:00 -07:00 |
encode.py
|
refactor URI_extension handlers out of encode/download and into uri.py
|
2007-06-11 18:25:18 -07:00 |
hashtree.py
|
move almost all hashing to SHA256, consolidate into hashutil.py
|
2007-06-07 21:47:21 -07:00 |
interfaces.py
|
interfaces: remove spurious 'self' from interface declarations
|
2007-07-06 19:39:47 -07:00 |
introducer_and_vdrive.py
|
merge vdrive.py and filetable.py into a single dirnode.py
|
2007-06-26 17:16:58 -07:00 |
introducer.py
|
webish: show vdrive and introducer connectedness separately
|
2007-06-09 21:03:57 -07:00 |
manhole.py
|
extirpate all references the "queen" and "metatracker"
|
2007-04-30 09:57:52 -07:00 |
node.py
|
webish: display program/library versions on the welcome page
|
2007-06-11 10:51:11 -07:00 |
storageserver.py
|
storageserver: include metadata in the sizelimit, at least after the bucket has been closed
|
2007-07-03 17:38:49 -07:00 |
upload.py
|
upload.py: minor refactoring
|
2007-06-11 19:21:51 -07:00 |
uri.py
|
web: /uri/ must escape slashes, we use bangs for this
|
2007-07-07 22:06:52 -07:00 |
vdrive.py
|
change IVirtualDrive.get_node_at_path to accept either a list or a single slash-separated string
|
2007-06-28 17:46:14 -07:00 |
webish.py
|
web: remove more dead code
|
2007-07-07 22:20:03 -07:00 |