]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2008-05-19 Brian Warnertest_web: implement API changes from the recent webapi...
2008-05-19 Brian Warnerwebapi.txt: overhaul documentation. API changes are...
2008-05-19 Brian Warnertest_web.py: minor cleanups, improved error reporting
2008-05-19 Brian Warnertest_web.py: localdir=/localfile= is going away, so...
2008-05-19 Brian Warnerdebug dump-share: print size of encprivkey and signatur...
2008-05-19 Brian Warnerservermap.py: add size_of_version(), to retrieve the...
2008-05-19 Peter Secornative client - Mike updated build to allow for Allmyda...
2008-05-19 Peter Secorwindows installer - fix quoting on start/stop of Allmyd...
2008-05-19 Peter Secorwindows installer - added startup line for AllmydataMan...
2008-05-17 Peter Secorwindows installer - trying to get the new Allmydata...
2008-05-17 Peter Secorwindows installer - changed to update for Mikes recent...
2008-05-17 Peter Secornative client - Mikes changes to have a manager to...
2008-05-16 Brian Warnerdirnode: add overwrite= to most API calls, defaulting...
2008-05-16 Brian Warnertestutil.shouldFail: mention the 'which' string in...
2008-05-14 Brian Warnerwebish: add /file links, change directory page to use...
2008-05-14 Brian Warnerintroweb.py: tolerate foolscap>=0.2.6, which changed...
2008-05-14 Brian Warnertest_mutable.py: test replacing a file that has one...
2008-05-10 Brian WarnerCLI.txt: document proposed scp:-based CLI syntax
2008-05-09 Brian Warnerdocs/CLI.txt: provide an overview of bin/tahoe subcommands
2008-05-09 Brian Warneruse a weakref cache in the client to manage singleton...
2008-05-09 Brian Warnercheck_memory: oops, fix HTTP-based modes: trailing...
2008-05-08 Brian Warnertest_dirnode: improve coverage of not-mutable-error...
2008-05-08 Brian Warnercheck_memory: don't use fixed webports, they cause...
2008-05-08 Brian Warnerdeep-stats: add file-size histogram
2008-05-08 Brian Warnertest_dirnode: the size of the directories varies, toler...
2008-05-08 Brian Warnerdirnode: refactor deep-stats a bit
2008-05-08 Brian Warnerdirnode: add a deep_stats(), like deep-size but with...
2008-05-08 Brian Warnerrun a stats provider even if there's no gatherer, since...
2008-05-08 Brian Warnerdirnode: use the concurrency limiter in t=manifest...
2008-05-08 Brian Warnerlimiter: fix bug that ignores the limit= argument
2008-05-07 robk-tahoetahoefuse: fix typo which could cause data corruption
2008-05-07 robk-tahoetahoefuse: return bogus but useful data to statfs call
2008-05-08 Brian Warnertest_util: improve ConcurrencyLimiter tests
2008-05-07 Brian Warneradd a basic concurrency limiter utility
2008-05-07 Brian Warnerboringfile: add Twisted .egg files
2008-05-07 Brian Warnerweb status: abbreviate file size in the upload+download...
2008-05-07 Brian Warnermunin: add tahoe_cpu_watcher.py, to track the data...
2008-05-07 Brian Warnermisc/cpu-watcher*: add some tools to monitor CPU usage...
2008-05-07 Zooko O'Whielacronxdocs: fix a few stale comments in code
2008-05-07 Zooko O'Whielacronxsetup: tiny fix to syntax in makefile
2008-05-06 Brian Warnerconfiguration.txt: describe helper config
2008-05-06 Zooko O'Whielacronxdocs: shorter running.html
2008-05-06 Brian Warnerdocs/helper.txt: explain more about the helper
2008-05-06 Zooko O'Whielacronxdocs: mention configuration, suggested by ben hyde...
2008-05-06 Zooko O'Whielacronxdocs: edit to install.html suggested by Brian
2008-05-06 Zooko O'Whielacronxsetup: trivial formatting change in _auto_deps.py
2008-05-06 Zooko O'Whielacronxsetup: remove specific checks for twisted dependency...
2008-05-06 Zooko O'Whielacronxsetup: require pycryptopp >= v0.5
2008-05-06 Zooko O'Whielacronxsetup: remove bundled pycryptopp-0.3.0.tar
2008-05-06 Zooko O'Whielacronxsetup: bundle pycryptopp-0.5.1.tar
2008-04-30 Brian Warnertest_stats.py: improve test coverage
2008-04-30 Brian Warnerstats: add tests for CPUUsageMonitor, modify it a bit...
2008-04-30 Zooko O'Whielacronxsetup: don't catch ImportError when importing _auto_dep...
2008-04-30 Brian Warnertest_mutable: update notify_publish() to match new...
2008-04-30 Brian Warnermutable stats: track mutable bytes published too
2008-04-30 Brian Warnerstats: add CPU-percentage monitor, with 1min/5min/15min...
2008-04-29 Zooko O'Whielacronxdocs: remove the redundant (and therefore bit-rotting...
2008-04-29 Zooko O'Whielacronxwui: reorganize the welcome.xhtml page
2008-04-28 Brian Warneroffloaded: add 'resumes' counter to stats: how many...
2008-04-28 Zooko O'Whielacronxcontrib: add a note about Armin Rigo's fuse implementation
2008-04-28 bensupport freebsd 6
2008-04-24 Brian Warnerdebian: add python-setuptools to the debian install...
2008-04-24 Brian WarnerMakefile: add quicktest-figleaf: this is in my edit...
2008-04-24 Brian Warnermunin/tahoe_estimate_files.py: tool to estimate the...
2008-04-24 Zooko O'Whielacronxsetup: pyOpenSSL is now easy_installable, and pycryptop...
2008-04-23 robk-tahoemunin stats: fix typo in mutable file stats
2008-04-23 robk-tahoemunin stats: add mutable/uploader traffic graphs
2008-04-23 Brian Warnerintroducer: only record one announcement per (tubid...
2008-04-23 Brian Warnerclient: don't start the IntroducerClient until the...
2008-04-23 Brian Warnermunin/tahoe-stats.py: category is 'counters' not 'stats...
2008-04-23 Brian Warnertest_mutable: test that all servers refusing our share...
2008-04-23 Brian Warnermutable: improve test coverage in Retrieve, when shares...
2008-04-23 Brian Warnerhush pyflakes warning about code that got moved in...
2008-04-22 Brian Warnermutable/servermap: improve test coverage
2008-04-22 Brian Warnertestutil: factor stall() out into a common location
2008-04-22 Brian Warnertest_introducer.py: don't log nodeids as binary goop
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...
next