]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2010-05-24 Kevan CarstensenNote that servers of happiness only applies to immutabl...
2010-06-16 Zooko O'WhielacronxAdd a note about running Tahoe-LAFS on a small grid...
2010-06-10 david-sarahCLI.txt: introduce 'create-alias' before 'add-alias...
2010-06-16 david-sarahtest_system.py: investigate failure in allmydata.test...
2010-06-13 david-sarahSFTP: remove a dubious use of 'pragma: no cover'.
2010-06-12 david-sarahSFTP: test that renaming onto a just-opened file fails.
2010-06-12 david-sarahSFTP: further small improvements to test coverage....
2010-06-11 david-sarahSFTP: further improve test coverage (paths containing...
2010-06-11 david-sarahSFTP: improve test coverage for no-write on mutable...
2010-06-10 david-sarahSFTP: add test for extension of file opened with FXF_AP...
2010-06-09 david-sarahNEWS: add UTF-8 coding declaration.
2010-06-09 Zooko O'Whielacronxtests: bump up the timeout on this iputil test from...
2010-06-09 Zooko O'Whielacronxdocs: a few tweaks to NEWS and CREDITS and make quickst...
2010-06-09 francoisdocs: Update NEWS file with new features and bugfixes...
2010-06-09 francoisdocs: wording fix, thanks to Jeremy Visser, fix #987
2010-06-09 david-sarahSFTP: fix most significant memory leak described in...
2010-06-09 david-sarahtest_stringutils.py: Fix test failure on CentOS builder...
2010-06-09 david-sarahFix for Unicode-related test failures on Zooko's OS...
2010-06-09 Zooko O'Whielacronxdocs: update relnote.txt for Tahoe-LAFS v1.7.0β
2010-06-09 david-sarahstringutils.py, sftpd.py: Portability fixes for Python...
2010-06-09 Zooko O'Whielacronxsetup: move the mock library from install_requires...
2010-06-09 david-sarahBack out Windows-specific Unicode argument support...
2010-06-09 david-sarah_auto_deps.py: allow Python 2.4.3 on Redhat-based distr...
2010-06-09 Zooko O'Whielacronxsetup: show-tool-versions.py: print out the output...
2010-06-09 Zooko O'Whielacronxsetup: add zope.interface to the packages described...
2010-06-08 Zooko O'WhielacronxCREDITS: update François's Description
2010-06-08 Zooko O'WhielacronxCREDITS: jsgf
2010-06-08 Zooko O'Whielacronxsetup: rename the setuptools_trial .egg that comes...
2010-06-08 Zooko O'Whielacronxsetup: rename the darcsver .egg that comes bundled...
2010-06-08 david-sarahSFTP: suppress NoSuchChildError if heisenfile attribute...
2010-06-08 david-sarahSFTP: ignore permissions when opening a file (needed...
2010-06-08 david-sarahtest_web.py: fix pyflakes warnings introduced by bytera...
2010-03-10 Jeremy FitzhardingeImprove HTTP/1.1 byterange handling
2010-06-08 Zooko O'Whielacronxtests: bump up the timeout on these tests; MM's buildsl...
2010-06-07 david-sarahtest_cli.py: remove invalid 'test_listdir_unicode_bad...
2010-06-08 david-sarahcheck_memory.py: adapt to servers-of-happiness changes.
2010-06-08 david-sarahshow-tool-versions.py: platform.linux_distribution...
2010-06-08 david-sarahshow-tool-versions.py: show platform.linux_distribution()
2010-06-07 david-sarahRemove the 'tahoe debug consolidate' subcommand.
2010-06-07 david-sarahcommon_http.py, tahoe_cp.py: Fix an error in calling...
2010-06-07 Zooko O'Whielacronxtests: drastically increase timeout of this very time...
2010-06-07 Zooko O'Whielacronxsetup: update authorship, datestamp, licensing, and...
2010-06-07 david-sarahFTP-and-SFTP.txt: minor technical correction to doc...
2010-06-07 david-sarahtest_stringutils.py: trivial error in exception message...
2010-06-07 david-sarahMore Unicode test fixes.
2010-06-07 david-sarahUnicode fixes for platforms with non-native-Unicode...
2010-06-07 david-sarahUnicode fixes.
2010-06-07 Zooko O'Whielacronxsetup: organize misc/ scripts and tools and remove...
2010-06-06 david-sarahquickstart.html: link to snapshots page, sorted with...
2010-06-06 david-sarahquickstart.html: We haven't released 1.7beta yet.
2010-06-06 Zooko O'Whielacronxsetup: loosen the Desert Island test to allow it to...
2010-06-05 david-sarahRaise Python version requirement to 2.4.4 for non-UCS...
2010-06-05 Zooko O'Whielacronxsetup: have the buildbots print out locale.getpreferred...
2010-06-04 Zooko O'Whielacronxunicode tests: fix missing import
2010-06-04 Zooko O'Whielacronxunicode: make test_cli test a non-ascii argument, and...
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.
next