]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2008-04-22 Brian Warnerweb/status: remove trailing whitespace
2008-04-22 Brian Warnermutable: test write failures, uncoordinated write detection
2008-04-22 Brian Warnermutable: remove some dead code, rearrange use of popula...
2008-04-22 Brian Warnermutable: improve testing to exercise the non-cached...
2008-04-22 Brian Warnercheck_speed: rearrange a bit to make it easy to disable...
2008-04-22 Brian Warnermutable status: make the 'total' timing value optional...
2008-04-22 Brian Warnermutable read: enable the cache (written during mapupdat...
2008-04-21 Brian Warnermutable status: use google-chart-API to draw server...
2008-04-21 Brian Warnermutable: improve test coverage slightly
2008-04-21 Brian Warnerdownload status: add time spent paused by the client...
2008-04-24 Zooko O'Whielacronxsetup: test depends on build, which means it invokes...
2008-04-23 Zooko O'Whielacronxsetup: remove the misc/hatch-eggs.py script, which...
2008-04-22 Peter Secorwindows installer - removing uninstall tests, trying...
2008-04-21 Peter Secorwindows installer - added -Q option to installer as...
2008-04-21 Peter Secorwindows installer - added line to quit the system tray...
2008-04-22 Zooko O'Whielacronxkey_generator: make default key size be a constructor...
2008-04-22 Zooko O'Whielacronxsetup: remove obsolete makefile target build-deps
2008-04-21 Zooko O'Whielacronxsetup: windows: make sub-ver.py treat None as 0
2008-04-19 Brian Warnermutable/servermap: improve test coverage
2008-04-19 Brian Warnermutable: improve test coverage, fix bug in privkey...
2008-04-18 Zooko O'Whielacronxsetup: remove the try: except: around the import of...
2008-04-18 Brian Warnermutable.node: avoid reentrancy problems in Deferred...
2008-04-18 Zooko O'Whielacronxsetup: don't try __import__(name) in _auto_deps.py
2008-04-18 Zooko O'Whielacronxsetup: trivial change to metadata to test patch/branch...
2008-04-18 Zooko O'Whielacronxlet MutableFileNode.__repr__() return something useful...
2008-04-18 Zooko O'Whielacronxdocs: tiny update to webapi.txt
2008-04-18 Zooko O'Whielacronxdocs: tiny change in webapi.txt
2008-04-18 Zooko O'Whielacronxdocs: merge conflicts between the patch to document...
2008-04-18 Zooko O'Whielacronxdocs: use "127.0.0.1" instead of "localhost"
2008-04-18 Zooko O'Whielacronxsetup: a tiny tweak to setup to avoid requiring darcsve...
2008-04-18 Brian Warnerdirnode: return to 'delete fails if the child wasn...
2008-04-18 Brian Warnertest_mutable: hush pyflakes
2008-04-18 Brian Warnerdirnode: update to use MutableFileNode.modify
2008-04-18 Brian Warnertestutil: minor reformatting
2008-04-18 Brian Warnertest_mutable: factor out ShouldFailMixin
2008-04-18 Brian Warnermutable: implement MutableFileNode.modify, plus tests
2008-04-18 Brian Warnermutable: replace MutableFileNode API, update tests...
2008-04-17 Brian Warnermutable WIP: merge in patches from current trunk
2008-04-17 Brian Warnermutable WIP: use fireOnOneErrback when using a DeferredList
2008-04-17 Brian Warnermutable WIP: clean up status handling, shrink the code...
2008-04-17 Brian Warnermutable WIP: add servermap update status pages
2008-04-17 Brian Warnermutable WIP: oops, fix test_mutable
2008-04-17 Brian Warnermutable WIP: publish status doesn't know its size early...
2008-04-17 Brian Warnermutable WIP: re-enable publish/retrieve status
2008-04-16 Brian Warnermisc/sizes.py: update to match current defaults: 128KiB...
2008-04-16 Brian Warnermutable WIP: improve logging a bit
2008-04-16 Brian Warnermutable WIP: rewrite ServerMap data structure, add...
2008-04-15 Brian Warnermutable WIP: rename NotEnoughPeersError to NotEnoughSha...
2008-04-15 Brian Warnermutable WIP: if corrupt shares cause a retrieve to...
2008-04-15 Brian Warnermutable WIP: merge conflicts in test_system.py
2008-04-11 Brian Warnermutable WIP: split mutable.py into separate files....
2008-04-11 Brian Warnermutable WIP: all tests pass, but publish/retrieve statu...
2008-04-11 Brian Warnermutable: WIP. make Publish work, remove some test scaff...
2008-04-08 Brian Warnermutable.py: checkpointing #303 work part 2, Publish...
2008-04-05 Brian Warnermutable.py: checkpointing #303 work: retrieve does...
2008-04-17 Brian Warnerclient: add 'node.uptime' to the stats we collect
2008-04-16 Peter Secornative client (windows) - This update fixes Williams...
2008-04-16 Peter Secorwindows installer - added commands to stop the services...
2008-04-16 Peter Secornative client - updated to correctly choose a drive...
2008-04-15 Brian Warnerdownload: DownloadStopped isn't SCARY, lower the log...
2008-04-15 Brian Warnertest_mutable.py: remove spurious Retrieve during a...
2008-04-15 Brian Warnerweb/statistics: fix typo that make immutable-download...
2008-04-15 Brian Warnerupload.py: add some notes: extensions are more like...
2008-04-15 Brian Warnerweb: return a proper error upon POST with a bad t=...
2008-04-15 Brian Warnermisc/boodlegrid.tac: tweak sounds a bit
2008-04-15 Brian Warnerweb: don't break status page when there is no helper...
2008-04-15 Brian Warnerhelper: log SI in ciphertext-read-failed message
2008-04-15 Brian Warnerhelper: add SI to logged progress messages
2008-04-15 Brian Warnerhelper status: include percentage fetched+pushed, add...
2008-04-14 Brian Warnerwebish: fix 'not running helper' status indicator on...
2008-04-14 Brian Warnerstats: add /statistics web page to show them, add tests
2008-04-14 Brian Warneroffloaded: add fetched-percentage to the log message
2008-04-14 Brian Warnerhelper stats: fix the /helper_status page, the recent...
2008-04-12 Brian Warnerremove size constraint on ShareData: large directories...
2008-04-12 Brian Warnermutable.py: catch errors during publish.. previously...
2007-08-14 Zooko O'Whielacronxcopy pyutil.time_format into src/allmydata/util
2008-04-14 Zooko O'Whielacronxdoc: slightly clarify an error message
2008-04-14 Zooko O'Whielacronxsetup: mark Tahoe in the Trove classifiers as Productio...
2008-04-14 Zooko O'Whielacronxsetup: fix spacing in error output messages from makefile
2008-04-11 Peter Secornative client - changing sector size to allow for large...
2008-04-11 Peter Secornative client - upgrading to 0.6 WinFUSE, need to add...
2008-04-11 Peter Secornative client - upgrade to WinFUSE 0.6, attempting...
2008-04-11 robk-tahoestats_gatherer: fix typo in helper stats gathering.
2008-04-11 robk-tahoestats_gatherer: reconcile helper stats gathering
2008-03-28 robk-tahoeconflict reconciliation (part 1, stats gathering in...
2008-03-26 robk-tahoemunin: added a series of munin graphs to report upload...
2008-03-26 robk-tahoestats: added stats reporting to the upload helper
2008-04-10 Brian Warnerminor patch, to trigger the buildbot
2008-04-10 Brian Warnerback our runtime setuptools dependency down to 0.6a9...
2008-04-10 Brian Warnerdebian: use our own /usr/bin/tahoe, remove runtime...
2008-04-10 Brian Warnerdebian: we now require setuptools at build time, and...
2008-04-10 Brian Warnerdebian: use setuptools-generated support/bin/tahoe...
2008-04-10 robk-tahoekey_generator: fix edge case found on windows
2008-04-10 robk-tahoestats gathering: fix storage server stats if not tracki...
2008-04-10 robk-tahoestats gathering: added counters to upload,download...
2008-04-10 Brian Warneroops, change debian dependency on zfec to 1.1, not...
2008-04-11 Zooko O'Whielacronxdocs: yay! We can remove Twisted from the list of...
2008-04-10 Zooko O'Whielacronxsetup: we now require setuptools at run-time
2008-04-10 Zooko O'Whielacronxsetup: execute ../support/bin/tahoe from ./bin/tahoe
2008-04-09 robk-tahoestats_gatherer: verbose debug logging
next