]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2010-05-29 david-sarahMove suppression of DeprecationWarning about BaseExcept... trac-4400
2010-05-29 david-sarahSFTP: cater to clients that assume a file is created...
2010-05-25 david-sarahSFTP: 'sync' any open files at a direntry before openin...
2010-05-25 david-sarahSFTP: handle removing a file while it is open. Also...
2010-05-25 david-sarahSFTP: a posix-rename response should actually return...
2010-05-25 david-sarahSFTP: fix problem with posix-rename code returning...
2010-05-24 david-sarahSFTP: fix time handling to make sure floats are not...
2010-05-24 david-sarahSFTP: name of the POSIX rename extension should be...
2010-05-23 david-sarahSFTP: avoid race condition where .write could be called...
2010-05-23 david-sarahSFTP: log tracebacks for RAISEd exceptions.
2010-05-23 david-sarahSFTP: more logging to investigate behaviour of getAttrs...
2010-05-23 david-sarahSFTP: fix pyflakes warnings; drop 'noisy' versions...
2010-05-23 david-sarahSFTP: fixes and test cases for renaming of open files.
2010-05-22 david-sarahSFTP: Increase test_sftp timeout to cater for francois...
2010-05-22 david-sarahSFTP: Fix error in support for getAttrs on an open...
2010-05-20 david-sarahSFTP tests: fix test_openDirectory_and_attrs that was...
2010-05-20 david-sarahSFTP: allow getAttrs to succeed on a file that has...
2010-05-20 david-sarahSFTP: improve logging so that results of requests are...
2010-05-19 david-sarahSFTP: add tests for more combinations of open flags.
2010-05-19 david-sarahSFTP: allow FXF_WRITE | FXF_TRUNC (#1050).
2010-05-19 david-sarahSFTP: remove another case where we were logging data.
2010-05-19 david-sarahSFTP: avoid logging all data passed to callbacks.
2010-05-18 david-sarahSFTP: fixes related to reporting of permissions (needed...
2010-05-18 david-sarahSFTP: change error code returned for ExistingChildError...
2010-05-17 david-sarahSFTP: fixed bugs that caused hangs during write (#1037).
2010-05-17 david-sarahSFTP: work around a probable bug in twisted.conch.ssh...
2010-05-16 david-sarahSFTP: Support statvfs extensions, avoid logging actual...
2010-05-16 david-sarahSFTP: fix error in SFTPUserHandler arguments introduced...
2010-05-16 david-sarahSFTP: implement execCommand to interoperate with client...
2010-05-15 david-sarahsftpd.py: 'log.OPERATIONAL' should be just 'OPERATIONAL'.
2010-05-15 david-sarahAttempt to fix #1040 by making SFTPUser implement ISession.
2010-05-15 david-sarahEliminate Windows newlines from sftpd.py.
2010-05-14 david-sarahUpdate SFTP implementation and tests: fix #1038 and...
2010-05-12 david-sarahTests for new SFTP implementation
2010-05-12 david-sarahNew SFTP implementation: mutable files, read/write...
2010-06-04 Zooko O'Whielacronxsetup: adjust make clean target to ignore our bundled...
2010-06-04 Zooko O'Whielacronxsetup: bundle a copy of setuptools_trial as an unzipped...
2010-06-04 Zooko O'Whielacronxsetup: bundle a copy of darcsver in unzipped egg form...
2010-06-04 david-sarahquickstart.html: warn against installing Python at...
2010-06-04 Zooko O'Whielacronxsetup: undo the previous patch to quote the executable...
2010-06-04 Zooko O'Whielacronxsetup: put quotes around the path to executable in...
2010-05-27 david-sarahAdd must_exist, must_be_directory, and must_be_file...
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...
next