]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2010-08-02 Zooko O'Whielacronxdocs: update the list of forums to announce Tahoe-LAFS... trac-4600
2010-08-02 Zooko O'Whielacronximmutable: tidy-up some code by using a set instead...
2010-08-01 Zooko O'Whielacronxsetup: fix a couple instances of hard-coded 'allmydata...
2010-08-01 Zooko O'Whielacronxsetup: replace hardcoded 'allmydata-tahoe' with allmyda...
2010-08-01 Zooko O'WhielacronxNEWS: describe #1055
2010-07-19 Zooko O'Whielacronximmutable: use PrefixingLogMixin to organize logging...
2010-07-19 Zooko O'Whielacronxbenchmarking: update bench_dirnode to be correct and...
2010-07-19 Zooko O'Whielacronxtrivial: rename and add in-line doc to clarify "used_pe...
2010-07-30 Zooko O'Whielacronxdocs: add Jacob Lyles to CREDITS
2010-07-30 jacob.lylesweb: don't use %d formatting on a potentially large...
2010-07-29 Zooko O'Whielacronxdocs: fix licensing typo that was earlier fixed in...
2010-07-26 david-sarahmisc/build_helpers/run-with-pythonpath.py: fix stale...
2010-07-23 david-sarahdocs/specifications/dirnodes.txt: 'mesh'->'grid'.
2010-07-23 david-sarahdocs/specifications/dirnodes.txt: bring layer terminolo...
2010-07-21 Zooko O'Whielacronxdocs: use current cap to Zooko's wiki page in example...
2010-07-20 david-sarah__init__.py: silence DeprecationWarning about BaseExcep...
2010-07-20 david-sarahtest_runner: test that 'tahoe --version' outputs no...
2010-07-19 Zooko O'WhielacronxTAG allmydata-tahoe-1.7.1 allmydata-tahoe-1.7.1
2010-07-19 Zooko O'Whielacronxrelnotes.txt: updated for v1.7.1 release!
2010-07-19 Zooko O'Whielacronximmutable: add test case of #1128, fix test case of...
2010-07-19 Zooko O'WhielacronxNEWS: add #1118 and reflow
2010-07-19 Zooko O'Whielacronximmutable: fix bug in which preexisting_shares and...
2010-07-19 david-sarahupload.py: fix #1118 by aborting newly-homeless buckets...
2010-07-18 david-sarahdocs/known_issues.txt: update release version and date.
2010-07-18 david-sarahrelnotes.txt, docs/quickstart.html: prepare for 1.7...
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 david-sarahdocs/logging.txt: document that _trial_temp/test.log...
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_storage.py: test for the new remote_abort...
2010-07-15 Kevan Carstensenstorage/immutable.py: make remote_abort btell the stora...
2010-07-15 Kevan Carstensentest/test_upload.py: changes to test plumbing for ...
2010-07-15 Kevan Carstensenimmutable/upload.py: abort buckets if peer selection...
2010-07-18 david-sarahtest_encodingutil: correct an error in the previous...
2010-07-18 david-sarahNEWS: Forward-compatibility improvements for non-ASCII...
2010-07-18 david-sarahtest_dirnode and test_web: don't use failUnlessReallyEq...
2010-07-18 david-sarahtest_encodingutil: StdlibUnicode.test_open_representabl...
2010-07-18 Zooko O'Whielacronxdocs: add comment clarifying #1051
2010-07-18 Zooko O'Whielacronxdocs: update NEWS
2010-07-11 david-sarahAdd tests of caps from the future that have non-ASCII...
2010-03-05 jacobDebian documentation update
2010-03-04 jacobdebian-docs-patch-final
2010-07-18 Zooko O'WhielacronxM-x whitespace-cleanup
2010-07-18 Zooko O'Whielacronxdocs: tidy up NEWS a little
2010-07-18 Zooko O'Whielacronxbenchmarking: update bench_dirnode.py to reflect the...
2010-07-18 david-sarahtest_encodingutil: fix test_open_representable, which...
2010-07-18 francoisiputil.py: Add support for FreeBSD 7,8 and 9
2010-07-18 Zooko O'WhielacronxNEWS: add snippet about #1083
2010-07-17 david-sarahfileutil: docstrings for non-obvious usage restrictions...
2010-07-11 david-sarahMove EncryptedTemporaryFile from SFTP frontend to allmy...
2010-07-18 Zooko O'WhielacronxNEWS: reorder NEWS snippets to be in descending order...
2010-07-18 david-sarahCorrect stringutils->encodingutil patch to be the newer...
2010-07-18 david-sarahtest_cli.py: fix error that crept in when rebasing...
2010-07-17 david-sarahstringutils: add test for when sys.stdout has no encodi...
2010-07-17 david-sarahCLI: add 'tahoe unlink' as an alias to 'tahoe rm',...
2010-07-14 Zooko O'Whielacronxminor code clean-up in dirnode.py
2010-07-12 david-sarahRename stringutils to encodingutil, and drop listdir_un...
2010-07-11 david-sarahAllow URIs passed in the initial JSON for t=mkdir-with...
2010-07-14 Zooko O'Whielacronxdocs: CREDITS and NEWS
2010-06-19 Zooko O'WhielacronxCREDITS: more creds for Kevan, plus utf-8 BOM
2010-07-14 david-sarahcli.py: make command descriptions consistently end...
2010-07-12 david-sarahSFTP: address some of the comments in zooko's review...
2010-07-12 david-sarahdocs/logging.txt: note that setting flogging vars might...
1970-07-13 david-sarahtest_storage.py: potential fix for failures when loggin...
2010-07-08 terrellrussellupcase_since_on_welcome
2010-06-05 freestorm77server_version_on_welcome_page.dpatch.txt
2010-07-08 Zooko O'WhielacronxNEWS: add NEWS snippets about two recent patches
2010-06-22 freestorm77directory_html_top_banner.dpatch
2010-06-22 freestorm77tahoe_css_toolbar.dpatch
2010-06-22 freestorm77runnin_test_tahoe_css.dpatch
2010-06-22 freestorm77runnin_test_directory_xhtml.dpatch
2010-06-26 david-sarahstringutils.py: tolerate sys.stdout having no 'encoding...
2010-07-05 david-sarahquickstart.html: python 2.5 -> 2.6 as recommended version
2010-06-28 david-sarahSFTP: don't call .stopProducing on the producer registe...
2010-06-25 david-sarahdocs/how_to_make_a_tahoe-lafs_release.txt: trivial...
2010-06-19 Zooko O'Whielacronxsetup: in the Makefile, refuse to upload tarballs unles...
2010-06-14 Zooko O'Whielacronxtrivial: tiny update to in-line comment
2010-06-19 Zooko O'Whielacronxdocs: about.html link to home page early on, and be...
2010-06-19 Zooko O'Whielacronxdocs: update about.html, especially to have a non-broke...
2010-06-19 Zooko O'WhielacronxTAG allmydata-tahoe-1.7.0 allmydata-tahoe-1.7.0
2010-06-19 Zooko O'Whielacronxdocs: update relnotes.txt for Tahoe-LAFS v1.7.0!
2010-06-19 Zooko O'Whielacronxdocs: update known_issues.txt with more detail about...
2010-06-19 Zooko O'Whielacronxdocs: quickstart.html: link to 1.7.0 zip file and add...
2010-06-19 Zooko O'Whielacronxdocs: more CREDITS for Kevan, plus utf-8 BOM
2010-06-19 Zooko O'Whielacronxdocs: update NEWS for release 1.7.0
2010-06-19 Zooko O'Whielacronxdocs: apply patch from duck for #937 about "tahoe run...
2010-06-19 david-sarahwebapi.txt: fix statement about leap seconds.
2010-06-19 david-sarahrunning.html: Tahoe->Tahoe-LAFS in what used to be...
2010-06-19 david-sarahtest_backupdb.py: skip test_unicode if we can't represe...
2010-06-19 david-sarahtest_web.py: correct a test that was missed in the...
2010-06-18 david-sarahdirnode.py: stop writing 'ctime' and 'mtime' fields...
2010-06-17 david-sarahtest_storage.py: print more information on test failures.
2010-06-17 david-sarahrunning.html: describe where 'bin/tahoe' is only once.
2010-06-17 david-sarahMerge using.html into running.html.
2010-06-17 david-sarahRemove firewall section from running.html and say to... trac-4500
2010-06-19 david-sarahFTP-and-SFTP.txt: add Known Issues section.
2010-06-19 david-sarahFTP-and-SFTP.txt: remove description of public key...
next