]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src
Nevow removal work-in-progress. refs #1963
[tahoe-lafs/tahoe-lafs.git] / src /
2014-09-23 Daira HopwoodNevow removal work-in-progress. refs #1963 1963-replace-nevow
2014-09-13 Daira HopwoodMerge pull request #109 from warner/2023-caution
2014-09-12 Brian WarnerAvoid Popen() of executables that don't exist 109/head
2014-09-12 Brian Warnertest_disk_stats: tolerate used==0 for a Travis worker bug
2014-09-12 Brian Warnerwelcome.xhtml: explain MDMF too
2014-09-12 Scott ArciszewskiUpdate welcome.xhtml
2014-09-09 Daira HopwoodMerge pull request #107 from warner/2281-trialcoverage
2014-09-09 Brian WarnerRemove 'trialcoverage' plugin and support code 107/head
2014-09-03 Brian WarnerMerge branch markberger/ticket-2008
2014-09-03 Mark BergerRemoves unnecessary import
2014-09-03 Mark BergerFixes tests which were improperly deleting shares
2014-09-03 Mark BergerAdds delete_all_shares
2014-09-03 Mark BergerDeletes shares from server 0 correctly
2014-09-03 Brian Warnercheck_memory: stop using long-deprecated twisted internals
2014-09-02 Brian WarnerMerge branch tarcieri/redesigned-directory-page
2014-09-02 Leif Rygeadd a <br>
2014-09-02 Mark J. BergerUpdates webui directory forms
2014-09-02 Leif Rygemake tests pass with redesigned directory pages
2014-09-02 Tony ArcieriRedesigned directory pages (WIP)
2014-09-02 Brian Warnerwelcome page: improve CSS slightly for narrow windows
2014-09-02 Brian Warnerpublish.py: log roothash in base32, not binary
2014-09-02 Brian WarnerMerge branch markberger/712-tahoe-cp-doesnt-copy-dir
2014-09-02 Mark BergerFix tests which relied on the old behavior of tahoe...
2014-09-02 Mark Bergertahoe cp -r now copies the top level directory with...
2014-09-02 Mark BergerAdds test_cli.Cp.test_cp_copies_dir
2014-09-01 Daira HopwoodSuppress a DeprecationWarning from Twisted.
2014-09-01 travis-tahoeSuppress all UserWarnings, not just ones with known...
2014-09-01 travis-tahoeSuppress warning about service_identity. fixes #2248
2014-09-01 travis-tahoeRevert previous patch; service_identity has too many...
2014-09-01 travis-tahoeAdd service_identity as a dependency. fixes #2248
2014-08-19 zookoMerge pull request #103 from zooko/2280-recommend-tahoe...
2014-08-17 Daira Hopwoodtest_runner: rename *_FILE variables to lowercase,...
2014-08-17 Daira HopwoodBetter name for the file that causes a node to exit...
2014-08-07 Daira HopwoodMerge pull request #96 from zooko/warn-about-FUSE-perfo...
2014-08-07 Daira HopwoodMerge pull request #95 from zooko/remove-obsolete-comment
2014-08-05 Zooko Wilcox-O'Hearnremove obsolete comment 95/head
2014-06-23 Brian Warnerhush current pyflakes warnings (list comprehensions)
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
next