]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - contrib
relnotes.txt: fifth -> sixth labor-of-love release
[tahoe-lafs/tahoe-lafs.git] / contrib /
2010-06-17 david-sarahMerge using.html into running.html.
2010-01-27 david-sarahMiscellaneous documentation, test, and code formatting...
2010-01-27 david-sarahPrevent mutable objects from being retrieved from an...
2010-01-16 david-sarahAdd create-node CLI command, and make create-client...
2010-01-09 francoiscontrib/fuse/runtests.py: Fix #888, configure settings...
2010-01-09 francoiscontrib/fuse/runtests.py: Tolerate the tahoe CLI return...
2010-01-09 Zooko O'Whielacronxcontrib: fix fuse_impl_c to use new Python API
2008-11-26 Zooko O'Whielacronxwui/wapi: change the default port number from 8123...
2008-10-21 robk-tahoe* fuse/runtests: added --catch-up-pause option
2008-10-21 robk-tahoefuse/runtests: include length in drepr() output
2008-10-20 robk-tahoefuse/runtests: make exceptions in 'read_in_random_order...
2008-10-20 robk-tahoefuse/blackmatch: added asynchronous (background) file...
2008-10-20 robk-tahoefuse/runtests: added 'read_in_random_order' test
2008-10-20 robk-tahoefuse/runtests: added a --no-cleanup option
2008-10-20 robk-tahoefuse/runtests: truncate expected file contents in repor...
2008-10-20 robk-tahoefuse/blackmatch: fix platform specific problems in...
2008-10-19 robk-tahoefuse/runtests: added a 'todo' flag, surpressing failure...
2008-10-17 robk-tahoefuse/runtests: made runtests exit code depend on success
2008-10-17 robk-tahoefuse/runtest: make removal of webport file soft
2008-10-17 robk-tahoefuse/blackmatch: update json handling to support simple...
2008-10-17 robk-tahoefuse/blackmatch: log exception in server startup
2008-10-17 robk-tahoefuse/blackmatch: add readability to some logging, fix...
2008-10-16 robk-tahoefuse/blackmatch: fix linkage problems with daemonize
2008-10-16 robk-tahoefuse/blackmatch: split into client/server (twisted...
2008-10-16 robk-tahoefuse/blackmatch: 'flatten' the fuse api implementation
2008-10-16 robk-tahoefuse/runtests: disable impl_a/impl_b on mac, as they...
2008-10-16 robk-tahoefuse/runtests: added write_partial_overwrite test
2008-10-16 robk-tahoefuse/runtests: added --tests, renamed --suites
2008-10-03 robk-tahoefuse/runtests: added 'random scatter' write test
2008-10-03 robk-tahoefuse/runtests: add overlapping write tests
2008-10-03 robk-tahoefuse/runtests: remove write small file test, as it...
2008-10-03 robk-tahoefuse/runtests: added linear write tests for various...
2008-10-03 robk-tahoefuse/runtests: add a very simple 'write' test
2008-10-03 robk-tahoefuse/runtests: added a --web-open option
2008-10-03 robk-tahoefuse/impl_a: fix a suspected bug in caching
2008-09-25 robk-tahoefuse/impl_c: UNDO --auto-fsid option
2008-09-25 robk-tahoefuse/impl_c: add --auto-fsid option
2008-09-25 robk-tahoefuse/impl_c: move mac tahoefuse impl out into contrib...
2008-09-24 robk-tahoefuse/tests: slew of changes to fuse 'runtests'
2008-09-24 robk-tahoefuse/impl_{a,b}: improve node-url handling
2008-09-24 robk-tahoefuse/impl_b: tweaks from testing on hardy
2008-06-07 nejucomofuse: runtests: Create an interface for setup/cleanup...
2008-06-07 nejucomofuse: runtests: Wrap OSError exceptions which are test...
2008-06-07 nejucomofuse: runtests: Move exception classes to top scope.
2008-06-07 nejucomofuse: runtests: Fix typo in summary reporting.
2008-06-07 nejucomofuse: runtests: Make test numbers (and everything in...
2008-06-07 nejucomofuse: runtests.py: Fix a typo bug in fusermount output...
2008-06-07 nejucomofuse: runtests.py: Fix bug in polling_operation error...
2008-06-07 nejucomofuse: impl_b: Support --basedir on commandline.
2008-06-07 nejucomofuse: impl_b: Add impl_b to the contrib directory.
2008-06-07 nejucomofuse: Reorganize directory tree and modify runtests...
2008-06-01 nejucomofuse_a: runtests.py: The current ubuntu python-fuse...
2008-06-01 nejucomofuse_a: logging: Make logging a bit cleaner, and make...
2008-06-01 nejucomofuse_a: Update todo/wishlist comments in tahoe_fuse...
2008-06-01 nejucomofuse_a: runtests: Add some TODOs and FIXMEs in the...
2008-06-01 nejucomofuse_a: Add more explanation to the failure message...
2008-06-01 nejucomofuse_a: Fix a bug in test cleanup code.
2008-06-01 nejucomofuse_a: Remove unused webport files...
2008-05-31 nejucomofuse_a: Fix the expected path in runtests.py.
2008-04-28 Zooko O'Whielacronxcontrib: add a note about Armin Rigo's fuse implementation
2008-01-30 nejucomotahoe_fuse: system test: Verify file contents can be...
2008-01-30 nejucomotahoe_fuse: system test: Populate a testdir with files...
2008-01-30 nejucomotahoe_fuse: system test: Create a separate directory...
2008-01-30 nejucomotahoe_fuse: system test: Replace repeated attempts...
2008-01-30 nejucomotahoe_fuse: system test: Remove some needless comments.
2008-01-30 nejucomotahoe_fuse: system test: Move test summary to end of...
2008-01-30 nejucomotahoe_fuse: system tests: Update comments.
2008-01-30 nejucomotahoe_fuse: system test: Make output checking into...
2008-01-29 nejucomotahoe_fuse.py: system test: Distinguish between TestFai...
2008-01-29 nejucomotahoe_fuse.py: system test: setup: lexically sort test...
2008-01-29 nejucomotahoe_fuse.py: system test: setup: fixed a bug in which...
2008-01-29 nejucomotahoe_fuse.py: system test: Many changes to framework...
2008-01-29 nejucomoIndividual tests run after all the setup layers are...
2008-01-21 nejucomotahoe_fuse: cmdline args & system test: Allow nonstanda...
2008-01-21 nejucomotahoe_fuse: rename decorators for clarity.
2008-01-21 nejucomoSmall log output change.
2008-01-21 nejucomotahoe_fuse: system test: webapi connection: bug fix...
2008-01-21 nejucomotahoe_fuse: system test: Add FIXME comments.
2008-01-21 nejucomotahoe_fuse: system test: Manage multiple clients for...
2008-01-21 nejucomotahoe_fuse: system test: Attempt to create a dirnode...
2008-01-21 nejucomotahoe_fuse: system test: Launch the fuse interface.
2008-01-21 nejucomotahoe_fuse: system test: factor out some cleanup code.
2008-01-21 nejucomotahoe_fuse: system test: Copy the introducer.furl with...
2008-01-20 nejucomoA start at adding a system test for tahoe_fuse. Incomp...
2008-01-19 nejucomoRemove a redundant assertion for clarity.
2008-01-19 nejucomoChange stdout to rudimentary file-based logging.
2008-01-19 nejucomoRename the unittest script for tahoe-fuse.
2008-01-13 nejucomoWouldn't it be nice to reuse the allmydata library?
2008-01-13 nejucomoSupport url-encoding in caps.
2008-01-13 nejucomoMake my contrib/README look like the allmydata.org...
2008-01-13 nejucomoThe start of unit tests for tahoe_fuse.py.
2008-01-13 nejucomoFormatting changes and a few FIXMEs for tahoe_fuse.py
2008-01-13 nejucomoRemove redundant docs from tahoe_fuse.py docstrings...
2008-01-13 nejucomoChange the name of tahoe_fuse.py to something importable.
2008-01-13 nejucomoA patch to make tahoe-fuse.py work with 0.7.0 plus...
2007-11-20 nejucomoUse "my_vdrive.uri" for the root. The old "fuse-bookma...
2007-11-20 nejucomoAdd extensions/README and more doc strings to the fuse...
2008-01-08 nejucomoUser friendly error messages, and updates to use new...
2008-01-08 Zooko O'Whielacronxtahoe-fuse: print out helpful error messages if the...
2008-01-05 Brian Warnercontrib/README: make it clear that these things might...
next