]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src
Add tests for the behavior described in #834.
[tahoe-lafs/tahoe-lafs.git] / src /
2009-11-23 Kevan CarstensenAdd tests for the behavior described in #834.
2009-11-16 Kevan CarstensenRe-work 'test_upload.py' to be more readable; add more...
2009-11-09 Kevan CarstensenTest Tahoe2PeerSelector to make sure that it recognizes...
2009-11-04 Kevan CarstensenAdd more tests for comment:53 in ticket #778
2009-11-04 Kevan CarstensenAdd a test for upload.shares_by_server
2009-11-04 Kevan CarstensenMinor tweak to an existing test -- make the first serve...
2009-11-04 Kevan CarstensenAlter tests to use the new form of set_shareholders
2009-10-30 "Kevan Carstensen"Refactor some behavior into a mixin, and add tests...
2009-10-18 Kevan CarstensenAlter NoNetworkGrid to allow the creation of readonly...
2009-12-05 "Kevan Carstensen"Alter wording in 'interfaces.py' to be correct wrt...
2010-05-10 Zooko O'Whielacronxweb: add a simple test that you can load directory...
2010-04-30 Francois DeppierrazCLI: Support for https url in option --node-url
2010-04-28 Brian Warnerbackupdb.did_create_directory: use REPLACE INTO, not...
2010-04-24 Brian Warner"tahoe webopen": add --info flag, to get ?t=info
2010-03-09 Zooko O'Whielacronxsetup: fix error in licensing declaration from Shawn...
2010-03-03 Zooko O'Whielacronxdocs: a few small edits to try to guide newcomers throu...
2010-02-27 david-sarahChange code that gives a base32 SI or an empty string...
2010-02-25 david-sarahAdditional test for DIR2-LIT directories in test_web...
2010-02-24 david-sarahAdditional fixes for DIR2-LIT More Info page and deep...
2010-02-24 david-sarahdirectories: add DIR2-LIT directories to test_deepcheck...
2010-02-24 david-sarahdirnode: add tests of literal dirnodes (current and...
2010-02-22 david-sarahAdditional fix for abbrev_si, with test
2010-02-22 david-sarahAdditions to test_web.py for #948
2010-02-22 david-sarahChange direct accesses to an_uri.storage_index to calls...
2010-02-24 david-sarahTweak to 'tahoe ls --help' output (#837)
2010-02-24 david-sarahTest behaviour of 'tahoe ls' for unknown objects (...
2010-02-20 david-sarahImprove behaviour of 'tahoe ls' for unknown objects...
2010-02-24 Brian Warnertest_util.py: improve coverage of util.time_format
2010-02-20 Kevan CarstensenChange OphandleTable to use a deterministic clock,...
2010-02-21 Kevan CarstensenAdd tests for the ophandle expiration behavior in #577
2010-02-21 Kevan CarstensenIncrease ophandle expiration times, per #577
2010-02-06 david-sarahMore cleanups to test_cli using new utilities for readi...
2010-02-06 david-sarahFix race conditions and missing callback in allmydata...
2010-02-12 Kevan CarstensenAdd tests for #939
2010-02-11 Kevan CarstensenAlter CLI utilities to handle nonexistent aliases better
2010-02-08 Brian Warnerweb/storage.py: display total-seen on the last-complete...
2010-02-03 Brian Warnercode coverage: replace figleaf with coverage.py, should...
2010-02-01 Zooko O'Whielacronximmutable: downloader accepts notifications of buckets...
2010-02-01 Zooko O'Whielacronxtests: don't require tahoe to run with no noise if...
2010-01-27 david-sarahUse if instead of assert to check for twisted ftp patch
2010-02-01 Zooko O'Whielacronxtests: stop being surprised that Nevow no longer prints...
2010-02-01 david-sarahcli: suppress DeprecationWarnings emitted from importin...
2010-01-30 david-sarahImprovements to test_unknownnode to cover invalid cap...
2010-01-30 david-sarahImprovements to test_hung_server, and fix for status...
2010-01-29 Zooko O'Whielacronximmutable: fix bug in tests, change line-endings to...
2010-01-29 david-sarahNew tests for #928
2010-01-27 Zooko O'Whielacronximmutable: download from the first servers which provid...
2010-01-29 david-sarahEliminate 'foo if test else bar' syntax that isn't...
2010-01-29 david-sarahAdd mutable field to t=json output for unknown nodes...
2010-01-28 david-sarahShow -IMM and -RO suffixes for types of immutable and...
2010-01-28 david-sarahFix inaccurate comment in test_mutant_dirnodes_are_omitted
2010-01-27 david-sarahAddress comments by Kevan on 833 and add test for strip...
2010-01-27 david-sarahMiscellaneous documentation, test, and code formatting...
2010-01-27 david-sarahPrevent mutable objects from being retrieved from an...
2010-01-27 Brian Warnertest_runner: cleanup, refactor common code into a non...
2010-01-27 Brian Warnerscripts/runner.py: simplify David-Sarah's clever groupe...
2010-01-27 Brian Warnertahoe backup: skip all symlinks, with warning. Fixes...
2010-01-27 Brian Warner"tahoe backup": fix --exclude-vcs docs to include Git
2010-01-24 david-sarahPatch to accept t=set-children as well as t=set_children
2010-01-26 Zooko O'Whielacronxftpd: clearer error message if Twisted needs a patch...
2010-01-20 francoistahoe_backup.py: display warnings on errors instead...
2010-01-16 david-sarahMessage saying that we couldn't find bin/tahoe should...
2010-01-26 Zooko O'Whielacronxcli: merge the better version of David-Sarah's split...
2010-01-12 david-sarahSplit tahoe --help options into groups.
2010-01-26 Zooko O'Whielacronxcli: split usage strings into groups (patch by David...
2010-01-16 david-sarahAdd create-node CLI command, and make create-client...
2010-01-24 david-sarahRemove replace= parameter to mkdir-immutable and mkdir...
2010-01-21 Brian WarnerFix webapi t=mkdir with multpart/form-data, as on the...
2010-01-15 Brian Warnertahoe_add_alias.py: minor refactoring
2010-01-15 Brian Warnertest_dirnode.py: reduce scope of a Client instance...
2010-01-15 Brian Warnertest_provisioning: STAN is not always a list. Fix by...
2010-01-14 Brian Warnerweb/directory.py mkdir-immutable: hush pyflakes, add...
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: slightly less-trivial...
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: remove trivial unused...
2010-01-14 Brian Warnertahoe add-alias/create-alias: don't corrupt non-newline...
2010-01-14 Brian Warnerchange docs and --help to use "grid" instead of "virtua...
2010-01-13 Brian Warnerclient.py: fix/update comments on KeyGenerator
2010-01-12 Brian WarnerClean up log.err calls, for one of the issues in #889.
2010-01-12 Brian Warnertidy up DeadReferenceError handling, ignore them in...
2010-01-10 Brian Warnertest_repairer: add (commented-out) test_each_byte,...
2010-01-10 Zooko O'Whielacronxrepairer: fix some wrong offsets in the randomized...
2010-01-10 Brian Warnertest_repairer: fix colliding basedir names, which cause...
2010-01-10 Zooko O'Whielacronxrepairer: add deterministic test for #819, mark as...
2010-01-02 Brian Warnermutable/publish: don't loop() right away upon DeadRefer...
2009-12-29 Brian Warnerimmutable/checker.py: oops, forgot some imports. Also...
2009-12-29 Brian Warnermutable repair: return successful=False when numshares...
2009-12-29 Brian Warnernode.py/interfaces.py: minor docs fixes
2009-12-29 Brian Warnerchecker: don't let failures in add-lease affect checker...
2009-12-27 Brian Warnertest_cli: verify fix for "tahoe get" not creating empty...
2009-12-27 Brian Warneraddendum to "Fix 'tahoe ls' on files (#771)"
2009-12-27 Brian WarnerFix 'tahoe ls' on files (#771). Patch adapted from...
2009-12-27 Brian Warnertahoe_get: don't create the output file on error. Close...
2009-12-27 Brian Warnerwebapi: don't accept zero-length childnames during...
2009-12-27 Brian WarnerCLI: send 'Accept:' header to ask for text/plain traceb...
2009-12-15 Brian Warnermore #859: avoid deprecation warning for unit tests...
2009-12-14 Zooko O'Whielacronxuse hashlib module if available, thus avoiding a Deprec...
2009-12-08 Brian Warnermutable/retrieve.py: stop reaching into private Mutable...
2009-12-08 Brian Warnermutable/servermap.py: stop reaching into private Mutabl...
2009-12-08 Brian Warnermutable/servermap.py: oops, query N+e servers in MODE_W...
2009-12-07 Brian Warnercontrol.py: fix speedtest: use download_best_version...
next