]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_upload.py
Hush pyflakes warnings
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_upload.py
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...
2007-05-01 Zooko O'Whielacronxbump some unit tests up to very high timeouts because...
2007-04-26 Brian Warneruse real encryption, generate/store/verify verifierid...
2007-04-24 Brian Warnertest_upload.py: add some TODO items
2007-04-04 Zooko O'Whielacronxuse the "binary" flag on open() for files that shouldn...
2007-03-30 Brian Warnerfinish making the new encoder/decoder/upload/download...
2007-03-30 Zooko O'Whielacronxadd unit tests and fix bugs in upload
2007-03-30 Zooko O'Whielacronxfinish storage server and write new download
2007-03-30 Zooko O'Whielacronxnew upload and storage server
2007-03-28 Zooko O'Whielacronxfix test_codec and test_upload to handle current API
2007-01-17 Brian Warnerhush pyflakes warnings
2007-01-17 Brian Warnerupdate URI format, include codec name
2007-01-16 Brian Warnerhush pyflakes warnings
2007-01-16 Brian Warnerrearrange encode/upload, add URIs, switch to Replicatin...
2006-12-14 Brian Warnermove all packages into src/, fix allmydata.Crypto build...