2013-04-09 |
Zooko O'Whielacronx | attempt to clarify move-vs-relink 36/head |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Brian Warner | ServerMap.copy(): deepcopy .update_data too. Closes... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Brian Warner | webapi.rst: small edits to the t=relink section |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Daira Hopwood | docs/frontends/webapi.rst: cosmetics. |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Daira Hopwood | Change web-API to support t=relink instead of t=move... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Daira Hopwood | NEWS.rst: remove redundant descriptions of security... |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Zooko O'Whielacronx | edit for clarity |
commit | commitdiff | tree | snapshot |
2013-04-04 |
Brian Warner | relnotes: soften compatibility claims until we have... |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Daira Hopwood | docs/man/tahoe.1: fix typo and copyright date. |
commit | commitdiff | tree | snapshot |
2013-04-03 |
Daira Hopwood | NEWS.rst: security improvements and other minor updates. |
commit | commitdiff | tree | snapshot |
2013-04-02 |
pataquets | Fix URL links to source docs at github 34/head |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Brian Warner | NEWS: merge in the rest |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Brian Warner | NEWS: merge in most items |
commit | commitdiff | tree | snapshot |
2013-03-28 |
David-Sarah... | Include allmydata/web/static/css/*.css files in install. |
commit | commitdiff | tree | snapshot |
2013-03-27 |
Brian Warner | NEWS: add unsorted recent entries. I think that's all... allmydata-tahoe-1.10a2 |
commit | commitdiff | tree | snapshot |
2013-03-26 |
David-Sarah... | CREDITS: change my name. |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Brian Warner | resurrect provisioning.py |
commit | commitdiff | tree | snapshot |
2013-03-23 |
David-Sarah... | Correct off-by-one in maximum-immutable-share-size... |
commit | commitdiff | tree | snapshot |
2013-03-21 |
David-Sarah... | Censor the introducer and helper furls' swissnums from... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Brian Warner | client.py: throw error when reserved_space= is unparsea... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Brian Warner | Make introducer.furl unguessable. Closes #1802. |
commit | commitdiff | tree | snapshot |
2013-03-20 |
David-Sarah... | NEWS.rst: precautions when upgrading. refs #1932 |
commit | commitdiff | tree | snapshot |
2013-03-20 |
Brian Warner | test_cli.py: fix mutable PUT stderr expectations |
commit | commitdiff | tree | snapshot |
2013-03-20 |
David-Sarah... | Improve 'tahoe put --help' to clarify behaviour for... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
David-Sarah... | Avoid double-counting source files in 'tahoe cp --verbo... |
commit | commitdiff | tree | snapshot |
2013-03-20 |
David-Sarah... | Improvements to NEWS.rst for 1.10. |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Brian Warner | tweak NEWS a bit |
commit | commitdiff | tree | snapshot |
2013-03-19 |
David-Sarah... | Add draft NEWS entry for 1.10.0c1. |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Brian Warner | Remove darcs from setup.py, remove darcsver egg. Closes... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Brian Warner | Makefile: re-enable tarball uploads for "master" branch allmydata-tahoe-1.10a1 |
commit | commitdiff | tree | snapshot |
2013-03-19 |
David-Sarah... | New Welcome page: ensure 'not connected' status for... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
David-Sarah... | Improve SFTP error handling and remove use of IFinishab... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
David-Sarah... | sftpd.py: switch from using bare asserts to assertutil. |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Brian Warner | introducer.client: use integer seqnums, not time-based... |
commit | commitdiff | tree | snapshot |
2013-03-19 |
Brian Warner | fileutil.write: accept mode=, and use it in Node.write_... |
commit | commitdiff | tree | snapshot |
2013-03-17 |
David-Sarah... | setup.py: add helpful comment on line that is a SyntaxE... |
commit | commitdiff | tree | snapshot |
2013-03-17 |
David-Sarah... | test_web.py: relax tests for upload and mkdir forms... |
commit | commitdiff | tree | snapshot |
2013-03-17 |
David-Sarah... | Move embedded setuptools egg to reflect new version... |
commit | commitdiff | tree | snapshot |
2013-03-17 |
David-Sarah... | Tolerate import errors when loading extra commands... |
commit | commitdiff | tree | snapshot |
2013-03-17 |
David-Sarah... | Update helper.rst to explain new-style config. fixes... |
commit | commitdiff | tree | snapshot |
2013-03-17 |
David-Sarah... | Redesigned Welcome page using Twitter Bootstrap CSS. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Brian Warner | bump 'mock' dependency to >=0.8.0, to get the .call... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
David-Sarah... | Require at least Python 2.6. fixes #1658 |
commit | commitdiff | tree | snapshot |
2013-03-15 |
David-Sarah... | Make doubly sure that we fail quickly on future Python... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
David-Sarah... | Ensure that bin/tahoe and setup.py fail quickly on... |
commit | commitdiff | tree | snapshot |
2013-03-15 |
David-Sarah... | Add test for anti-Ubuntu-crash-reporter exception-catch... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
David-Sarah... | tahoe_ls.py: JSON responses don't need quotemarks or... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
David-Sarah... | Only quote newline characters where necessary. fixes... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Mike Kazantsev | test_web.py: fix test_GET_DIRECTORY_html_filenode_encod... 31/head |
commit | commitdiff | tree | snapshot |
2013-02-08 |
David-Sarah... | Add comment explaining fix to #1679. refs #1679 |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Zooko O'Whielacronx | do not cache and re-use imm filenodes in nodemaker 30/head |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Zooko O'Whielacronx | unit test for #1679 |
commit | commitdiff | tree | snapshot |
2013-01-03 |
David-Sarah... | tahoe_check.py: tolerate missing fields in check result... |
commit | commitdiff | tree | snapshot |
2012-12-29 |
David-Sarah... | Make WUI headings and titles more consistent and accurate: |
commit | commitdiff | tree | snapshot |
2012-12-29 |
David-Sarah... | test_web.py: minor cleanup to test_helper_status. |
commit | commitdiff | tree | snapshot |
2012-12-29 |
David-Sarah... | If a helper is not configured, make the banner on the... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
David-Sarah... | docs/configuration.rst: clarification on scale suffixes... 26/head |
commit | commitdiff | tree | snapshot |
2012-12-27 |
David-Sarah... | Make abbreviate_space able to output in exabytes. refs... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
David-Sarah... | Allow T (terabytes), P (petabytes), and E (exabytes... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
David-Sarah... | Make the system test nodes have non-ASCII nicknames. 25/head |
commit | commitdiff | tree | snapshot |
2012-12-27 |
David-Sarah... | Allow welcome and storage status pages to display a... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
David-Sarah... | Remove ResponseCache in favor of MDMFSlotReadProxy... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David-Sarah... | docs/logging.rst: fix rst2html warnings. |
commit | commitdiff | tree | snapshot |
2012-12-22 |
David-Sarah... | docs/logging.rst: remove note about a bug that was... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
David-Sarah... | test/common_util.py: fix a bug in NonASCIIPathMixin... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Zooko O'Whielacronx | tests: add more diagnostics when code-under-test fails 23/head |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Zooko O'Whielacronx | remove unnecessary request from upload-helper |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Zooko O'Whielacronx | pkg_resources: better error message on bad spec |
commit | commitdiff | tree | snapshot |
2012-11-20 |
David-Sarah... | NEWS.rst: add a missing dependency update for 1.9.2. |
commit | commitdiff | tree | snapshot |
2012-11-16 |
David-Sarah... | Makefile: increase filesystem size for 'make tmpfstest'. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
David-Sarah... | web/unlinked.py: don't use % operator to expand %(uri... |
commit | commitdiff | tree | snapshot |
2012-11-11 |
David-Sarah... | docs/frontends/CLI.rst: fix markup of * and ?. |
commit | commitdiff | tree | snapshot |
2012-11-11 |
David-Sarah... | docs/frontends/CLI.rst: document ./* trick, and that... |
commit | commitdiff | tree | snapshot |
2012-11-03 |
David-Sarah... | Update docs/network-and-reliance-topology.svg for RAIC... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
David-Sarah... | CLI: fix synopsis for 'tahoe ls'. fixes #1839 |
commit | commitdiff | tree | snapshot |
2012-11-01 |
David-Sarah... | docs/about.rst: fix broken link for network-and-relianc... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
David-Sarah... | Makefile: add 'make tmpfstest', which uses a tmpfs... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
David-Sarah... | test_runner: we no longer need to skip tests on Twisted... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
David-Sarah... | src/allmydata/web/directory.py: fix HTML double-encodin... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Mike Kazantsev | docs/frontends/webapi.rst: remove (ignored) "size"... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Zooko O'Whielacronx | add alternating grey-background to make it easier to... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Zooko O'Whielacronx | link from the tahoe-lafs-dep-eggs/README.html to the... |
commit | commitdiff | tree | snapshot |
2012-09-30 |
frederik b | fixed wrong index in tahoe cp --verbose, as explained... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
David-Sarah... | Ignore *~, /miscaptures.txt and /violations.txt. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
david-sarah | src/allmydata/__init__.py: ensure that if a dependency... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
david-sarah | docs/quickstart.rst: swap two paragraphs to make it... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Brian Warner | Apply David-Sarah's recommended changes. Closes #974 |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andrew Miller | When the CLI cannot connect to the gateway, it prints... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
david-sarah | Cosmetic changes to match cloud backend branch. |
commit | commitdiff | tree | snapshot |
2012-07-24 |
david-sarah | interfaces.py: corrections to take into account that... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
david-sarah | interfaces.py: corrections to interfaces to make more... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
david-sarah | interfaces.py: which -> that. |
commit | commitdiff | tree | snapshot |
2012-07-24 |
david-sarah | Default arguments in interface declarations should... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
david-sarah | Remove spurious 'self' arguments that should not be... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
david-sarah | interfaces.py: whitespace |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Zooko O'Whielacronx | docs: fix link to mutable.rst. Thanks to TimothyA for... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
david-sarah | docs/configuration.rst: clarify statement about lack... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
david-sarah | Update release date for 1.9.2. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
david-sarah | Slightly improve the error message when a stats.pickle... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
david-sarah | Relnotes, NEWS and quickstart updates for 1.9.2, with... |
commit | commitdiff | tree | snapshot |
next |