]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2013-08-30 Daira HopwoodStraw-man Python 3 support. 2065-python3-strawman
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-08-07 Mark J. BergerFixes the overlapping text in docs/lease-tradeoffs.svg 57/head
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-07-16 Daira HopwoodIgnore .*.kate-swp and /*.patch files.
2013-07-15 Mark BergerIgnore .DS_Store files 52/head
2013-07-04 Nathan WilcoxAdd a link in accounting-overview.txt to ticket #666. 51/head
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-25 Daira HopwoodMakefile: remove 'install' target. fixes #1717 44/head
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-14 Daira Hopwoodsetup.py: add allmydata/web/static/img/*.png to package...
2013-05-02 Brian Warnerminor changes to hush newer pyflakes
2013-05-01 Brian Warnerupdate release how-to to be closer to current reality
2013-05-01 Daira HopwoodUpdate terminology in RAIC design doc.
2013-05-01 David-Sarah... docs/proposed/leasedb.rst: Add design doc for leasedb.
2013-05-01 Daira HopwoodShow git branch in version output. fixes #1953
2013-05-01 Brian Warnerupdate docs for 1.10 release allmydata-tahoe-1.10.0
2013-05-01 Brian Warner.gitignore: ignore the generated zope.interface egg too
2013-04-26 Brian WarnerNEWS: caution about secret introducer.furl in world... allmydata-tahoe-1.10.0c2
2013-04-25 Daira HopwoodUpdate version requirement for zope.interface.
2013-04-25 Brian Warnerknown_issues, quickstart: add version and anticipated... allmydata-tahoe-1.10.0c1
2013-04-25 Brian WarnerNEWS: edits, formatting, consolidation, set a date...
2013-04-25 Brian WarnerNEWS: fix a formatting typo
2013-04-24 Brian WarnerNEWS: improve highlighting
2013-04-24 Brian WarnerMakefile: oops, fix tahoe-deps/tahoe-lafs-deps mismatch
2013-04-24 Brian Warnerupdate deps URLs to use "tahoe-lafs" instead of bare... allmydata-tahoe-1.10.0b2
2013-04-24 Brian Warnerupdate some copyright dates
2013-04-24 Brian Warnerknown_issues.rst: get closer to real date
2013-04-23 Brian Warnerknown_issues: update chart-API text, with suggestions...
2013-04-22 Daira HopwoodAdd "[global-opts]" to help synopsis for tahoe ls....
2013-04-22 Daira HopwoodNEWS: add entry for ref #166
2013-04-22 Brian Warnerdocs/nodekeys.rst: explain what node keys are for,...
2013-04-18 Daira HopwoodAdd comments and a caveat in webapi.rst indicating...
2013-04-18 Daira HopwoodMinor improvements to webapi.rst.
2013-04-18 Leif Rygedocs: fixed typos
2013-04-18 Brian Warnerwhitespace change to trigger buildbot for 1.10-b1 allmydata-tahoe-1.10b1
2013-04-18 Brian Warnerclient.py: create node key even when storage is disable...
2013-04-18 Daira Hopwooddocs/quickstart.rst: update Python 2.7 download URL.
2013-04-18 Daira Hopwooddocs/quickstart.rst: update recommended Python version.
2013-04-15 Daira HopwoodImprove a test for ref #1643, and make sure that unexpe...
2013-04-15 Brian Warnerknown_issues: document the google-chart-API privacy...
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 Warnerdocs: replace emdash characters with plain ASCII
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 Zooko O'Whielacronxs/node/client; mention restart is needed
2013-04-09 Zooko O'Whielacronxconvergence secret doc by CtB, marlowe, zooko
2013-04-09 Zooko O'Whielacronxattempt to clarify move-vs-relink 36/head
2013-04-09 Brian WarnerServerMap.copy(): deepcopy .update_data too. Closes...
2013-04-09 Brian Warnerwebapi.rst: small edits to the t=relink section
2013-04-05 Daira Hopwooddocs/frontends/webapi.rst: cosmetics.
2013-04-05 Daira HopwoodChange web-API to support t=relink instead of t=move...
2013-04-05 Daira HopwoodNEWS.rst: remove redundant descriptions of security...
2013-04-04 Zooko O'Whielacronxedit for clarity
2013-04-04 Brian Warnerrelnotes: soften compatibility claims until we have...
2013-04-03 Daira Hopwooddocs/man/tahoe.1: fix typo and copyright date.
2013-04-03 Daira HopwoodNEWS.rst: security improvements and other minor updates.
2013-04-02 pataquetsFix URL links to source docs at github 34/head
2013-04-01 Brian WarnerNEWS: merge in the rest
2013-04-01 Brian WarnerNEWS: merge in most items
2013-03-28 David-Sarah... Include allmydata/web/static/css/*.css files in install.
2013-03-27 Brian WarnerNEWS: add unsorted recent entries. I think that's all... allmydata-tahoe-1.10a2
2013-03-26 David-Sarah... CREDITS: change my name.
2013-03-26 Brian Warnerresurrect provisioning.py
2013-03-23 David-Sarah... Correct off-by-one in maximum-immutable-share-size...
2013-03-21 David-Sarah... Censor 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 David-Sarah... NEWS.rst: precautions when upgrading. refs #1932
2013-03-20 Brian Warnertest_cli.py: fix mutable PUT stderr expectations
2013-03-20 David-Sarah... Improve 'tahoe put --help' to clarify behaviour for...
2013-03-20 David-Sarah... Avoid double-counting source files in 'tahoe cp --verbo...
next