source: trunk/src/allmydata

Revision Log Mode:


Legend:

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