]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/immutable/encode.py
Flesh out "tahoe magic-folder status" command
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / immutable / encode.py
2016-02-08 meejahFlesh out "tahoe magic-folder status" command
2012-05-22 Brian Warnerconvert UploadResults to a fat init
2010-10-29 Brian Warnerfix #1223, crash+inefficiency during repair due to...
2010-05-14 Kevan CarstensenFix up the behavior of #778, per reviewers' comments
2009-12-05 Kevan CarstensenChange "UploadHappinessError" to "UploadUnhappinessError"
2009-11-23 Kevan CarstensenAlter the error message returned when peer selection...
2009-11-04 Kevan CarstensenAlter 'immutable/encode.py' and 'immutable/upload.py...
2009-11-21 david-sarahmake status of finished operations consistently "Finished"
2009-06-25 Brian WarnerSplit out NoSharesError, stop adding attributes to...
2009-05-22 Brian Warnerimmutable/encode.py: tolerate immediate _remove_shareho...
2009-05-22 Brian Warnerswitch all foolscap imports to use foolscap.api or...
2009-03-04 Brian Warneradd more information to NotEnoughSharesError, split...
2009-02-18 Brian Warnerbreak storage.py into smaller pieces in storage/*.py...
2009-02-10 Zooko O'Whielacronximmutable: defensive programming: assert that the encry...
2009-01-07 Zooko O'Whielacronximmutable: refactor uploader to do just encoding-and...
2009-01-05 Zooko O'Whielacronximmutable: refactor downloader to be more reusable...
2008-12-21 Zooko O'Whielacronximmutable, checker, and tests: improve docstrings,...
2008-12-09 Zooko O'Whielacronximmutable: remove unused code to produce plaintext...
2008-12-09 Zooko O'Whielacronxfinish renaming 'subshare' to 'block' in immutable...
2008-12-05 Zooko O'Whielacronxdownload: refactor handling of URI Extension Block...
2008-10-27 Brian Warnerinterfaces.py: promote immutable.encode.NotEnoughShares...
2008-08-26 Brian Warnerlogging: add 'unique-message-ids' (or 'umids') to each...
2008-07-16 Brian Warnermove encode/upload/download/checker.py into a new immut...