]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/common.py
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / common.py
2014-03-20 Daira HopwoodRemove 'needs-rebalancing' and add 'count-happiness... 1784-2105-checker-results
2013-04-09 Brian WarnerRemove the whitespace reported by find-trailing-spaces...
2012-12-27 David-Sarah HopwoodMake the system test nodes have non-ASCII nicknames. 25/head
2012-06-14 Brian Warnertest/common.py: fix race condition waiting for the...
2012-06-02 Brian WarnerCheckResults: pass IServer to servers_responding=,...
2012-06-02 Brian WarnerCheckResults: pass IServer to sharemap=, but get_sharem...
2012-06-02 Brian WarnerCheckResults: use fat init, add type-checking assertions
2012-06-02 Brian Warnerchange CheckResults to use a fat set_data()
2012-06-02 Brian WarnerCheckResults: simplify self._data
2012-05-22 Brian Warnertest_web.py: fix memory leak when run with --until...
2012-05-13 Brian Warnerwebapi: don't allow ETags in t=info or t=rename-form...
2012-04-04 Brian Warnertest/common.py: remove ununsed 'is_bad' mechanism
2011-11-01 Brian WarnerIServer refactoring: pass IServer instances around...
2011-10-11 david-sarahtest/common.py: in shouldFail and shouldHTTPError,...
2011-10-01 Brian WarnerMDMF: remove extension fields from caps, tolerate arbit...
2011-08-27 Brian WarnerMDMF: s/Writable/Writeable/g, for consistency with...
2011-08-11 Brian Warnernow that tests pass with full-size keys, return test...
2011-08-10 david-sarahReplace the hard-coded 522-bit RSA key size used for...
2011-08-10 david-sarahReplace the hard-coded 522-bit RSA key size used for...
2011-08-07 Kevan Carstensentest: fix assorted tests broken by MDMF changes
2011-08-02 Kevan Carstensentest/common: Alter common test code to work with MDMF.
2011-08-02 david-sarahtest_repairer: add a deterministic test of share data...
2011-08-01 Zooko O'Whielacronxreject old-style (pre-Tahoe-LAFS-v1.3) configuration...
2011-07-25 Zooko O'Whielacronxwhitespace-cleanup
2011-08-01 Brian Warnertest_immutable.Test: rewrite to use NoNetworkGrid,...
2011-02-21 Brian WarnerRefactor StorageFarmBroker handling of servers
2011-01-17 Brian WarnerTolerate Twisted-10.2's endpoints, patch by David-Sarah...
2010-07-19 Zooko O'Whielacronximmutable: extend the tests to check that the shares...
2010-05-12 david-sarahChange shouldFail to avoid Unicode errors when converti...
2010-02-26 david-sarahCorrect harmless indentation errors found by pylint
2010-02-26 david-sarahChange relative imports to absolute
2010-01-07 Kevan CarstensenAlter various unit tests to work with the new happy...
2010-02-25 david-sarahAdditional test for DIR2-LIT directories in test_web...
2010-02-22 david-sarahChange direct accesses to an_uri.storage_index to calls...
2010-01-27 david-sarahPrevent mutable objects from being retrieved from an...
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: remove trivial unused...
2010-01-10 Zooko O'Whielacronxrepairer: fix some wrong offsets in the randomized...
2010-01-10 Zooko O'Whielacronxrepairer: add deterministic test for #819, mark as...
2009-12-01 Brian Warnerremove MutableFileNode.download(), prefer download_best...
2009-12-01 Brian WarnerSimplify immutable download API: use just filenode...
2009-11-20 Brian Warnerinterface name cleanups: IFileNode, IImmutableFileNode...
2009-11-18 Brian Warnermake get_size/get_current_size consistent for all IFile...
2009-11-18 Brian WarnerAdd t=mkdir-immutable to the webapi. Closes #607. trac-4100
2009-11-11 Brian Warnerclean up uri-vs-cap terminology, emphasize cap instance...
2009-10-13 Brian Warnertest/common.py: update FakeMutableFileNode to new conte...
2009-10-05 Brian Warnertest/common.py: wrap docstrings to 80cols so I can...
2009-08-15 Brian Warnerimmutable.Downloader: pass StorageBroker to constructor...
2009-08-15 Brian WarnerOverhaul IFilesystemNode handling, to simplify tests...
2009-07-17 Brian Warnerrename NewDirectoryNode to DirectoryNode, NewDirectoryU... trac-4000
2009-06-29 Brian Warneruse 522-bit RSA keys in all unit tests (except one)
2009-06-23 Brian Warnerbig rework of introducer client: change local API,...
2009-05-22 Brian Warnerswitch all foolscap imports to use foolscap.api or...
2009-03-04 Brian Warnertest/common: rearrange shouldHTTPError
2009-03-04 Brian Warneradd more information to NotEnoughSharesError, split...
2009-03-03 Brian Warnertest_web: move shouldHTTPError into common.WebErrorMixin
2009-02-25 Brian Warnertest_deepcheck: convert MutableChecker to no-network...
2009-02-18 Brian Warnerbreak storage.py into smaller pieces in storage/*.py...
2009-02-18 Brian Warneradd --add-lease to 'tahoe check', 'tahoe deep-check...
2009-02-10 Brian Warnertests: increase the default timeout for SystemTestMixin...
2009-02-10 Zooko O'Whielacronximmutable: tests: assert that verifier gives a clean...
2009-02-07 Brian Warnertest_repairer: wrap comments to 80cols, my laptop does...
2009-02-07 Brian Warnertest/common.py: in share-layout-reading code, use ...
2009-02-04 Brian Warnerwebapi: add verifycap (spelled 'verify_url') to the...
2009-01-23 Brian Warner#590: add webish t=stream-manifest
2009-01-18 Zooko O'Whielacronxtrivial: whitespace
2009-01-18 toby.murrayadd 'web.ambient_upload_authority' as a paramater to...
2009-01-12 Zooko O'Whielacronximmutable repairer
2009-01-10 Zooko O'Whielacronximmutable: separate tests of immutable upload/download...
2009-01-10 Zooko O'Whielacronxnaming: finish renaming "CheckerResults" to "CheckResults"
2009-01-06 Zooko O'Whielacronxrename "checker results" to "check results", because...
2008-12-19 Zooko O'Whielacronxtry to tidy up uri-as-string vs. uri-as-object
2008-12-08 Zooko O'Whielacronxrename "get_verifier()" to "get_verify_cap()"
2008-12-06 Brian WarnerMutableFileNode.modify: pass first_time= and servermap...
2008-12-02 Brian Warnerstorage: replace sizelimit with reserved_space, make...
2008-11-18 Brian Warner#330: convert stats-gatherer into a .tac file service...
2008-11-18 Brian Warnertahoe.cfg: add controls for k and N (and shares-of...
2008-11-07 Brian Warnerchecker: add is_recoverable() to checker results, make...
2008-10-30 Brian Warnerweb: add 'Repair' button to checker results when they...
2008-10-29 Brian Warnermove testutil into test/common_util.py, since it doesn...
2008-10-29 Brian Warnerutil: move PollMixin to a separate file (pollmixin...
2008-10-29 Brian Warnerweb/filenode: oops, fix test failures, not everything...
2008-10-28 Brian Warner#527: support HTTP 'Range:' requests, using a cachefile...
2008-10-27 Brian Warnerinterfaces.py: promote immutable.encode.NotEnoughShares...
2008-10-24 Brian Warnertest_web: more test coverage
2008-10-23 Brian Warnerdeep-check: add webapi links to detailed per-file/dir...
2008-10-22 Brian Warnermore #514: pass a Monitor to all checker operations...
2008-10-22 Brian WarnerChange deep-size/stats/check/manifest to a start+poll...
2008-09-26 Zooko O'Whielacronxrepair: fix test to map from storage index to directory...
2008-09-26 Zooko O'Whielacronxrepairer: assert that the test code isn't accidentally...
2008-09-24 Brian Warnernode.py: add BASEDIR/keepalive_timeout and BASEDIR...
2008-09-07 Brian Warnerchecker: overhaul checker results, split check/check_an...
2008-08-13 Brian Warnermutable: add get_size_of_best_version to the interface...
2008-08-12 Brian Warnerchecker: add information to results, add some deep...
2008-08-06 Brian Warnertest/common: add ShouldFailMixin
2008-08-06 Brian Warnertest_system: factor out find_shares/replace_shares...
2008-07-30 Zooko O'Whielacronxtests: don't use SignalMixin
2008-07-28 Zooko O'Whielacronxtests: make it so that you can use common.py's SystemTe...
2008-07-28 Brian Warnertest/common.py: use pre-computed Tub certificates for...
2008-07-25 Brian Warnertest_system.py: factor SystemTestMixin out of SystemTest
2008-07-25 Brian Warnertest_system.py: move SystemTestMixin out into common...
next