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 |
2012-07-02 |
david-sarah | Failing to load a crawler state pickle uses default... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
david-sarah | If a stats.pickle file cannot be read, print a better... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
david-sarah | Makefile: in check-umids, exclude 'old.py' to avoid... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
david-sarah | src/allmydata/__init__.py: head off a possible warning... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Brian Warner | 'tahoe --version': remove inconsistent trailing comma... |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Brian Warner | _auto_deps: bump foolscap to >=0.6.3 to tolerate twiste... |
commit | commitdiff | tree | snapshot |
2012-06-23 |
david-sarah | Makefile: Add 'check-rst' target to check .rst files... |
commit | commitdiff | tree | snapshot |
2012-06-23 |
david-sarah | Update docs, notably performance.rst, to include MDMF... |
commit | commitdiff | tree | snapshot |
2012-06-23 |
david-sarah | NEWS.rst: hyperlink reference fixes. refs #1776 |
commit | commitdiff | tree | snapshot |
2012-06-23 |
david-sarah | Release notes, NEWS, and quickstart updates for 1.9... |
commit | commitdiff | tree | snapshot |
2012-06-22 |
david-sarah | Change the maximum mutable share size to 69105 TB,... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
david-sarah | Release notes and NEWS for 1.9.1. refs #1776 |
commit | commitdiff | tree | snapshot |
2012-06-18 |
david-sarah | docs/frontends/FTP-and-SFTP.rst: remove reference to... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
david-sarah | _auto_deps.py: bump the Twisted dependency to >= 11... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
david-sarah | mutable: fix shape of 'verinfo' tuple returned from... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
david-sarah | Tests for ref #1669. Also refactor the existing tests... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
david-sarah | Add assertions to make sure that set_default_encoding_p... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
david-sarah | docs/frontends/FTP-and-SFTP.rst: listing of directories... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
Zooko O'Whielacronx | docs: remove mention of #1588 from docs/frontends/FTP... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
david-sarah | Make the intent of the loop over servers in test_system... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
david-sarah | Fix a bug in mutable publish that could cause an IndexE... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
david-sarah | Skip allmydata.test.test_system.Connections.test_rref... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
david-sarah | After a server disconnects, make the IServer retain... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
david-sarah | Since DeprecationWarning about twisted.internet.interfa... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
david-sarah | misc/coding_tools/check-interfaces.py: clean-ups (warni... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
david-sarah | Suppress DeprecationWarning about twisted.internet... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Brian Warner | test/common.py: fix race condition waiting for the... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
david-sarah | Clarify documentation of RIStorageServer.slot_testv_and... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Brian Warner | introweb: the Subscribed Clients list shows tubids... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Brian Warner | Display serverids consistently as 8-char pubkey, or... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Brian Warner | test_system.py: wait for the Helper connection properly... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Brian Warner | test_system.py: clean up control flow, reduce use of... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Brian Warner | test_system.py: fix minor typo |
commit | commitdiff | tree | snapshot |
next |