2013-05-28 |
Daira Hopwood | iputil.py: minor cleanup to avoid dropping a Deferred. |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Daira Hopwood | iputil.py: refactor address-finding code to treat all... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Daira Hopwood | iputil.py: retry address queries on EINTR. fixes #1381 |
commit | commitdiff | tree | snapshot |
2013-05-25 |
Daira Hopwood | Makefile: remove 'install' target. fixes #1717 44/head |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Daira Hopwood | WUI: add time page was rendered to client and introduce... |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Leif Ryge | properly describe saving incident reports. closes ... 43/head |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Daira Hopwood | Improvements to test refs #1742 1742-error-during-post |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Daira Hopwood | Add a test for raising NotEnoughSharesError when a... |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Daira Hopwood | Include the number of remaining shares of the right... |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Daira Hopwood | mutable/retrieve.py: improve comments. refs #1742 |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Daira Hopwood | Raise NotEnoughSharesError if there are initially not... |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Daira Hopwood | mutable/retrieve.py: inline the single-use function... |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Daira Hopwood | Add dummy __init__.py files for directories containing... |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Daira Hopwood | setup.py: add allmydata/web/static/img/*.png to package... |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Brian Warner | minor changes to hush newer pyflakes |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Brian Warner | update release how-to to be closer to current reality |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Daira Hopwood | Update terminology in RAIC design doc. |
commit | commitdiff | tree | snapshot |
2013-05-01 |
David-Sarah... | docs/proposed/leasedb.rst: Add design doc for leasedb. |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Daira Hopwood | Show git branch in version output. fixes #1953 |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Brian Warner | update docs for 1.10 release allmydata-tahoe-1.10.0 |
commit | commitdiff | tree | snapshot |
2013-05-01 |
Brian Warner | .gitignore: ignore the generated zope.interface egg too |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Brian Warner | NEWS: caution about secret introducer.furl in world... allmydata-tahoe-1.10.0c2 |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Daira Hopwood | Update version requirement for zope.interface. |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Brian Warner | known_issues, quickstart: add version and anticipated... allmydata-tahoe-1.10.0c1 |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Brian Warner | NEWS: edits, formatting, consolidation, set a date... |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Brian Warner | NEWS: fix a formatting typo |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Brian Warner | NEWS: improve highlighting |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Brian Warner | Makefile: oops, fix tahoe-deps/tahoe-lafs-deps mismatch |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Brian Warner | update deps URLs to use "tahoe-lafs" instead of bare... allmydata-tahoe-1.10.0b2 |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Brian Warner | update some copyright dates |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Brian Warner | known_issues.rst: get closer to real date |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Brian Warner | known_issues: update chart-API text, with suggestions... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Daira Hopwood | Add "[global-opts]" to help synopsis for tahoe ls.... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Daira Hopwood | NEWS: add entry for ref #166 |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Brian Warner | docs/nodekeys.rst: explain what node keys are for,... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Daira Hopwood | Add comments and a caveat in webapi.rst indicating... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Daira Hopwood | Minor improvements to webapi.rst. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Leif Ryge | docs: fixed typos |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Brian Warner | whitespace change to trigger buildbot for 1.10-b1 allmydata-tahoe-1.10b1 |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Brian Warner | client.py: create node key even when storage is disable... |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Daira Hopwood | docs/quickstart.rst: update Python 2.7 download URL. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Daira Hopwood | docs/quickstart.rst: update recommended Python version. |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Daira Hopwood | Improve a test for ref #1643, and make sure that unexpe... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Brian Warner | known_issues: document the google-chart-API privacy... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Brian Warner | welcome page: display new nodeid (ed25519-based) instea... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Brian Warner | client.py: remove the old "server.privkey" fallback |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Brian Warner | client.py: internal renaming, _server_key -> _node_key |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Brian Warner | test_sftp.py: minor cosmetic changes |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Brian Warner | CLI: tolerate caps-from-future in unused aliases. Close... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Brian Warner | docs: replace emdash characters with plain ASCII |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Brian Warner | test_cli: probably remove the unix-ism that broke tests... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Brian Warner | Remove the whitespace reported by find-trailing-spaces... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Brian Warner | CLI: put "[global-opts]" in all command synopses |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Brian Warner | rename VDriveOptions to FilesystemOptions |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Brian Warner | bin/tahoe: clean up global-vs-subcommand arguments... |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Zooko O'Whielacronx | s/node/client; mention restart is needed |
commit | commitdiff | tree | snapshot |
2013-04-09 |
Zooko O'Whielacronx | convergence secret doc by CtB, marlowe, zooko |
commit | commitdiff | tree | snapshot |
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 |
next |