]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2009-03-06 Zooko O'Whielacronxsetup: create a "make deb-lenny-head" target
2009-03-05 Zooko O'Whielacronxtrivial: remove unused import detected by pyflakes...
2009-03-05 Zooko O'Whielacronxsetup: enable build of .debs for Ubuntu Intrepid, thank...
2009-02-22 Zooko O'Whielacronxtrivial: use more specific function for ascii-encoding...
2009-02-22 Zooko O'Whielacronxdoc: update how_to_make_a_tahoe_release.txt
2009-03-04 Brian Warnertest_cli: validate non-HTML error response of 'tahoe...
2009-03-04 Brian Warnerweb: full patch for HTML-vs-plaintext traceback renderi...
2009-03-04 Brian Warnerweb/common.py: use 'Accept:' header to control HTML...
2009-03-04 Brian Warnertest/common: rearrange shouldHTTPError
2009-03-04 Brian Warnerweb: move plural() to common.py
2009-03-04 Brian Warneradd more information to NotEnoughSharesError, split...
2009-03-03 Brian Warnertest_web: move shouldHTTPError into common.WebErrorMixin
2009-03-03 Brian Warnertest_web: clean up shouldHTTPError methods
2009-02-27 Brian Warnerimmutable checker add-lease: catch remote IndexError...
2009-02-27 Brian Warnerservermap add-lease: fix the code that's supposed to...
2009-02-27 Brian Warnerrrefutil: add check_remote utility function
2009-02-27 Brian Warnerrrefutil: add trap_remote utility and friends
2009-02-27 Brian Warnerweb: improve layout of storage status with a table
2009-02-27 Brian Warnercrawler: add ETA to get_progress()
2009-02-26 Alberto BertiFix for bug #645, correct path handling logic so that...
2009-02-26 Zooko O'Whielacronxwui: s/Provisioning/Reliability/ ; suggested by Terrell
2009-02-26 Brian Warnerstartstop_node.py: when restarting, tolerate a stale...
2009-02-25 Brian Warnerweb: fix the ERROR: line to work the same in python2...
2009-02-25 Brian Warnertest_cli/test_web: fix spurious test failure on solaris...
2009-02-25 Brian WarnerCLI: modify 'tahoe manifest' and 'tahoe deep-check...
2009-02-25 Brian Warnerwebapi: modify streaming deep-manifest/deep-checker...
2009-02-25 Brian Warnerscripts/common: fix alias handling on windows again...
2009-02-25 Brian Warner#165: make 'tahoe restart --force' the default behavior...
2009-02-25 Brian Warnertest_deepcheck: switch deep-check tests to use no-netwo...
2009-02-25 Brian Warnertest_deepcheck: convert MutableChecker to no-network...
2009-02-25 Brian Warnertests/no_network: move GET into the GridTestMixin class
2009-02-25 Brian Warnercommon_web.py: oops, add .fields to the other FakeRequest
2009-02-25 Brian Warnertest_cli: exercise the recent tolerate-'c:\dir\file...
2009-02-25 Brian Warnerscripts/common: on windows, tolerate paths like 'c...
2009-02-25 Brian Warnertest/common_web.py: add a .fields attribute to our...
2009-02-24 Alberto BertiTwo small fixes on documentation for cli backup command.
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...
next