]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2009-02-24 Brian Warnertest_web: add (disabled) test to see what happens when...
2009-02-24 Alberto BertiAdd elapsed timestamp to cli backup command final summary.
2009-02-24 Alberto BertiAdded documentation for '--exclude' and friends cli...
2009-02-24 Brian Warnertest_repairer: change to use faster no_network.GridTest...
2009-02-24 Brian Warnerimmutable/checker.py: trap ShareVersionIncompatible...
2009-02-24 Brian Warnerimmutable/layout.py: wrap to 80 cols, no functional...
2009-02-24 Brian Warnertest_repairer: change Repairer to use much-faster no_ne...
2009-02-24 Brian Warnertest/no_network.py: add a basic stats provider
2009-02-23 Brian Warnertests: stop using setUpClass/tearDownClass, since they...
2009-02-23 Brian Warnertest_checker: improve test coverage for checker results
2009-02-23 Alberto BertiFixed tests again so they will pass on windows.
2009-02-23 Brian Warnermisc/*: remove RuntimeError too
2009-02-23 Brian Warnerscripts: stop using RuntimeError, for #639
2009-02-23 Brian Warnermutable/publish: stop using RuntimeError, for #639
2009-02-23 Brian Warnerremove more RuntimeError from unit tests, for #639
2009-02-23 Brian Warnerstop using RuntimeError in unit tests, for #639
2009-02-23 Brian Warnerftpd/sftpd: stop using RuntimeError, for #639
2009-02-22 Alberto BertiAdded tests for the cse when listdir is an iterator
2009-02-22 Alberto BertiFixed tests so that they pass also on buildbots.
2009-02-22 Alberto BertiUse failUnlessEqual instead of failUnless(a == b)
2009-02-22 Alberto BertiBetter implementation of filtering algorithm.
2009-02-22 Alberto BertiRemoved '.hgrags' from vcs excludes
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.
next