]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2008-11-14 francoistest_cli.py: Ensure that we can read our uploaded files...
2008-11-14 francoistest_cli.py: use str objects instead of unicode ones
2008-11-14 Brian WarnerCLI: add 'tahoe stats', to run start-deep-stats and...
2008-11-13 Brian Warnertest_system.py: fix new 'tahoe manifest' tests to not...
2008-11-13 francoistest for bug #534, unicode filenames
2008-11-11 francoisFix an filename encoding issue with "tahoe cp"
2008-11-13 Brian Warnerweb/info.py: use 128-bit ophandles instead of 64-bit
2008-11-13 Brian WarnerCLI: add 'tahoe manifest', which takes a directory...
2008-11-13 Brian Warnercreate_node.py: also remove now-unused import of pkg_re...
2008-11-13 Brian Warnertahoe.cfg: add tub.location, to override the location...
2008-11-12 Zooko O'Whielacronxsetup: remove pkg_resources.require() from create_node...
1970-01-05 Zooko O'Whielacronxdocs: fix cutnpasto in source:docs/logging.txt
1970-01-05 Zooko O'Whielacronxtests: fix comment
1970-01-05 Zooko O'Whielacronxtests: add tahoe_cp to the list of scripts that we...
1970-01-02 Zooko O'Whielacronxsetup: the .tac files created by create_node.py call...
2008-11-07 Brian Warnerweb/info: don't let an unrecoverable file break the...
2008-11-07 Brian Warnerchecker: add is_recoverable() to checker results, make...
2008-11-07 Brian Warnermonitor: update interface definition: get_status()...
2008-11-07 Brian Warnerweb/operations.py: if the operation failed, render...
2008-11-06 Peter Secorundoing test change for native_client.php
2008-11-06 Brian WarnerNEWS: more minor edits
2008-11-06 Brian WarnerNEWS: minor edits
2008-11-06 Brian WarnerNEWS: mention SFTP server
2008-11-06 Brian Warnerclient.py: oops, update FTP/SFTP config names to match...
2008-11-06 Brian Warnerremove duplicate+old docs/NEWS. The top-level NEWS...
2008-11-06 Brian WarnerSFTP/FTP: merge user/account code, merge docs
2008-11-06 Brian Warnerdocs: move webapi/ftp/sftp into a new frontends/ directory
2008-11-05 Brian Warnerftp/sftp: move to a new frontends/ directory in prepara...
2008-11-05 Brian Warnersftpd: minor debug-logging tweak
2008-11-05 Peter Secorconfwiz.py - trying out a new configuration site
2008-11-05 Brian Warnerftpd: include an (unused) avatar logout callback
2008-11-05 Brian Warner#531: implement an SFTP frontend. Mostly works, still...
2008-11-05 Brian Warnerdocs/ftp.txt: correct Twisted dependency: we don't...
2008-11-05 Zooko O'Whielacronxshebang: replace "/usr/bin/python" with "/usr/bin/env...
2008-11-05 Zooko O'Whielacronxmisc/fixshebangs.py
2008-11-05 Zooko O'Whielacronxutil: copy in pyutil.fileutil.ReopenableNamedTemporaryFile
2008-11-04 Brian Warnerimmutable: tolerate filenode.read() with a size= that...
2008-11-04 Zooko O'Whielacronxutil: copy in nummedobj from pyutil
2008-11-04 Zooko O'Whielacronxutil: copy in dictutil from pyutil
2008-11-03 bookerrollback change... move allmydatacontextmenu registrati...
2008-11-03 bookerregister the AllmydataContextMenu.dll for the context...
2008-10-30 Brian Warnerdebug catalog-shares: tolerate even more errors on...
2008-10-30 Brian WarnerNEWS: update with all user-visible changes since the...
2008-10-30 Brian Warner#527: expire the cached files that are used to support...
2008-10-30 Brian Warnerutil/cachedir.py: add a cache-directory manager class...
2008-10-30 Brian Warnertest_cli: try to fix windows again
2008-10-30 Brian Warnerdebug/test_cli: fix error handling for catalog-shares...
2008-10-30 Brian Warnerweb: add 'Repair' button to checker results when they...
2008-10-30 Brian Warnercreate_node.py: add 'web.static = public_html' to the...
2008-10-29 Brian Warnerwebapi: serve the /static URL tree from /public_html...
2008-10-29 Brian Warnercatalog-shares command: tolerate errors, log them to...
2008-10-29 Brian Warnertest_web.py: one more line of test coverage
2008-10-29 Brian Warnertest_web: improve test coverage of PUT DIRURL t=uri...
2008-10-29 Brian Warnerweb: test (and fix) PUT DIRURL t=uri, which replaces...
2008-10-29 Brian Warnerweb/directory.py: slight shuffle to improve test coverage
2008-10-29 Brian Warnertest_client.py: improve test coverage a bit
2008-10-29 Brian Warnernode.py: remove unused old_log() function
2008-10-29 Brian Warnernode.py: remove support for the old BASEDIR/authorized_...
2008-10-29 Brian Warnermove testutil into test/common_util.py, since it doesn...
2008-10-29 Brian Warnerutil: move PollMixin to a separate file (pollmixin...
2008-10-29 Brian Warnercontrol.py: removed unused testutil.PollMixin
2008-10-29 Brian Warnerweb/filenode: oops, fix test failures, not everything...
2008-10-29 Brian Warnerweb/filenode: add Accept-Ranges and ETag (for immutable...
2008-10-29 Brian Warner#527: respond to GETs with early ranges quickly, withou...
2008-10-28 Brian Warner#527: support HTTP 'Range:' requests, using a cachefile...
2008-10-28 Brian Warneriputil.py: avoid a DNS lookup at startup (which may...
2008-10-27 Brian Warnerinterfaces.py: promote immutable.encode.NotEnoughShares...
2008-10-27 Brian Warnerinterfaces.IMutableFileNode.download_best_version(...
2008-10-27 Brian Warnerdirnode lookup: use distinct NoSuchChildError instead...
2008-10-26 Brian Warnerstorage: don't use colons in the corruption-advisory...
2008-10-24 Brian Warnermutable: call remove_advise_corrupt_share when we see...
2008-10-24 Brian Warnerstorage: add remote_advise_corrupt_share, for clients...
2008-10-24 Brian Warnermutable/servermap.py: fix needs_merge(), it was incorre...
2008-10-24 Brian Warnertest_web.test_POST_DIRURL_deepcheck: confirm that ...
2008-10-24 Brian Warnerweb/checker_results.py: remove dead code
2008-10-24 Brian Warnertest_web: more test coverage
2008-10-23 Brian Warnerwebapi: fix t=rename from==to, it used to delete the...
2008-10-23 Brian Warnertest_system: update test to match web checker results
2008-10-23 Brian Warnerwebapi deep-check: show the root as <root>, rather...
2008-10-23 Brian Warnermutable/checker: announce the mapupdate op on the ...
2008-10-23 Brian Warnerscripts/create_node.py: remove empty-string defaults...
2008-10-23 Brian Warnerdeep-check: add webapi links to detailed per-file/dir...
2008-10-23 Brian Warnerinterface.py: fix typo
2008-10-23 Brian Warnerwebapi: make the /operations/ 't=status' qualifier...
2008-10-25 Zooko O'Whielacronxsetup: require the latest version of the setuptools...
2008-10-25 Zooko O'Whielacronxsetup: include _pkgutil.py in setuptools bootstrap...
2008-10-25 Zooko O'Whielacronxsetup: pretend the tahoe requires twisted to set up...
2008-10-25 Zooko O'Whielacronxsetup: require the SVN snapshot of setuptools to build
2008-10-25 Zooko O'Whielacronxsetup: remove old bundled setuptools-0.6c9
2008-10-25 Zooko O'Whielacronxsetup: bundle an SVN snapshot of setuptools instead...
2008-10-25 Zooko O'Whielacronxsetup: reorder dependencies to be sort of increasing...
2008-10-23 Zooko O'Whielacronxdocs: add a note that when you make a new tahoe release...
2008-10-22 Brian Warnerweb/info.py: fix 'Check This Object' link, for files...
2008-10-22 Brian Warner#514: add meta-refresh=60 tag to t=status page for...
2008-10-22 Brian Warnertest_dirnode.py: oops, missed a Monitor(), unbreak...
2008-10-22 Brian Warnerimmutable/filenode.py: add TODO note about the #514...
2008-10-22 Brian Warnermore #514: pass a Monitor to all checker operations...
2008-10-22 Brian Warnerdirnode.py: check for cancel during deep-traverse opera...
2008-10-22 Brian Warnermore #514 log-webop status/cancel: add handle-expiratio...
2008-10-22 Brian Warnerwebapi.txt: improve t=deep-size output docs
next