]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src
Teach 'tahoe debug catalog-shares about MDMF. Closes #1507.
[tahoe-lafs/tahoe-lafs.git] / src /
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-25 Brian Warnertest_mutable.Update: increase timeout from 120s to...
2011-08-25 Zooko O'Whielacronxtests: fix check_memory test
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-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 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...
2011-08-02 Kevan Carstensennodemaker: teach nodemaker how to create MDMF mutable...
2011-08-02 Kevan Carstenseninterfaces: change interfaces to work with MDMF
2011-08-02 Kevan Carstensenmutable/publish: teach the publisher how to publish...
2011-08-02 Kevan Carstensenmutable/retrieve: rework the mutable downloader to...
2011-08-18 david-sarahCleanups for suppression of UserWarnings. refs #1435
2011-08-17 Zooko O'Whielacronxsuppress warning emitted by newer zope.interface with...
2011-08-15 david-sarah_auto_deps.py: change the requirement for zope.interfac...
2011-08-15 david-sarahallmydata/__init__.py, test_version.py: make version...
2011-08-11 Brian Warnerreplace tabs with spaces in the #1441 'tahoe debug...
2011-07-24 david-sarahCorrect the information printed by '/usr/bin/tahoe...
2011-07-24 david-sarahAdd test for webopen. fixes #1149
2011-08-10 david-sarahtest_client.py: relax a check in test_create_drop_uploa...
2011-08-10 david-sarahtest/common_util.py: correct fix to mkdir_nonascii...
2011-08-10 david-sarahtest/common_util.py: fix a typo. refs #1472
2011-08-10 david-sarahtest_client.py, test_drop_upload.py: fix pyflakes warnings.
2011-08-10 david-sarahFactor out methods dealing with non-ASCII directories...
2011-08-10 david-sarahtest_client.py: add a test that the drop-uploader is...
2011-08-10 david-sarahdrop-upload: rename 'start' method to 'startService...
2011-08-10 david-sarahtest_drop_upload.py: add comment explaining why we...
2011-08-09 david-sarahtest_drop_upload.py: fix some grammatical and spelling...
2011-08-09 Zooko O'Whielacronxdrop-upload: report the configured local directory...
2011-08-09 Zooko O'Whielacronxdrop-upload: rename the 'upload.uri' parameter to ...
2011-08-09 Zooko O'Whielacronxdrop-upload test for non-existent local dir separately...
2011-08-09 Zooko O'Whielacronxdrop-upload: unit tests for the configuration options...
2011-07-19 david-sarahsrc/allmydata/storage/server.py: use the filesystem...
2011-08-09 david-sarahtest_storage.py: test that we are using the filesystem...
2011-08-09 david-sarahWork around ref #1472 by having test_drop_upload delete...
2011-08-09 david-sarahRemove all trailing whitespace from .py files.
2011-08-08 david-sarahtest_drop_upload.py: fix unused imports. refs #1429
2011-08-08 david-sarahDrop-upload frontend, rerecorded for 1.9 beta (and...
2011-08-06 david-sarahnode.py: ensure that client and introducer nodes record...
2011-08-06 david-sarahtest_runner.py: fix a race condition in the test when...
2011-08-06 david-sarahtest_runner.py: cleanups of HOTLINE_FILE writing and...
2011-08-06 david-sarahtest_runner.py: remove an unused constant.
2011-08-06 david-sarahnode.py: fix the error path for a missing config option...
2011-08-06 david-sarahtest_runner.py: test that client and introducer nodes...
2011-08-04 david-sarahtest_runner.py: fix a bug in CreateNode.do_create intro...
2011-08-03 david-sarahtest_client.py: repair Basic.test_error_on_old_config_f...
2011-08-03 david-sarahtest_checker.py: increase timeout for TooParallel.test_...
2011-08-03 david-sarahtest_runner.py: fix RunNode.test_introducer to not...
2011-08-03 david-sarahFurther improve error message about old config files...
2011-08-03 david-sarahSlightly improve error message about old config files...
2011-08-03 david-sarahtest_checker.py: increase timeout for TooParallel.test_...
2011-08-03 david-sarahFix the bug that prevents an introducer from starting...
2011-08-03 david-sarahtest_runner.py: modify RunNode.test_introducer to test...
next