]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_upload.py
new introducer: signed extensible dictionary-based messages! refs #466
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_upload.py
2012-03-14 Brian Warnernew introducer: signed extensible dictionary-based...
2011-10-30 Brian Warnerupdate project-home URLs: /trac/tahoe/ was replaced...
2011-02-27 Brian Warnerimmutable/upload.py: reduce use of get_serverid()
2011-02-27 Brian Warnerhappinessutil.py: finally rename merge_peers to merge_s...
2011-02-27 Brian Warnertest_upload.py: factor out FakeServerTracker
2011-02-27 Brian Warnertest_upload.py: server-vs-tracker cleanup
2011-02-27 Brian Warnerrefactor: s/peer/server/ in immutable/upload, happiness...
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-08-04 Brian WarnerRewrite immutable downloader (#798). This patch adds...
2010-07-29 david-sarahtest_upload.py: rename test_problem_layout_ticket1124...
2010-07-29 david-sarahtest_upload.py: rename test_problem_layout_ticket1124...
2010-08-02 Zooko O'Whielacronxtests: remove debug print
2010-07-19 Zooko O'Whielacronximmutable: use PrefixingLogMixin to organize logging...
2010-07-19 Zooko O'Whielacronxtrivial: rename and add in-line doc to clarify "used_pe...
2010-07-19 Zooko O'Whielacronximmutable: add test case of #1128, fix test case of...
2010-07-19 Zooko O'Whielacronximmutable: extend the tests to check that the shares...
2010-07-18 Zooko O'Whielacronximmutable: test for #1118
2010-07-18 Zooko O'Whielacronximmutable: test for #1124
2010-07-18 Zooko O'Whielacronxtrivial: fix unused import (sorry about that, pyflakes)
2010-07-18 Zooko O'Whielacronxtests, NEWS, CREDITS re: #1117
2010-07-16 Kevan Carstensentest/test_upload.py: test to see that aborted buckets...
2010-07-15 Kevan Carstensentest/test_upload.py: changes to test plumbing for ...
2010-07-18 Zooko O'WhielacronxM-x whitespace-cleanup
2010-06-03 david-sarahResolve conflict in patch to change imports to absolute.
2010-02-26 david-sarahChange relative imports to absolute
2010-05-15 Kevan CarstensenHush pyflakes warnings
2010-05-15 Kevan CarstensenImprove code coverage of the Tahoe2PeerSelector tests.
2010-05-14 Kevan CarstensenRevisions of the #778 tests, per reviewers' comments
2010-01-07 Kevan CarstensenAlter various unit tests to work with the new happy...
2009-12-05 Kevan CarstensenReplace "UploadHappinessError" with "UploadUnhappinessE...
2009-11-23 Kevan CarstensenAdd tests for the behavior described in #834.
2009-11-16 Kevan CarstensenRe-work 'test_upload.py' to be more readable; add more...
2009-11-09 Kevan CarstensenTest Tahoe2PeerSelector to make sure that it recognizes...
2009-11-04 Kevan CarstensenAdd more tests for comment:53 in ticket #778
2009-11-04 Kevan CarstensenAdd a test for upload.shares_by_server
2009-11-04 Kevan CarstensenMinor tweak to an existing test -- make the first serve...
2009-11-04 Kevan CarstensenAlter tests to use the new form of set_shareholders
2009-10-30 "Kevan Carstensen"Refactor some behavior into a mixin, and add tests...
2010-02-22 david-sarahChange direct accesses to an_uri.storage_index to calls...
2010-01-12 Brian WarnerClean up log.err calls, for one of the issues in #889.
2009-11-18 Brian Warnermove convergence secret into SecretHolder, next to...
2009-11-11 Brian Warnerstop using IURI()/etc as an adapter
2009-08-15 Brian WarnerOverhaul IFilesystemNode handling, to simplify tests...
2009-07-17 Brian Warnerupload: fix #758 recursion-loop in peer-selection when...
2009-06-25 Brian Warnerhush pyflakes
2009-06-25 Brian WarnerSplit out NoSharesError, stop adding attributes to...
2009-06-23 Brian Warnerbig rework of introducer client: change local API,...
2009-06-10 Zooko O'Whielacronxtests: significantly increase timeouts that triggered...
2009-06-09 Zooko O'Whielacronxtests: double the timeouts on some tests which time...
2009-06-08 Zooko O'Whielacronxtests: bump up timeouts so that the tests can finish...
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-23 Brian Warnerstop using RuntimeError in unit tests, for #639
2009-02-17 Brian Warnertest_upload: rewrite in terms of no-network GridTestMix...
2009-02-12 Zooko O'Whielacronxversioning: include an "appname" in the application...
2009-02-09 Brian Warnertest_upload: add test of maximum-immutable-share-size...
2009-01-13 Brian Warnerupload: use WriteBucketProxy_v2 when uploading a large...
2008-11-22 Brian Warnerupload: don't use servers which can't support the share...
2008-11-18 Brian Warnertahoe.cfg: add controls for k and N (and shares-of...
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-07-16 Brian Warnermove encode/upload/download/checker.py into a new immut...
2008-06-03 Brian Warnermove FileTooLargeError out to a common location
2008-06-02 Brian WarnerDon't allow uploads of large files (about 12GiB or...
2008-04-15 Brian Warnermutable WIP: rename NotEnoughPeersError to NotEnoughSha...
2008-03-24 Zooko O'Whielacronxuse added secret to protect convergent encryption
2008-02-07 Brian Warnertest_upload.py: hush pyflakes
2008-02-07 Brian Warnertest_upload.py: add test to exercise CHK hashing variations
2008-02-06 Brian Warnerupload: return an UploadResults instance (with .uri...
2008-02-05 Brian Warnerintroducer: remove remaining bits of 'push-to-myself...
2008-02-05 Brian Warnerbig introducer refactoring: separate publish+subscribe...
2008-01-31 Brian Warnerremove upload.upload_(data,filename,filehandle) conveni...
2008-01-30 Zooko O'Whielacronxmake content-hash-key encryption a parameter of uploading
2008-01-24 Brian Warnertest_upload.py: implement remote_abort on our fake...
2008-01-16 Brian Warnermegapatch: overhaul encoding_parameters handling: now...
2008-01-14 Brian Warnerremove wait_for_numpeers and the when_enough_peers...
2007-12-03 Zooko O'Whielacronxmerge patch to integrate decentralized directories...
2007-11-20 Brian Warnermore hierarchical logging: download/upload/encode
2007-12-03 Zooko O'Whielacronxdecentralized directories: integration and testing
2007-09-17 Brian Warnerupload: make peer-selection a bit more uniform. Closes...
2007-09-16 Brian Warnerpeer-selection: if we must loop, send a minimal number...
2007-09-16 Brian Warnerupload: switch to Tahoe2, add test for uniform share...
2007-08-28 Brian Warnerdeletion phase2a: improve creation of renew/cancel...
2007-08-28 Brian Warnerdeletion phase1: send renew/cancel-lease secrets, but...
2007-08-10 Brian Warner#96: add flag to enable pushing data to ourselves,...
2007-07-23 Brian Warnertruncate storage index to 128 bits, since it's derived...
2007-07-21 Brian Warneruri: implement URI-processing classes, IFileURI/IDirnod...
2007-07-20 Brian Warnerupload: finish refactoring, all unit tests pass now
2007-07-14 Brian Warnerstorage.py: add a test for the next_power_of_k fix...
2007-07-13 Brian Warnerstorage: we must truncate short segments. Now most...
2007-07-13 Brian Warnermore #85 work, system test still fails
2007-07-12 Brian Warnerallow the introducer to set default encoding parameters...
2007-07-12 Brian Warnerimplement URI:LIT, which stores small (<55B) files...
2007-06-10 Brian Warnerrename fileid/verifierid to plaintext_hash/crypttext_hash
2007-06-08 Brian Warnerconsolidate multiple definitions of NotEnoughPeersError
2007-06-08 Brian Warnermove almost all hashing to SHA256, consolidate into...
2007-06-02 Brian Warnermove validation data to thingA, URI has storage_index...
2007-05-23 Brian Warnerchange uri-packer-unpacker to deal with dictionaries...
next