]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_mutable.py
test/test_mutable: write publish surprise test for MDMF, rename existing test_publish...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_mutable.py
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...
2008-08-06 Brian Warnertest_mutable: add comment about minimal-bandwidth repai...
2008-08-06 Brian Warnertest_mutable: factor out common setup code
2008-08-06 Brian Warnermutable: start adding Repair tests, fix a simple bug
2008-07-18 Brian Warnerfirst pass at a mutable repairer. not tested at all...
2008-07-16 Brian Warnermove encode/upload/download/checker.py into a new immut...
2008-07-16 Brian Warneroverhaul checker invocation
2008-07-08 Brian Warnerimplement a mutable checker+verifier. No repair yet...
2008-07-07 Brian Warnerservermap.shares_available: report N too, not just k
2008-07-07 Brian Warnertest_mutable.py: add tests for no-servers conditions...
2008-06-24 Brian Warnertest_mutable.py: add more tests of post-mapupdate corru...
2008-06-03 Brian Warnermutable/publish.py: raise FileTooLargeError instead...
2008-05-14 Brian Warnertest_mutable.py: test replacing a file that has one...
2008-04-30 Brian Warnertest_mutable: update notify_publish() to match new...
2008-04-23 Brian Warnertest_mutable: test that all servers refusing our share...
2008-04-23 Brian Warnermutable: improve test coverage in Retrieve, when shares...
2008-04-22 Brian Warnermutable/servermap: improve test coverage
2008-04-22 Brian Warnermutable: test write failures, uncoordinated write detection
2008-04-22 Brian Warnermutable: improve testing to exercise the non-cached...
2008-04-21 Brian Warnermutable: improve test coverage slightly
2008-04-19 Brian Warnermutable/servermap: improve test coverage
2008-04-19 Brian Warnermutable: improve test coverage, fix bug in privkey...
2008-04-18 Brian Warnertest_mutable: hush pyflakes
2008-04-18 Brian Warnertest_mutable: factor out ShouldFailMixin
2008-04-18 Brian Warnermutable: implement MutableFileNode.modify, plus tests
2008-04-18 Brian Warnermutable: replace MutableFileNode API, update tests...
2008-04-17 Brian Warnermutable WIP: merge in patches from current trunk
2008-04-17 Brian Warnermutable WIP: add servermap update status pages
2008-04-17 Brian Warnermutable WIP: oops, fix test_mutable
2008-04-16 Brian Warnermutable WIP: improve logging a bit
2008-04-16 Brian Warnermutable WIP: rewrite ServerMap data structure, add...
next