|
|
@1be4d45
|
2009-10-27T21:48:00Z |
zooko |
tests: bump up the timeout on test_repairer to see if 120 seconds was …
|
|
|
@2695af9
|
2009-10-26T16:28:09Z |
warner |
dirnode.pack_children(): add deep_immutable= argument
This will be …
|
|
|
@768c76a
|
2009-10-26T01:13:21Z |
warner |
webapi: use t=mkdir-with-children instead of a children= arg to …
|
|
|
@1273b5c
|
2009-10-20T00:51:18Z |
warner |
nodemaker.create_new_mutable_directory: pack_children() in …
|
|
|
@59ee02e8
|
2009-10-17T19:41:59Z |
warner |
test_dirnode.py: add tests of initial_children= args to …
|
|
|
@b4ec86c
|
2009-10-17T19:28:29Z |
warner |
update many dirnode interfaces to accept dict-of-nodes instead of …
|
|
|
@8a7c980
|
2009-10-17T18:07:07Z |
warner |
dirnode.py: move pack_children() out to a function, for eventual use …
|
|
|
@ea373de
|
2009-10-17T18:00:05Z |
warner |
move dirnode.CachingDict? to dictutil.AuxValueDict?, generalize method …
|
|
|
@e63f59f
|
2009-10-13T05:21:54Z |
warner |
test/common.py: update FakeMutableFileNode? to new contents= callable scheme
|
|
|
@480e1d3
|
2009-10-13T03:19:22Z |
warner |
The initial_children= argument to …
|
|
|
@c2520e4
|
2009-10-13T03:12:32Z |
warner |
client.create_mutable_file(contents=) now accepts a callable, which is …
|
|
|
@b30041c
|
2009-10-13T02:34:44Z |
warner |
webapi: t=mkdir now accepts initial children, using the same JSON that …
|
|
|
@cf65cc2
|
2009-10-13T02:15:20Z |
warner |
replace dirnode.create_empty_directory() with create_subdirectory(), …
|
|
|
@d079eb45
|
2009-10-13T01:50:26Z |
warner |
dirnode.set_children: change return value: fire with self instead of None
|
|
|
@f871c3b
|
2009-10-13T01:45:46Z |
warner |
dirnode.set_nodes: change return value: fire with self instead of None
|
|
|
@304aadd4
|
2009-10-13T00:24:40Z |
warner |
dirnode.set_children: take a dict, not a list
|
|
|
@e2ffc3d
|
2009-10-12T23:51:26Z |
warner |
dirnode.set_uri/set_children: change signature to take …
|
|
|
@3ee7406
|
2009-10-12T22:45:06Z |
warner |
replace Client.create_empty_dirnode() with create_dirnode(), in …
|
|
|
@576c47d
|
2009-10-12T22:28:08Z |
warner |
test_web.py: use a less-fake client, making test harness smaller
|
|
|
@f4aa418
|
2009-10-05T22:18:49Z |
warner |
Verifier: check the full cryptext-hash tree on each share. Removed …
|
|
|
@504c767
|
2009-10-05T21:48:44Z |
warner |
Verifier: check the full block-hash-tree on each share
Removed the …
|
|
|
@e8f56af5
|
2009-10-05T21:34:43Z |
warner |
Verifier: check the full share-hash chain on each share
Removed the …
|
|
|
@bbd00de
|
2009-10-05T20:11:15Z |
warner |
test_repairer: rename Verifier test cases to be more precise and less …
|
|
|
@be95129
|
2009-10-05T20:02:52Z |
warner |
immutable/checker.py: rearrange code a little bit, make it easier to follow
|
|
|
@9dba4ec
|
2009-10-05T20:01:43Z |
warner |
test/common.py: wrap docstrings to 80cols so I can read them more easily
|
|
|
@19d3365
|
2009-10-05T19:25:42Z |
warner |
immutable/download.py: wrap to 80cols, no functional changes
|
|
|
@00a44c0
|
2009-09-27T03:32:26Z |
zooko |
docs: a few licensing clarifications requested by Ubuntu
|
|
|
@aaaa633
|
2009-09-24T05:32:15Z |
zooko |
setup: remove a convenience copy of figleaf, to ease inclusion into …
|
|
|
@9f0da40
|
2009-09-21T16:46:51Z |
zooko |
docs: Shawn Willden grants permission for his contributions under …
|
|
|
@603e08c
|
2009-09-20T17:16:31Z |
zooko |
doc: licensing cleanups
Use nice utf-8 © instead of "(c)". Remove …
|
|
|
@14cb5ca
|
2009-08-18T00:59:48Z |
warner |
test/check_speed.py: fix shbang line
|
|
|
@5283d4c1
|
2009-08-15T20:17:37Z |
warner |
de-Service-ify Helper, pass in storage_broker and secret_holder …
|
|
|
@4a4a4f95
|
2009-08-15T19:25:43Z |
warner |
immutable.Downloader: pass StorageBroker? to constructor, stop being a …
|
|
|
@22c962b
|
2009-08-15T16:05:12Z |
zooko |
tests: double the timeout on test_runner.RunNode?.test_introducer since …
|
|
|
@d214f7ee
|
2009-08-15T11:44:15Z |
warner |
stop making History be a Service, it wasn't necessary
|
|
|
@0d5dc51
|
2009-08-15T11:28:46Z |
warner |
Overhaul IFilesystemNode handling, to simplify tests and use POLA …
|
|
|
@2a63fc91
|
2009-08-02T02:57:10Z |
zooko |
docs: update relnotes.txt, relnotes-short.txt, and others …
|
|
|
@ad45511
|
2009-07-31T18:32:26Z |
warner |
ftpd: update docs, point to Twisted ticket for the proposed patch
|
|
|
@0d0e0ba2
|
2009-07-30T17:17:24Z |
warner |
test_runner.py: tolerate symlinks in the source tree directory's …
|
|
|
@bf1e61c
|
2009-07-20T15:38:03Z |
warner |
Touch up #705 changes:
webapi.txt: clarify replace=only-files …
|
|
|
@b76ca45
|
2009-07-20T13:13:14Z |
zooko |
iputil: added "openbsd3" => "bsd" and "openbsd4" => "bsd" per …
|
|
|
@0d8b1e2
|
2009-07-20T03:46:09Z |
kevan |
Add tests for tahoe mv behavior
|
|
|
@4331326
|
2009-07-20T03:45:53Z |
kevan |
Add tests for tahoe mv help text
|
|
|
@52aceb1a
|
2009-07-20T03:45:23Z |
kevan |
Implement more clearly defined moving semantics in tahoe_mv.py
|
|
|
@36f2e01
|
2009-07-20T03:45:03Z |
kevan |
Update tahoe mv help text.
|
|
|
@8eb7dda
|
2009-07-20T03:47:05Z |
kevan |
Add tests for parse_replace_arg()
|
|
|
@40360a7a
|
2009-07-20T03:46:32Z |
kevan |
Add tests for new PUT behavior
|
|
|
@18a80d9
|
2009-07-20T03:43:18Z |
kevan |
Alter Adder + Adder tests to look for 'only-files' instead of 'only_files'
|
|
|
@74207d83
|
2009-07-20T03:48:31Z |
kevan |
Alter filenode.py to use parse_replace_arg
|
|
|
@9067774
|
2009-07-20T03:47:46Z |
kevan |
Alter directory.py to use parse_replace_arg()
|
|
|
@7ab92c7
|
2009-07-20T03:47:23Z |
kevan |
Add a function to parse arguments for the replace parameter
|
|
|
@7607268
|
2009-07-20T13:08:43Z |
zooko |
trivial: remove obsolete comment text
|
|
|
@c6fce3a1
|
2009-07-20T00:21:14Z |
zooko |
directories: minor change: fix warning message from the benchmarking script
|
|
|
@ca4de9e
|
2009-07-18T19:50:49Z |
kevan |
Add unit tests for the Adder in dirnode.py
|
|
|
@c476c66
|
2009-07-18T03:00:10Z |
kevan |
Add 'only_files' option to the overwrite field in Adder
|
|
|
@531cc78
|
2009-07-17T22:15:49Z |
warner |
rename NewDirectoryNode? to DirectoryNode, NewDirectoryURI to DirectoryURI
trac-4000
|
|
|
@8536db4
|
2009-07-17T22:11:39Z |
warner |
interfaces: remove dead code, FileNode_ and EncryptedThing? constraints
|
|
|
@d2d3bb2f
|
2009-07-17T13:52:21Z |
zooko |
introduction/storage-broker: add assertions of serverids being the …
|
|
|
@1192b61
|
2009-07-17T05:07:09Z |
warner |
upload: fix #758 recursion-loop in peer-selection when servers report …
|
|
|
@efa608a
|
2009-07-15T07:51:09Z |
warner |
'tahoe stats': tolerate empty directories. Closes #693.
|
|
|
@7950fc0
|
2009-07-15T07:29:29Z |
warner |
node.py: record pid in twisted log at startup. Closes #476.
|
|
|
@d8ba8c2
|
2009-07-15T06:45:10Z |
warner |
Allow tests to pass with -OO by turning some AssertionErrors? (the ones …
|
|
|
@10ad3ad
|
2009-07-15T03:34:29Z |
zooko |
wui: fix test for welcome page
|
|
|
@eb5ecc9
|
2009-07-15T02:58:14Z |
zooko |
wui: adjust headers/titles and "Attach something to this directory" …
|
|
|
@2f704ed
|
2009-07-13T00:13:20Z |
zooko |
dirnode: finish renaming "iv" to "salt" in the code and the hash tag
|
|
|
@7f1d8b7c
|
2009-07-12T23:50:25Z |
warner |
dirnode.py/_encrypt_rwcap: rename IV to "salt", which is more accurate
|
|
|
@c1d5717c
|
2009-07-12T23:47:50Z |
warner |
dirnode.py: security bug: also use child writecap to derive child enc …
|
|
|
@d71adaf
|
2009-07-04T03:43:01Z |
kevan |
Use CachingDict? instead of dict in dirnode.py
|
|
|
@34213cd
|
2009-07-10T03:20:28Z |
zooko |
directories: fix semantic conflict between my "keep track of position" …
|
|
|
@44c652f
|
2009-07-05T22:31:42Z |
kevan |
Modify bench_dirnode.py to use CachingDict?.
|
|
|
@3257934
|
2009-07-04T03:43:28Z |
kevan |
Add tests for CachingDict?, _pack_contents, _unpack_contents
|
|
|
@0e2d0051
|
2009-07-09T13:05:13Z |
zooko |
trivial: removed unused import noticed by pyflakes
|
|
|
@786ed01
|
2009-07-05T02:48:15Z |
zooko |
directories: make the IV for the writecaps in directory entries be …
|
|
|
@fcedca96
|
2009-07-09T04:47:29Z |
zooko |
tests: raise the timeout on pollmixin from 100s to 1000s -- it looks …
|
|
|
@22d390ac
|
2009-07-08T15:26:33Z |
zooko |
immutable: base32-encode the keys to generate cache filenames that …
|
|
|
@c0d1e7d
|
2009-07-08T00:40:40Z |
zooko |
directories: make initialization of the download cache lazy
If you …
|
|
|
@903005a
|
2009-07-05T21:23:45Z |
kevan |
Add CachingDict? dict subclass to dirnode.py
|
|
|
@c678e8c
|
2009-07-07T14:34:04Z |
zooko |
directories: rename internal data member download_cache to …
|
|
|
@efafcfb
|
2009-07-05T02:51:09Z |
zooko |
directories: keep track of your position as you decode netstring after …
|
|
|
@4206a2c
|
2009-07-07T03:41:19Z |
zooko |
directories: in bench_dirnode.py, use a real CacheDirectoryManager? …
|
|
|
@0df5b44
|
2009-07-07T03:30:35Z |
zooko |
directories: make the profiling behavior of bench_dirnode.py …
|
|
|
@e414c738
|
2009-07-05T16:29:53Z |
zooko |
directories: update the directory benchmarks to exercise the …
|
|
|
@859d7ba
|
2009-07-04T22:43:00Z |
zooko |
test/benchmark: benchmark the time to pack and unpack dirnodes
See …
|
|
|
@ef1b6ae8
|
2009-07-03T01:07:49Z |
warner |
Tolerate unknown URI types in directory structures. Part of #683.
The …
|
|
|
@4a46e91
|
2009-07-03T00:54:50Z |
warner |
test_client.py: minor refactoring of BASECONFIG usage
|
|
|
@6237aea
|
2009-07-02T22:25:37Z |
warner |
create_node_from_uri: take both writecap+readcap, move logic out of …
|
|
|
@656277a
|
2009-07-02T21:12:54Z |
warner |
dirnode.py: prepare to preserve both rwcap+rocap when copying
This …
|
|
|
@3dedfed
|
2009-07-02T01:57:28Z |
warner |
interfaces.py: wrap some lines to 80cols
|
|
|
@b640baf5
|
2009-07-01T20:05:48Z |
warner |
cli: webopen: when called with no arguments, open the Welcome page
|
|
|
@e330abc
|
2009-07-01T01:13:43Z |
warner |
mutable repairer: skip repair of readcaps instead of throwing an …
|
|
|
@4194565
|
2009-07-01T00:19:25Z |
warner |
interfaces.py: improve ICheckAndRepairResults docs a bit
|
|
|
@8fca155
|
2009-07-01T00:00:47Z |
warner |
repairer.py: wrap to 80cols. No code changes.
|
|
|
@52fa421
|
2009-06-29T22:31:24Z |
warner |
use 522-bit RSA keys in all unit tests (except one)
This reduces the …
|
|
|
@c6ae255
|
2009-06-29T20:03:58Z |
warner |
remove trailing whitespace
|
|
|
@dddc2d03
|
2009-06-29T20:03:41Z |
warner |
remove trailing whitespace from some util classes
|
|
|
@d0f8057
|
2009-06-26T06:32:30Z |
warner |
repairer: raise a better exception when faced with a readonly …
|
|
|
@97ffc8a
|
2009-06-26T06:20:22Z |
warner |
mutable/filenode.py: set _writekey to None, rather than leaving it …
|
|
|
@b43672c
|
2009-06-26T05:26:27Z |
warner |
one last tweak
|
|
|
@08effc6
|
2009-06-26T05:16:52Z |
warner |
more 'tahoe cp' docs tweaks
|
|
|
@b30db03
|
2009-06-26T02:45:57Z |
warner |
cli.py: minor tweaks to test posthooks
|
|
|