]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2009-02-22 Zooko O'Whielacronxdocs: CREDITS to Alberto Berti
2009-02-22 Alberto BertiAdded tests for the --exclude* options of backup command.
2009-02-22 Alberto BertiAdded --exclude, --exclude-from and --exclude-vcs optio...
2009-02-22 Alberto BertiRaise a more explanatory exception for errors encounter...
2009-02-22 Alberto BertiAdded tests for the fixed alias related command's synopsis
2009-02-21 Alberto BertiAdd missing synopsis and descriptions for alias commands.
2009-02-22 Brian Warnerdocs: move many specification-like documents into speci...
2009-02-22 Brian Warnertest_web.py: increase test coverage of web.status.plural()
2009-02-21 Brian Warnercrawler: fix performance problems: only save state...
2009-02-21 Brian Warnertest_system: oops, don't assume that all files in stora...
2009-02-21 Brian Warnercrawler: tolerate low-resolution system clocks (i.e...
2009-02-21 Brian WarnerBucketCountingCrawler: store just the count, not cycle...
2009-02-21 Brian Warnertest_storage: startService the server, as is now the...
2009-02-21 Brian Warnercrawler: load state from the pickle in init, rather...
2009-02-21 Brian WarnerBucketCountingCrawler: rename status and state keys...
2009-02-21 Brian Warnerstorage: also report space-free-for-root and space...
2009-02-21 Brian Warnerstorage: add bucket-counting share crawler, add its...
2009-02-21 Brian Warnerstorage: move si_b2a/si_a2b/storage_index_to_dir out...
2009-02-21 Brian Warnercrawler: add get_progress, clean up get_state
2009-02-20 Brian Warnerweb/storage: make sure we can handle platforms without...
2009-02-20 Brian Warnercrawler: provide for one-shot crawlers, which stop...
2009-02-20 Brian Warnerweb: add Storage status page, improve tests
2009-02-20 Brian Warnerstorage: include reserved_space in stats
2009-02-20 Brian Warnerweb/check_results: sort share identifiers in the sharem...
2009-02-20 Brian Warnerwebapi: pass client through constructor arguments,...
2009-02-20 Brian Warnertest/no_network: do startService on the storage servers...
2009-02-20 Brian Warnercrawler: modify API to support upcoming bucket-counting...
2009-02-20 Brian Warnertest_backupdb: make the not-a-database file larger...
2009-02-19 Brian Warnerweb/reliability: add parameter descriptions, adapted...
2009-02-19 Brian Warnertest_crawler: hush pyflakes
2009-02-19 Brian Warnertest_crawler: disable the percentage-of-cpu-used test...
2009-02-19 Brian Warnerreliability.py: fix the numpy conversion, it was comple...
2009-02-19 Brian Warnerreliability: switch to NumPy, since Numeric is deprecated
2009-02-19 Brian Warnersetup.py: fix pyflakes complaints
2009-02-19 Brian Warnermove show-tool-versions out of setup.py and into a...
2009-02-19 Brian Warnertest_crawler: don't require >=1 cycle on cygwin
2009-02-19 Brian Warnersetup.py: add show_tool_versions command, for the benef...
2009-02-19 Brian Warnersetup.py: wrap to 80 cols, no functional changes
2009-02-19 Brian Warnercrawler: use fileutil.move_info_place in preference...
2009-02-19 Brian Warnerfileutil: add move_into_place(), to perform the standar...
2009-02-19 Brian Warnercrawler: fix problems on windows and our slow cygwin...
2009-02-19 Brian Warner#633: first version of a rate-limited interruptable...
2009-02-18 Brian Warnerchange StorageServer to take nodeid in the constructor...
2009-02-18 Brian Warnertest_system: split off checker tests to test_deepcheck...
2009-02-18 Brian Warnerbreak storage.py into smaller pieces in storage/*.py...
2009-02-18 Brian Warnerimmutable/layout: minor change to repr name
2009-02-18 Brian Warnerdocs: add lease-tradeoffs diagram
2009-02-18 Brian Warnerinterfaces.py: allow add/renew/cancel-lease to return...
2009-02-18 Brian Warnerdocs/debian.txt: minor edit
2009-02-18 Brian Warneradd --add-lease to 'tahoe check', 'tahoe deep-check...
2009-02-18 Brian Warnerchange RIStorageServer.remote_add_lease to exit silentl...
2009-02-18 Brian WarnerCLI #590: convert 'tahoe deep-check' to streaming form...
2009-02-17 Brian Warnerinterfaces.py: document behavior of add_lease/renew_lea...
2009-02-17 Brian Warnertest_backupdb: improve error messages if the test fails
2009-02-17 Brian Warnerwebapi #590: add streaming deep-check. Still need a...
2009-02-17 Brian Warnertest_web.Grid: change the CHECK() function to make...
2009-02-17 Brian Warnertest_web: improve checker-results coverage with a no...
2009-02-17 Brian Warnerweb: fix handling of reliability page when Numeric...
2009-02-17 Brian Warnertest/no_network: update comments with setup timing...
2009-02-17 Brian Warnertest_upload: rewrite in terms of no-network GridTestMix...
2009-02-17 Brian Warnertest_download: rewrite in terms of no-network GridTestM...
2009-02-17 Brian Warnertest_dirnode.py: convert Deleter to new no-network...
2009-02-17 Brian Warnertest_cli.py: modify to use the new 'no-network' gridtes...
2009-02-17 Brian Warnertests: fix no_network framework to work with upload...
2009-02-17 Brian Warnerclient.py: improve docstring
2009-02-16 Brian Warnertest_cli: add test coverage for help strings
2009-02-16 Brian Warnertest/no_network: new test harness, like system-test...
2009-02-16 Brian Warnerinterfaces.py: minor docstring edit
2009-02-16 Zooko O'Whielacronxsetup: if you sdist_dsc (to produce the input files...
2009-02-16 Zooko O'Whielacronxdoc: a few edits to docs made after the 1.3.0 release
2009-02-16 Brian Warnertest_cli: improve test coverage slightly
2009-02-16 Brian Warnertest_util: get almost full test coverage of dictutil...
2009-02-15 Brian Warnerprovisioning/reliability: add tests, hush pyflakes...
2009-02-15 Brian Warnerutil/statistics: add tests, fix mean_repair_cost
2009-02-15 Brian Warnertest_repairer: hush pyflakes
2009-02-15 Brian Warnerlossmodel.lyx: move draft paper into docs/proposed...
2009-02-14 Brian Warnerbuild a 'reliability' web page, with a simulation of...
2009-01-16 Shawn WilldenMore lossmodel work, on repair.
2009-01-15 Shawn WilldenLoss model work (temp1)
2009-01-14 Shawn WilldenStatistics module
2009-02-15 Zooko O'Whielacronxdocs: relnotes-short.txt
2009-02-14 Zooko O'WhielacronxTAG allmydata-tahoe-1.3.0 allmydata-tahoe-1.3.0
2009-02-14 Zooko O'Whielacronxdocs: a few last-minute edits to the docs for 1.3.0...
2009-02-14 Zooko O'Whielacronxsetup: remove attempt to automatically satisfy dependen...
2009-02-13 Brian WarnerNEWS: mention #625 (deep-repair breaks when it tries...
2009-02-13 Brian Warnertest_dirnode: #625 run deep-check on a readonly dirnode too
2009-02-13 Zooko O'Whielacronxdocs: CREDITS
2009-02-13 Brian Warnerfigleaf_htmlizer: fix order of summary counters
2009-02-13 Brian WarnerMakefile: minor, add .PHONY declarations
2009-02-13 Brian Warnerfigleaf_htmlizer: oops, re-ignore files that aren't...
2009-02-13 Zooko O'Whielacronxsetup: relnotes.txt mention the iPhone app and CIFS...
2009-02-13 Zooko O'Whielacronxsetup: make the "full version string" be "allmydata...
2009-02-13 Zooko O'Whielacronxdocs: relnotes.txt final (!?) update for 1.3.0!
2009-02-13 Zooko O'Whielacronxdocs: known_issues.txt: my version of #615, remove...
2009-02-13 Zooko O'Whielacronxdocs: CREDITS
2009-02-12 Brian WarnerMakefile: add figleaf-delta-output, to render figleaf...
2009-02-12 Brian Warnerfigleaf_htmlizer: emit stats to stdout, so buildbot...
2009-02-12 Brian Warnerfigleaf_htmlizer: render changes in coverage relative...
2009-02-13 Zooko O'Whielacronximmutable repairer: fix DownUpConnector so that it...
2009-02-12 Zooko O'Whielacronximmutable repairer: add an assertion that a certain...
next