]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_mutable.py
enhance SDMF/MDMF tests: zero-length files, size=None
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_mutable.py
2015-07-28 Brian Warnerenhance SDMF/MDMF tests: zero-length files, size=None
2015-07-28 Daira HopwoodAdd tests for SDMF partial reads. refs #2459
2015-03-31 Daira HopwoodMerge pull request #149 from warner/mutable-2034
2015-03-26 Brian Warneruse more servers for test_mutable.Update, to test ... 149/head
2015-02-04 Brian WarnerMerge branch 'pr138': fix long paths on windows
2015-01-30 Daira HopwoodChange uses of os.path.expanduser and os.path.abspath...
2013-05-15 Daira HopwoodImprovements to test refs #1742 1742-error-during-post
2013-05-15 Daira HopwoodAdd a test for raising NotEnoughSharesError when a...
2013-04-09 Brian WarnerRemove the whitespace reported by find-trailing-spaces...
2012-12-27 David-Sarah HopwoodRemove ResponseCache in favor of MDMFSlotReadProxy...
2012-06-21 david-sarahTests for ref #1669. Also refactor the existing tests...
2012-06-02 Brian WarnerCheckResults: use fat init, add type-checking assertions
2012-04-01 david-sarahSpelling error in a comment.
2012-03-31 Brian WarnerAdd test for bug #1689: repairing empty file hits no...
2012-03-14 Brian Warnernew introducer: signed extensible dictionary-based...
2012-01-24 KevanAdd test_verify_mdmf_all_bad_sharedata
2012-01-12 Brian Warnerretrieve.py: unconditionally check share-hash-tree...
2011-12-28 Brian Warnertest_mutable: don't use 75 shares (slow), now that...
2011-12-28 Kevan Carstensenmutable publish: track multiple servers-per-share....
2011-11-01 Brian WarnerIServer refactoring: pass IServer instances around...
2011-10-28 Zooko O'Whielacronxundo the effects of a patch I hadn't intended to commit...
2011-09-30 Zooko O'Whielacronxdebugprint the values of blocks and hashes thereof...
2011-10-07 david-sarahFix some more potential bugs in test code exposed by...
2011-10-13 Brian Warnermisc mutable-type fixes:
2011-10-04 david-sarahno_network.py: Clean up whitespace around code changed...
2011-10-04 david-sarahno_network.py: Fix potential bugs in some tests due...
2011-10-01 Brian WarnerMDMF: remove extension fields from caps, tolerate arbit...
2011-09-24 kevantest/test_mutable: reenable mdmf publish surprise test
2011-09-23 david-sarahtest_mutable.py: update SkipTest message for test_publi...
2011-09-20 david-sarahtest_mutable.py: skip test_publish_surprise_mdmf, which...
2011-09-18 kevantest/test_mutable: write publish surprise test for...
2011-09-18 kevantest/test_mutable: refactor publish surprise test into...
2011-09-09 Brian WarnerRetrieve: implement/test stopProducing
2011-09-09 Brian WarnerRetrieve: remove the initial prefix-is-still-good check
2011-09-09 Brian WarnerMDMFSlotReadProxy: remove the queue
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-29 Brian Warnertest_mutable.Update: only upload the files needed for...
2011-08-28 Brian WarnerTeach 'tahoe debug catalog-shares about MDMF. Closes...
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-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 WarnerMDMF: s/Writable/Writeable/g, for consistency with...
2011-08-25 Brian Warnertest_mutable.Update: increase timeout from 120s to...
2011-08-25 Brian Warnertest_mutable.Update: remove .timeout overrides, otherwi...
2011-08-13 Kevan Carstensentest/test_mutable: test for incorrect div_ceil equations trac-5200
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-07 Kevan Carstensentest/test_mutable: tests for MDMF
2011-02-27 Brian Warnerstorage_client.py: clean up test_add_server/test_add_de...
2011-02-21 Brian WarnerRefactor StorageFarmBroker handling of servers
2010-10-27 david-sarahmake ResponseCache smarter to avoid memory leaks: don...
2010-10-24 david-sarahtest_mutable.py: add test for ResponseCache memory...
2010-08-04 Brian WarnerRewrite immutable downloader (#798). This patch adds...
2010-02-26 david-sarahChange relative imports to absolute
2010-02-22 david-sarahChange direct accesses to an_uri.storage_index to calls...
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: remove trivial unused...
2009-12-29 Brian Warnermutable repair: return successful=False when numshares...
2009-12-08 Brian Warnermutable/servermap.py: stop reaching into private Mutabl...
2009-12-01 Brian WarnerSimplify immutable download API: use just filenode...
2009-11-18 Brian Warnermove convergence secret into SecretHolder, next to...
2009-10-13 Brian Warnerclient.create_mutable_file(contents=) now accepts a...
2009-08-15 Brian WarnerOverhaul IFilesystemNode handling, to simplify tests...
2009-07-15 Brian WarnerAllow tests to pass with -OO by turning some AssertionE...
2009-07-02 Brian Warnercreate_node_from_uri: take both writecap+readcap, move...
2009-07-01 Brian Warnermutable repairer: skip repair of readcaps instead of...
2009-06-29 Brian Warneruse 522-bit RSA keys in all unit tests (except one)
2009-06-29 Brian Warnerremove trailing whitespace
2009-06-23 Brian Warnerbig rework of introducer client: change local API,...
2009-06-21 Brian Warnerclean up storage_broker interface: should fix #732
2009-06-21 Brian Warnerhush pyflakes with recent FileTooLarge removal
2009-06-20 kevanchange max filesize limit tests
2009-06-02 Brian Warnermore refactoring: move get_all_serverids() and get_nick...
2009-06-02 Brian Warnermore storage_broker refactoring: downloader gets a...
2009-06-01 Brian Warnerstart to factor server-connection-management into a...
2009-05-22 Brian Warnerswitch all foolscap imports to use foolscap.api or...
2009-02-18 Brian Warnerchange StorageServer to take nodeid in the constructor...
2009-02-18 Brian Warnerbreak storage.py into smaller pieces in storage/*.py...
2009-02-16 Brian Warnertest_util: get almost full test coverage of dictutil...
2009-01-15 Brian Warnermutable: move recent operation history management code...
2008-12-10 Brian Warnermutable publish: if we are surprised by shares that...
2008-12-07 Zooko O'Whielacronxmutable: rename mutable/node.py to mutable/filenode...
2008-12-06 Brian Warnermutable.modify(): after UCWE, publish even if the secon...
2008-12-06 Brian WarnerMutableFileNode.modify: pass first_time= and servermap...
2008-11-19 Brian Warnermutable: respect the new tahoe.cfg 'shares.needed'...
2008-10-29 Brian Warnermove testutil into test/common_util.py, since it doesn...
2008-10-27 Brian Warnerinterfaces.py: promote immutable.encode.NotEnoughShares...
2008-10-24 Brian Warnermutable: call remove_advise_corrupt_share when we see...
2008-10-24 Brian Warnermutable/servermap.py: fix needs_merge(), it was incorre...
2008-10-22 Brian Warnermore #514: pass a Monitor to all checker operations...
2008-09-07 Brian Warnerchecker: overhaul checker results, split check/check_an...
2008-08-13 Brian Warnermutable: add get_size_of_best_version to the interface...
2008-08-12 Brian WarnerIFilesystemNode: add get_storage_index(), it makes...
2008-08-06 Brian Warnermutable: more repair tests, one with force=True to...
next