]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2010-06-03 david-sarahFix test failures in test_web caused by changes to...
2010-05-21 Francois Deppierrazmisc/show-tool-versions.py: Display additional Python...
2010-06-02 david-sarahdirnode.py: Fix bug that caused 'tahoe' fields, 'ctime...
2010-06-01 david-sarahdirnode.py: Fix #1034 (MetadataSetter does not enforce...
2010-05-28 david-sarahChange doc comments in interfaces.py to take into accou...
2010-05-27 david-sarahTrivial whitespace changes.
2010-05-23 david-sarahSuppress 'integer argument expected, got float' Depreca...
2010-05-12 david-sarahChange shouldFail to avoid Unicode errors when converti...
2010-05-20 david-sarahSFTP: relax pyasn1 version dependency to >= 0.0.8a.
2010-05-16 david-sarahSFTP: add pyasn1 as dependency, needed if we are using...
2010-06-03 david-sarahallmydata.org -> tahoe-lafs.org in __init__.py
2010-06-03 david-sarahsmall change to CREDITS
2010-06-03 david-sarahResolve conflict in patch to change imports to absolute.
2010-06-03 david-sarahMinor documentation tweaks.
2010-05-29 freestorm77title_rename_xhtml.dpatch.txt
2010-05-19 Zooko O'Whielacronxtests: refactor test_web.py to have less duplication...
2010-04-24 freestorm77doc_reformat_stats.txt
2010-04-24 freestorm77doc_reformat_performance.txt
2010-04-24 freestorm77doc_refomat_logging.txt
2010-04-24 freestorm77doc_reformat_known_issues.txt
2010-04-24 freestorm77doc_reformat_helper.txt
2010-04-24 freestorm77doc_reformat_garbage-collection.txt
2010-04-24 freestorm77doc_reformat_FTP-and-SFTP.txt
2010-04-24 freestorm77doc_reformat_debian.txt
2010-04-24 freestorm77doc_reformat_configuration.txt
2010-04-24 freestorm77doc_reformat_CLI.txt
2010-04-24 freestorm77doc_reformat_backupdb.txt
2010-04-24 freestorm77doc_reformat_architecture.txt
2010-02-26 david-sarahCorrect harmless indentation errors found by pylint
2010-02-26 david-sarahChange relative imports to absolute
2010-05-25 david-sarahDocument reason for the trialcoverage version requireme...
2010-05-24 david-sarahDowngrade version requirement for trialcoverage to...
2010-05-16 david-sarahSuppress deprecation warning for twisted.web.error...
2010-05-24 Zooko O'Whielacronxdocs: CREDITS for Jeremy Visser
2010-05-24 Zooko O'Whielacronxtest: show stdout and stderr in case of non-zero exit...
2010-05-23 Zooko O'Whielacronxsetup: upgrade bundled zetuptoolz to zetuptoolz-0.6c15d...
2010-05-23 Zooko O'Whielacronxsetup: remove bundled zipfile egg of setuptools
2010-05-22 Zooko O'Whielacronxsetup: remove bundled copy of setuptools_trial-0.5...
2010-05-22 Zooko O'Whielacronxsetup: remove bundled setuptools_darcs-1.2.8.tar
2010-05-21 Zooko O'Whielacronxtests: fix pyflakes warnings in bench_dirnode.py
2010-05-21 Zooko O'Whielacronxsetup: if the string '--reporter=bwverbose-coverage...
2010-05-21 Zooko O'Whielacronxtests: don't let bench_dirnode.py do stuff and have...
2010-05-20 Zooko O'Whielacronxtests: increase timeout to give François's ARM buildsla...
2010-05-10 freestorm77run_trial.darcspath
2010-05-18 Zooko O'Whielacronxdocs: line-wrap README.txt
2010-05-15 Kevan CarstensenHush pyflakes warnings
2010-05-16 Zooko O'Whielacronxsetup: new improved misc/show-tool-versions.py
2010-05-15 Kevan CarstensenImprove code coverage of the Tahoe2PeerSelector tests.
2010-05-14 Kevan CarstensenRemove a comment that no longer makes sense.
2010-05-14 Zooko O'Whielacronxdocs: update docs/architecture.txt to more fully and...
2010-05-14 Kevan CarstensenFix up the behavior of #778, per reviewers' comments
2009-12-30 Kevan CarstensenAlter the error message when an upload fails, per some...
2009-12-05 Kevan CarstensenChange "UploadHappinessError" to "UploadUnhappinessError"
2009-11-23 Kevan CarstensenAlter the error message returned when peer selection...
2009-11-18 Kevan CarstensenEliminate overcounting iof servers_of_happiness in...
2009-11-16 Kevan CarstensenChange stray "shares_of_happiness" to "servers_of_happi...
2009-11-16 Kevan CarstensenAlter Tahoe2PeerSelector to make sure that it recognize...
2009-11-04 Kevan CarstensenAlter 'immutable/encode.py' and 'immutable/upload.py...
2009-11-04 Kevan CarstensenAlter the signature of set_shareholders in IEncoder... trac-4300
2009-09-24 Kevan CarstensenAlter CiphertextDownloader to work with servers_of_happ...
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...
2009-10-18 Kevan CarstensenAlter NoNetworkGrid to allow the creation of readonly...
2010-05-14 kevanUpdate 'docs/architecture.txt' to reflect readonly...
2010-04-28 Kevan CarstensenAlter the wording in docs/architecture.txt to more...
2009-12-05 "Kevan Carstensen"Alter wording in 'interfaces.py' to be correct wrt...
2009-12-05 Kevan CarstensenUpdate 'docs/configuration.txt' to reflect the servers_...
2010-05-11 david-sarahClarify quickstart instructions for installing pywin32
2010-05-10 Zooko O'Whielacronxweb: add a simple test that you can load directory...
2010-05-10 Zooko O'Whielacronxsetup: fix typos in misc/show-tool-versions.py
2010-05-10 Zooko O'Whielacronxsetup: show code-coverage tool versions in show-tools...
2010-05-04 Zooko O'Whielacronxdocs: update README, mv it to README.txt, update setup.py
2010-05-04 david-sarahDependency on Windmill test framework is not needed...
2010-05-04 Zooko O'Whielacronxtests: pass z to tar so that BSD tar will know to ungzip
2010-05-04 Zooko O'Whielacronxsetup: update comments and URLs in setup.cfg
2010-05-04 Zooko O'Whielacronxsetup: reorder and extend the show-tool-versions script...
2010-04-30 Francois DeppierrazCLI: Support for https url in option --node-url
2010-04-28 Brian Warnerbackupdb.did_create_directory: use REPLACE INTO, not...
2010-04-24 Brian Warner"tahoe webopen": add --info flag, to get ?t=info
2010-04-21 Zooko O'Whielacronxdocs: install.html http-equiv refresh to quickstart...
2010-04-21 Zooko O'Whielacronxdocs: install.html -> quickstart.html
2010-04-16 david-sarahFix another typo in tahoe_storagespace munin plugin
2010-04-16 david-sarahAdd dependency on windmill >= 1.3
2010-04-14 Zooko O'Whielacronxlicensing: phrase the OpenSSL-exemption in the vocabula...
2010-02-21 freestorm77munin-tahoe_storagespace
2010-03-09 Zooko O'Whielacronxsetup: add licensing declaration for setuptools (notice...
2010-03-09 Zooko O'Whielacronxsetup: fix error in licensing declaration from Shawn...
2010-03-04 Zooko O'WhielacronxCREDITS to Jacob Appelbaum
2010-03-04 jacobdesert-island-build-with-proper-versions
2010-03-03 Zooko O'Whielacronxdocs: a few small edits to try to guide newcomers throu...
2010-02-28 david-sarahTAG allmydata-tahoe-1.6.1 allmydata-tahoe-1.6.1
next