]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src
Merge pull request #91 from zooko/master
[tahoe-lafs/tahoe-lafs.git] / src /
2014-05-12 zookoMerge pull request #91 from zooko/master
2014-05-05 Daira HopwoodFix a pyflakes warning.
2014-05-05 Daira HopwoodImprove error reporting for '#' characters in config...
2014-05-05 Daira HopwoodFix a shallow bug.
2014-05-05 Daira HopwoodError if a .furl config entry contains an unescaped...
2014-05-05 Daira HopwoodRevert [603f5eba32c98d4bfbc354530dcd36dfcd58887a] which...
2014-05-05 Daira HopwoodFix #2048 (test_copy_using_filecap was doing much more...
2014-05-05 Daira HopwoodFix comments in test_copy_using_filecap to reflect...
2014-05-04 Daira HopwoodUse "long" paths prefixed with \\?\ on Windows. refs...
2014-04-25 Brian WarnerInclude unminified versions of d3+jquery. Addresses... 2208-unminified-js
2014-04-21 Daira HopwoodMinor comment fix. refs #1847
2014-04-21 Daira HopwoodRemove ugly shadowing of Client.DEFAULT_ENCODING_PARAME...
2014-03-30 zookoMerge pull request #87 from daira/2209-make-pip-install...
2014-03-29 Daira Hopwoodsetup.py: include data files in package_data= with... 87/head
2014-03-20 Daira HopwoodRemove 'needs-rebalancing' and add 'count-happiness... 1784-2105-checker-results
2014-02-24 Daira HopwoodUse bigger random one-time keys in timing_safe_compare...
2014-02-24 Daira HopwoodRename 'constant_time_compare' to 'timing_safe_compare...
2014-01-12 Daira HopwoodMerge pull request #85 from leif/isolate-keygen-test
2014-01-12 Leif Rygeisolate test_keygen data 85/head
2013-12-28 Daira HopwoodMerge pull request #81 from multikatt/right_align
2013-12-26 DavidRight aligning services div 81/head
2013-08-31 Daira Hopwoodtahoe debug trial: print a warning message if testing... 45/head
2013-08-27 zookoMerge pull request #57 from markberger/1842-lease-trade...
2013-08-27 zookoMerge pull request #48 from markberger/740-cli-accept...
2013-07-26 Mark BergerAdded test_check_with_multiple_aliases in test_cli 48/head
2013-07-26 Mark BergerAllows check and deep-check to take multiple arguments...
2013-07-18 Daira HopwoodFix a pyflakes import warning.
2013-07-18 Daira Hopwoodsrc/allmydata/uri.py: Remove unused 'human encoding...
2013-06-26 Daira Hopwoodtest_iputil.py: fix and improve tests on Windows.
2013-06-25 Daira Hopwoodtest_iputil.py: repair a test for cygwin (which is...
2013-06-25 Daira Hopwoodiputil.py: simplify address finding code on cygwin.
2013-06-25 Daira Hopwoodtest_iputil.py: use more realistic error for 'command...
2013-06-25 Daira Hopwoodtest_iputil.py: repair a test by mocking 'get_local_ip_...
2013-06-25 Daira Hopwoodiputil.py: add tests for recent changes. refs #1381...
2013-06-25 Daira Hopwoodiputil.py: fix an error handling bug. refs #1381
2013-05-28 Daira Hopwoodiputil.py: minor cleanup to avoid dropping a Deferred.
2013-05-28 Daira Hopwoodiputil.py: refactor address-finding code to treat all...
2013-05-28 Daira Hopwoodiputil.py: retry address queries on EINTR. fixes #1381
2013-05-19 Daira HopwoodWUI: add time page was rendered to client and introduce...
2013-05-19 Leif Rygeproperly describe saving incident reports. closes ... 43/head
2013-05-15 Daira HopwoodImprovements to test refs #1742 1742-error-during-post
2013-05-15 Daira HopwoodAdd a test for raising NotEnoughSharesError when a...
2013-05-14 Daira HopwoodInclude the number of remaining shares of the right...
2013-05-14 Daira Hopwoodmutable/retrieve.py: improve comments. refs #1742
2013-05-14 Daira HopwoodRaise NotEnoughSharesError if there are initially not...
2013-05-14 Daira Hopwoodmutable/retrieve.py: inline the single-use function...
2013-05-14 Daira HopwoodAdd dummy __init__.py files for directories containing...
2013-05-02 Brian Warnerminor changes to hush newer pyflakes
2013-05-01 Daira HopwoodShow git branch in version output. fixes #1953
2013-04-25 Daira HopwoodUpdate version requirement for zope.interface.
2013-04-22 Daira HopwoodAdd "[global-opts]" to help synopsis for tahoe ls....
2013-04-18 Daira HopwoodAdd comments and a caveat in webapi.rst indicating...
2013-04-18 Brian Warnerclient.py: create node key even when storage is disable...
2013-04-15 Daira HopwoodImprove a test for ref #1643, and make sure that unexpe...
2013-04-14 Brian Warnerwelcome page: display new nodeid (ed25519-based) instea...
2013-04-14 Brian Warnerclient.py: remove the old "server.privkey" fallback
2013-04-14 Brian Warnerclient.py: internal renaming, _server_key -> _node_key
2013-04-14 Brian Warnertest_sftp.py: minor cosmetic changes
2013-04-12 Brian WarnerCLI: tolerate caps-from-future in unused aliases. Close...
2013-04-09 Brian Warnertest_cli: probably remove the unix-ism that broke tests...
2013-04-09 Brian WarnerRemove the whitespace reported by find-trailing-spaces...
2013-04-09 Brian WarnerCLI: put "[global-opts]" in all command synopses
2013-04-09 Brian Warnerrename VDriveOptions to FilesystemOptions
2013-04-09 Brian Warnerbin/tahoe: clean up global-vs-subcommand arguments...
2013-04-09 Brian WarnerServerMap.copy(): deepcopy .update_data too. Closes...
2013-04-05 Daira HopwoodChange web-API to support t=relink instead of t=move...
2013-03-23 David-Sarah HopwoodCorrect off-by-one in maximum-immutable-share-size...
2013-03-21 David-Sarah HopwoodCensor the introducer and helper furls' swissnums from...
2013-03-20 Brian Warnerclient.py: throw error when reserved_space= is unparsea...
2013-03-20 Brian WarnerMake introducer.furl unguessable. Closes #1802.
2013-03-20 Brian Warnertest_cli.py: fix mutable PUT stderr expectations
2013-03-20 David-Sarah HopwoodImprove 'tahoe put --help' to clarify behaviour for...
2013-03-20 David-Sarah HopwoodAvoid double-counting source files in 'tahoe cp --verbo...
2013-03-19 Brian WarnerRemove darcs from setup.py, remove darcsver egg. Closes...
2013-03-19 David-Sarah HopwoodNew Welcome page: ensure 'not connected' status for...
2013-03-19 David-Sarah HopwoodImprove SFTP error handling and remove use of IFinishab...
2013-03-19 David-Sarah Hopwoodsftpd.py: switch from using bare asserts to assertutil.
2013-03-19 Brian Warnerintroducer.client: use integer seqnums, not time-based...
2013-03-19 Brian Warnerfileutil.write: accept mode=, and use it in Node.write_...
2013-03-17 David-Sarah Hopwoodtest_web.py: relax tests for upload and mkdir forms...
2013-03-17 David-Sarah HopwoodRedesigned Welcome page using Twitter Bootstrap CSS.
2013-03-16 Brian Warnerbump 'mock' dependency to >=0.8.0, to get the .call...
2013-03-15 David-Sarah HopwoodRequire at least Python 2.6. fixes #1658
2013-03-15 David-Sarah HopwoodAdd test for anti-Ubuntu-crash-reporter exception-catch...
2013-03-07 David-Sarah Hopwoodtahoe_ls.py: JSON responses don't need quotemarks or...
2013-03-07 David-Sarah HopwoodOnly quote newline characters where necessary. fixes...
2013-02-27 Mike Kazantsevtest_web.py: fix test_GET_DIRECTORY_html_filenode_encod... 31/head
2013-02-08 David-Sarah HopwoodAdd comment explaining fix to #1679. refs #1679
2013-02-07 Zooko O'Whielacronxdo not cache and re-use imm filenodes in nodemaker 30/head
2013-02-07 Zooko O'Whielacronxunit test for #1679
2013-01-03 David-Sarah Hopwoodtahoe_check.py: tolerate missing fields in check result...
2012-12-29 David-Sarah HopwoodMake WUI headings and titles more consistent and accurate:
2012-12-29 David-Sarah Hopwoodtest_web.py: minor cleanup to test_helper_status.
2012-12-29 David-Sarah HopwoodIf a helper is not configured, make the banner on the...
2012-12-27 David-Sarah HopwoodMake abbreviate_space able to output in exabytes. refs...
2012-12-27 David-Sarah HopwoodAllow T (terabytes), P (petabytes), and E (exabytes...
2012-12-27 David-Sarah HopwoodMake the system test nodes have non-ASCII nicknames. 25/head
2012-12-27 David-Sarah HopwoodAllow welcome and storage status pages to display a...
2012-12-27 David-Sarah HopwoodRemove ResponseCache in favor of MDMFSlotReadProxy...
2012-12-02 David-Sarah Hopwoodtest/common_util.py: fix a bug in NonASCIIPathMixin...
next