]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2010-02-02 Zooko O'WhielacronxTAG allmydata-tahoe-1.6.0 allmydata-tahoe-1.6.0
2010-02-02 Zooko O'Whielacronxdocs: install.html: recommend Python 2.5 (because I...
2010-02-02 Brian Warnerarchitecture.txt: remove trailing whitespace, wrap...
2010-02-02 Zooko O'Whielacronxdocs: a couple of small edits to release notes (thanks...
2010-02-02 Zooko O'Whielacronxdocs: CREDITS: where due
2010-02-02 Zooko O'Whielacronxdocs: a few small edits to performance.txt and README
2010-02-02 Kevan CarstensenFill in 'docs/performance.txt' with some performance...
2010-02-02 Zooko O'Whielacronxdocs: a few edits to architecture.txt, most significant...
2010-02-02 Zooko O'Whielacronxdocs: a few edits and updates to relnotes.txt, relnotes...
2010-02-02 david-sarahDocument leakage of cap URLs via phishing filters in...
2010-02-01 Zooko O'Whielacronxdocs: updates to relnotes.txt, NEWS, architecture,...
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-29 david-sarahFix invalid trailing commas in JSON example
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-sarahFix example JSON in webapi.txt that cannot occur in... trac-4200
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-28 Zooko O'Whielacronxdocs: update relnotes.txt for Tahoe-LAFS v1.6
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 WarnerNEWS: update with all recent user-visible changes
2010-01-27 Brian Warner"tahoe backup": fix --exclude-vcs docs to include Git
2010-01-27 Brian Warnerdocs: fix references to --no-storage, explanation of...
2010-01-26 Zooko O'Whielacronxdocs: further CREDITS level-ups for Nils, Kevan, David...
2010-01-24 david-sarahPatch to accept t=set-children as well as t=set_children
2010-01-26 david-sarahFix boodlegrid use of set_children
2010-01-26 Zooko O'Whielacronxftpd: clearer error message if Twisted needs a patch...
2010-01-15 Kevan CarstensenAdd 'docs/performance.txt', which (for the moment)...
2010-01-26 Zooko O'Whielacronxdocs: more CREDITS for François, Kevan, and David-Sarah
2010-01-20 francoistahoe_backup.py: display warnings on errors instead...
2010-01-24 david-sarahWarn about test failures due to setting FLOG* env vars
2010-01-16 david-sarahMessage saying that we couldn't find bin/tahoe should...
2010-01-12 david-sarahChange running.html to describe 'tahoe run'
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-09 francoiscontrib/fuse/runtests.py: Fix #888, configure settings...
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-14 Brian Warnerbackupdb.txt: fix ST_CTIME reference
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-11 Brian WarnerNEWS: improve "tahoe backup" notes, mention first-backu...
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-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
2010-01-09 Zooko O'Whielacronxdocs: CREDITS: add David-Sarah to the CREDITS file
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 WarnerNEWS: fix 1.4.1 announcement w.r.t. add-lease behavior...
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-27 Brian WarnerMakefile: upload-tarballs: switch from xfer-client...
2009-12-27 Brian Warnermisc/ringsim.py: make it deterministic, more detail...
2009-12-26 Brian Warnermisc/ringsim.py: tool to discuss #302
2009-12-24 Zooko O'Whielacronxdocs: fix helper.txt to describe new config style
2009-12-24 Brian Warnerdocs/stats.txt: add TOC, notes about controlling gather...
2009-12-23 Brian WarnerAdd docs/stats.py, explaining Tahoe stats, the gatherer...
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 Zooko O'Whielacronxdocs: reflow architecture.txt to 78-char lines
2009-12-08 Zooko O'Whielacronxdocs: update the about.html a little
2009-11-13 Zooko O'Whielacronxdocs: remove obsolete doc file "codemap.txt"
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...
next