]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2010-06-04 Zooko O'Whielacronxunicode: always decode json manifest as utf-8 then...
2010-06-04 Zooko O'Whielacronxfix flakes
2010-06-04 Zooko O'Whielacronxfix syntax of assertion handling that isn't portable...
2010-05-21 Francois Deppierraztest_stringutils.py: Skip test test_listdir_unicode_goo...
2010-05-21 Francois Deppierraztest_stringutils.py: Skip test_listdir_unicode on mocke...
2010-05-21 Francois Deppierraztest_stringutils.py: Add a test class for OpenBSD 4...
2010-05-21 Francois Deppierraztest_stringutils.py: Mock the open() call in test_open_...
2010-05-21 Francois Deppierraztest_stringutils.py: Fix a trivial Python 2.4 syntax...
2010-05-20 Francois Deppierraztest_cli.py: Fix tests when sys.stdout.encoding=None...
2010-05-20 Francois DeppierrazFix handling of correctly encoded unicode filenames...
2010-05-20 Francois Deppierrazstringutils.py: Unicode helper functions + associated...
2010-05-19 Francois DeppierrazAdd dependency on Michael Foord's mock library
2010-06-03 david-sarahResolve merge conflict for sftpd.py
2010-06-02 david-sarahSFTP: possible fix for metadata times being shown as...
2010-06-02 david-sarahSFTP: further improvements to test coverage.
2010-06-02 david-sarahSFTP: improve test coverage. Also make creating a direc...
2010-06-02 david-sarahdirnode.py: fix a bug in the no-write change for Adder...
2010-06-01 david-sarahSFTP: fix a bug that caused the temporary files underly...
2010-06-01 david-sarahSFTP: changes for #1063 ('no-write' field) including...
2010-05-30 david-sarahSFTP: the same bug as in _sync_heisenfiles also occurre...
2010-05-30 david-sarahSFTP: another try at fixing the _sync_heisenfiles bug.
2010-05-30 david-sarahSFTP: fix silly bug in _sync_heisenfiles ('f is not...
2010-05-30 david-sarahSFTP: log when a sync completes.
2010-05-30 david-sarahSFTP: fix bug in previous logging patch.
2010-05-30 david-sarahSFTP: more logging to track down OpenOffice hang.
2010-05-30 david-sarahSFTP: avoid blocking close on a heisenfile that has...
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...
next