]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
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...
2013-03-20 David-Sarah... Improvements to NEWS.rst for 1.10.
2013-03-19 Brian Warnertweak NEWS a bit
2013-03-19 David-Sarah... Add draft NEWS entry for 1.10.0c1.
2013-03-19 Brian WarnerRemove darcs from setup.py, remove darcsver egg. Closes...
2013-03-19 Brian WarnerMakefile: re-enable tarball uploads for "master" branch allmydata-tahoe-1.10a1
2013-03-19 David-Sarah... New Welcome page: ensure 'not connected' status for...
2013-03-19 David-Sarah... Improve SFTP error handling and remove use of IFinishab...
2013-03-19 David-Sarah... sftpd.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... setup.py: add helpful comment on line that is a SyntaxE...
2013-03-17 David-Sarah... test_web.py: relax tests for upload and mkdir forms...
2013-03-17 David-Sarah... Move embedded setuptools egg to reflect new version...
2013-03-17 David-Sarah... Tolerate import errors when loading extra commands...
2013-03-17 David-Sarah... Update helper.rst to explain new-style config. fixes...
2013-03-17 David-Sarah... Redesigned 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... Require at least Python 2.6. fixes #1658
2013-03-15 David-Sarah... Make doubly sure that we fail quickly on future Python...
2013-03-15 David-Sarah... Ensure that bin/tahoe and setup.py fail quickly on...
2013-03-15 David-Sarah... Add test for anti-Ubuntu-crash-reporter exception-catch...
2013-03-07 David-Sarah... tahoe_ls.py: JSON responses don't need quotemarks or...
2013-03-07 David-Sarah... Only 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... Add 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... tahoe_check.py: tolerate missing fields in check result...
2012-12-29 David-Sarah... Make WUI headings and titles more consistent and accurate:
2012-12-29 David-Sarah... test_web.py: minor cleanup to test_helper_status.
2012-12-29 David-Sarah... If a helper is not configured, make the banner on the...
2012-12-27 David-Sarah... docs/configuration.rst: clarification on scale suffixes... 26/head
2012-12-27 David-Sarah... Make abbreviate_space able to output in exabytes. refs...
2012-12-27 David-Sarah... Allow T (terabytes), P (petabytes), and E (exabytes...
2012-12-27 David-Sarah... Make the system test nodes have non-ASCII nicknames. 25/head
2012-12-27 David-Sarah... Allow welcome and storage status pages to display a...
2012-12-27 David-Sarah... Remove ResponseCache in favor of MDMFSlotReadProxy...
2012-12-22 David-Sarah... docs/logging.rst: fix rst2html warnings.
2012-12-22 David-Sarah... docs/logging.rst: remove note about a bug that was...
2012-12-02 David-Sarah... test/common_util.py: fix a bug in NonASCIIPathMixin...
2012-11-29 Zooko O'Whielacronxtests: add more diagnostics when code-under-test fails 23/head
2012-11-29 Zooko O'Whielacronxremove unnecessary request from upload-helper
2012-11-22 Zooko O'Whielacronxpkg_resources: better error message on bad spec
2012-11-20 David-Sarah... NEWS.rst: add a missing dependency update for 1.9.2.
2012-11-16 David-Sarah... Makefile: increase filesystem size for 'make tmpfstest'.
2012-11-15 David-Sarah... web/unlinked.py: don't use % operator to expand %(uri...
2012-11-11 David-Sarah... docs/frontends/CLI.rst: fix markup of * and ?.
2012-11-11 David-Sarah... docs/frontends/CLI.rst: document ./* trick, and that...
2012-11-03 David-Sarah... Update docs/network-and-reliance-topology.svg for RAIC...
2012-11-01 David-Sarah... CLI: fix synopsis for 'tahoe ls'. fixes #1839
2012-11-01 David-Sarah... docs/about.rst: fix broken link for network-and-relianc...
2012-10-25 David-Sarah... Makefile: add 'make tmpfstest', which uses a tmpfs...
2012-10-25 David-Sarah... test_runner: we no longer need to skip tests on Twisted...
2012-10-25 David-Sarah... src/allmydata/web/directory.py: fix HTML double-encodin...
2012-10-09 Mike Kazantsevdocs/frontends/webapi.rst: remove (ignored) "size"...
2012-10-08 Zooko O'Whielacronxadd alternating grey-background to make it easier to...
next