]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2011-09-14 Zooko O'Whielacronxdocs: fix formatting error in docs/known_issues.rst
2011-09-13 Zooko O'Whielacronxmerge Tahoe-LAFS v1.8.3 release announcement with trunk
2011-09-13 Zooko O'Whielacronxdocs: release notes for Tahoe-LAFS v1.8.3
2011-09-13 Zooko O'Whielacronxtests: bump up the timeout in this test that fails...
2011-09-13 david-sarahinterfaces: document that the 'fills-holes-with-zero...
2011-09-12 Zooko O'WhielacronxCREDITS: more CREDITS for Kevan and David-Sarah
2011-09-13 Zooko O'Whielacronxmerge NEWS about the mutable file bounds fixes with...
2011-09-12 Zooko O'Whielacronxdoc: add NEWS item about fixes to potential palimpsest...
2011-09-13 Zooko O'Whielacronxmerge the NEWS about the security fix (#1528) with...
2011-09-12 Zooko O'Whielacronxdoc: add NEWS entry about the issue which allows unauth...
2011-09-12 Zooko O'Whielacronxdoc: add entry in known_issues.rst about the issue...
2011-09-12 Zooko O'Whielacronxstorage: more paranoid handling of bounds and palimpses...
2011-09-12 Zooko O'Whielacronxstorage: test that the storage server ignores requests...
2011-09-12 Zooko O'Whielacronximmutable: prevent clients from reading past the end...
2011-09-12 Zooko O'Whielacronxstorage: remove the storage server's "remote_cancel_lea...
2011-09-12 Zooko O'Whielacronxstorage: test that the storage server does *not* have...
2011-09-12 Zooko O'Whielacronximmutable: test whether the server allows clients to...
2011-09-09 Brian WarnerRetrieve._activate_enough_peers: rewrite Verify logic
2011-09-09 Brian WarnerRetrieve: implement/test stopProducing
2011-09-09 Brian Warnermove DownloadStopped from download.common to interfaces
2011-09-09 Brian Warnerretrieve.py: remove vestigal self._validated_readers
2011-09-09 Brian WarnerRetrieve: rewrite flow-control: use a top-level loop...
2011-09-09 Brian WarnerRetrieve: merge _validate_active_prefixes into _add_act...
2011-09-09 Brian WarnerRetrieve: remove the initial prefix-is-still-good check
2011-09-09 Brian WarnerMDMFSlotReadProxy: remove the queue
2011-09-09 Brian Warnerrearrange Retrieve: first step, shouldn't change order...
2011-09-06 david-sarahCLI: test_cli.py -- remove an unnecessary call in test_...
2011-09-06 david-sarahCLI: improve test for 'tahoe mkdir --mutable-type=...
2011-09-05 david-sarahCLI: make the --mutable-type option value for 'tahoe...
2011-09-03 Kevan Carstensencli: make --mutable-type imply --mutable in 'tahoe...
2011-09-03 david-sarahSFTP: add a comment about a subtle interaction between...
2011-09-01 Brian Warnerimprove the storage/mutable.py asserts even more
2011-09-01 wilcoxjgstorage/mutable.py: special characters in struct.foo...
2011-08-31 david-sarahdocs/write_coordination.rst: fix formatting and add...
2011-08-31 Brian Warnertest_mutable.Version: consolidate some tests, reduce...
2011-08-30 Kevan Carstensenmutable/retrieve: handle the case where self._read_leng...
2011-08-30 Brian WarnerNEWS: added summary of all changes since 1.8.2. Needs...
2011-08-29 Brian Warnertest_mutable.Update: only upload the files needed for...
2011-08-29 Brian WarnerLet Uploader retain History instead of passing it into...
2011-08-28 Brian WarnerFix mutable publish/retrieve timing status displays...
2011-08-28 Brian WarnerTeach 'tahoe debug catalog-shares about MDMF. Closes...
2011-08-28 Brian Warnerdebug.py: remove some dead comments
2011-08-28 Brian Warnerhush pyflakes
2011-08-28 Brian WarnerMutableFileNode.set_downloader_hints: never depend...
2011-08-28 Brian Warnerlayout.py: fix MDMF share layout documentation
2011-08-28 Brian Warnerteach 'tahoe debug dump-share' about MDMF and offsets...
2011-08-28 Brian Warnertest_mutable.Version.test_debug: use splitlines() to...
2011-08-28 Brian Warnertest_mutable.Version: exercise 'tahoe debug find-shares...
2011-08-28 Brian Warnertest_mutable.py: oops, missed a .todo
2011-08-27 Brian Warnertest_mutable: merge davidsarah's patch with my Version...
2011-08-23 david-sarahMake the immutable/read-only constraint checking for...
2011-08-23 david-sarahAdditional tests for MDMF URIs and for zero-length...
2011-08-22 david-sarahAdditional tests for zero-length partial reads and...
2011-08-27 Brian Warnertest_mutable.Version: factor out some expensive uploads...
2011-08-27 Brian WarnerSDMF: update filenode with correct k/N after Retrieve...
2011-08-27 Brian Warnerlayout.py: annotate assertion to figure out 'tahoe...
2011-08-27 Brian WarnerAdd 'tahoe debug dump-cap' support for MDMF, DIR2-CHK...
2011-08-27 Brian WarnerMDMF: more writable/writeable consistentifications
2011-08-27 Brian WarnerMDMF: s/Writable/Writeable/g, for consistency with...
2011-08-26 david-sarahsetup.cfg: remove no-longer-supported test_mac_diskimag...
2011-08-25 Brian Warnertest_mutable.Update: increase timeout from 120s to...
2011-08-25 Zooko O'Whielacronxtests: fix check_memory test
2011-08-25 Brian WarnerTAG allmydata-tahoe-1.9.0a1 allmydata-tahoe-1.9.0a1
2011-08-25 Brian Warnertouch NEWS to trigger buildslaves
2011-08-25 Brian Warnertest_mutable.Update: remove .timeout overrides, otherwi...
2011-08-25 Brian Warnerblacklist.py: add read() method too, for completeness
2011-08-24 david-sarahImplementation, tests and docs for blacklists. This...
2011-08-16 david-sarahmutable/layout.py: fix unused import. refs #393 post-393
2011-08-16 david-sarahmutable/retrieve.py: cosmetics and remove a stale comme...
2011-08-13 Kevan Carstensenmutable/filenode.py: don't fetch more segments than...
2011-08-13 Kevan Carstensentest/test_mutable: test for incorrect div_ceil equations trac-5200
2011-08-13 Kevan Carstensenmutable/retrieve.py: use floor division to calculate...
2011-08-13 Kevan Carstensenmdmf: clean up boolean expressions, correct typos,...
2011-08-11 Brian Warnernow that tests pass with full-size keys, return test...
2011-08-11 Brian Warnerfix SHARE_HASH_CHAIN_SIZE computation
2011-08-10 david-sarahMore idiomatic resolution of the conflict between ticke...
2011-08-10 david-sarahReplace the hard-coded 522-bit RSA key size used for...
2011-08-10 david-sarahReplace the hard-coded 522-bit RSA key size used for...
2011-08-10 Zooko O'Whielacronxmerge some minor conflicts in test code from the 393...
2011-08-09 Zooko O'Whielacronxdoc: eliminate the phrase "rootcap" from doc/frontends...
2011-08-08 david-sarahtest_web.py: fix a test failure dependent on whether...
2011-08-07 Kevan Carstensenimmutable/filenode: fix pyflakes warnings
2011-08-07 Kevan Carstensentest: fix assorted tests broken by MDMF changes
2011-08-07 Kevan Carstensenuri: add MDMF and MDMF directory caps, add extension...
2011-08-07 Kevan Carstensentest/test_mutable: tests for MDMF
2011-08-07 Kevan Carstensenwebapi changes for MDMF
2011-08-07 Kevan Carstensenmutable/servermap: Rework the servermap to work with...
2011-08-07 Kevan Carstensendirnode: teach dirnode to make MDMF directories
2011-08-02 david-sarahFix some test failures caused by #393 patch.
2011-08-02 Kevan Carstensendocs: amend configuration, webapi documentation to...
2011-08-02 Kevan Carstensencli: teach CLI how to create MDMF mutable files
2011-08-02 Kevan Carstensenfrontends/sftpd: Resolve incompatibilities between...
2011-08-02 Kevan Carstensenmutable/layout: Define MDMF share format, write tools...
2011-08-02 Kevan Carstensenimmutable/filenode: implement unified filenode interface
2011-08-02 Kevan Carstensenimmutable/literal.py: Implement interface changes in...
2011-08-02 Kevan Carstensentest/common: Alter common test code to work with MDMF.
2011-08-02 Kevan Carstensenmutable: train checker and repairer to work with MDMF...
2011-08-02 Kevan Carstensennodemaker: teach nodemaker about MDMF caps
2011-08-02 Kevan Carstensenclient: teach client how to create and work with MDMF...
2011-08-02 Kevan Carstensenmutable/filenode: Modify mutable filenodes for use...
next