2012-04-02 |
Brian Warner | webapi.rst: de-tabify |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Brian Warner | servermap.py: oops, fix _done() condition, good catch... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Zooko O'Whielacronx | doc: cross-link known_issues.rst and cautions.rst with... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Zooko O'Whielacronx | docs: FTP-and-SFTP.rst: recommend SFTP |
commit | commitdiff | tree | snapshot |
2011-08-14 |
david-sarah | interfaces.py: ensure that NoSuchChildError can be... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
david-sarah | misc/build_helpers/show-tool-versions.py: s/print_stder... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
david-sarah | bin/tahoe-script.template: fix the error message that... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Zooko O'Whielacronx | docs: quickstart: edits |
commit | commitdiff | tree | snapshot |
2012-04-01 |
david-sarah | Spelling error in a comment. |
commit | commitdiff | tree | snapshot |
2011-08-08 |
david-sarah | test_node.py: test that we tolerate a UTF-8 BOM at... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
david-sarah | node.py: tolerate a UTF-8 BOM at the start of tahoe... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
david-sarah | mutable/layout.py: improve confusing documentation... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Zooko O'Whielacronx | setup: show-tool-versions: report cl only on windows... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
david-sarah | Document PYTHONPATH problem when running flogtool.... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Brian Warner | Mutable repair: use new MODE_REPAIR to query all server... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Brian Warner | Add test for bug #1689: repairing empty file hits no... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
david-sarah | FTP-and-SFTP.rst: there were two more instances of... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
david-sarah | test_ftp.py: fix a couple of unused imports. refs ... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
david-sarah | FTP-and-SFTP.rst: directories containing mutable files... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Peter Le Bek | ftpd file `size' attribute must be an integer |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Peter Le Bek | unit test for ftpd LIST |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Peter Le Bek | fix ftpd mtime retrieval |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Brian Warner | test_introducer.SystemTest: fix race condition |
commit | commitdiff | tree | snapshot |
2012-03-22 |
david-sarah | Cosmetic formatting in docs. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
david-sarah | Put SFTP before FTP in various docs. fixes #1692 |
commit | commitdiff | tree | snapshot |
2012-03-22 |
david-sarah | Correct a link to frontends/drop-upload.rst. fixes... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Brian Warner | Fix mutable status (mapupdate/retrieve/publish) to... |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Brian Warner | IServer.get_name(): remove v0- prefix from displayed... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
david-sarah | Fix a missing comma in the last patch. refs #1295 |
commit | commitdiff | tree | snapshot |
2012-03-14 |
david-sarah | Temporarily suppress the DeprecationWarning about IFini... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Brian Warner | minor: hush pyflakes, move pycryptopp dep to unconditio... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
david-sarah | Update find_links URLs in setup.cfg to https://tahoe... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
david-sarah | Minor updates to URLs. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
david-sarah | Update more links from http: to https: in documentation... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Brian Warner | new introducer: signed extensible dictionary-based... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Brian Warner | 'tahoe admin generate-keypair/derive-pubkey': add Ed255... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Brian Warner | bump pycryptopp dependency to >=0.6.0, to get ed25519... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
david-sarah | Update copyright notices. refs #1686 |
commit | commitdiff | tree | snapshot |
2012-03-08 |
david-sarah | Make the link on the Welcome page to 'https://tahoe... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
david-sarah | Update various references to allmydata.org or http... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
david-sarah | Suppress a warning from win32eventreactor on Windows... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Brian Warner | Add nickname/nodeid to storage-status web page. Closes... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Brian Warner | add some quick tests of the introducer/web improvements |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Brian Warner | introducer web page: add CSS styling, roughly match... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Brian Warner | tahoe.css: fix #section typo, update welcome.xhtml... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Brian Warner | make provisioning/reliability work in the new location... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Brian Warner | remove 'provisioning'/'reliability' from WUI, add to... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Brian Warner | provisioning.py: update disk sizes and usage numbers |
commit | commitdiff | tree | snapshot |
2012-01-31 |
david-sarah | configuration.rst: another attempt to fix formatting... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
david-sarah | configuration.rst: remove the obsolete sizelimit option... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
david-sarah | Add a Python 3 blocker to setup.py, to display a better... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Kevan | Ensure that verification proceeds and stops when approp... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Kevan | Add test_verify_mdmf_all_bad_sharedata |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Patrick R McDonald | Added clarification on how interface= works |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Brian Warner | FTP-and-SFTP.rst: minor edits |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Patrick R McDonald | Updated accounts.url directive per warner's suggestions |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Patrick R McDonald | Added information on accounts.url directive |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Zooko O'Whielacronx | docs: an extra newline to separate utf-8 BOF from comme... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Zooko O'Whielacronx | docs: a newline between the utf-8 BOF and the comment... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Zooko O'Whielacronx | docs: a comment to inform the (human) reader about... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Zooko O'Whielacronx | docs: insert another newline between utf-8 BOF and... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Zooko O'Whielacronx | docs: insert newline after utf-8 BOF and before restruc... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Zooko O'Whielacronx | docs: remove utf-8 "BOM" which confuses trac's rst... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Zooko O'Whielacronx | docs: try again to change RestructuredText titles to... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Zooko O'Whielacronx | docs: backdoors.rst: fix title formatting |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Zooko O'Whielacronx | docs: backdoors.rst: stop using embedded URIs and tweak... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Brian Warner | update release process: git, not darcs, etc |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Brian Warner | prepare to Org-ify how_to_make_a_tahoe-lafs_release... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Brian Warner | .gitignore: ignore generated test-coverage files too |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Brian Warner | merge relnotes, quickstart.rst from 1.9.1 release |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Brian Warner | retrieve.py: unconditionally check share-hash-tree... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Brian Warner | .gitignore: also ignore tahoe-deps and .tgz, to fix... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Brian Warner | Makefile: fix 'make-version' to use git-or-darcs, not... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
david-sarah | _auto_deps.py: don't allow pycrypto 2.0.1. fixes #1631 |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Brian Warner | MANIFEST.in: make git-based 'setup.py sdist' match... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Brian Warner | restore .gitignore, stop .darcs-boringfile it |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Brian Warner | remove setuptools_darcs.egg |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Brian Warner | fix bundled data under git, remove setuptools_darcs |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Brian Warner | mutable/retrieve.py: clean up control flow to avoid... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Brian Warner | mutable/layout.py: raise BadShareError instead of assert() |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Brian Warner | mutable: don't tell server about corruption unless... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Brian Warner | mutable: simplify Retrieve._process_segment() to use... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Brian Warner | Retrieve.decode(): simplify setup of DeferredList-like... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Brian Warner | mutable: add comments about the tricky DeferredList... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Brian Warner | add test-git-ignore.py, to port the 'clean' buildbot... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
david-sarah | Use a private/drop_upload_dircap file instead of the... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Brian Warner | test_mutable: don't use 75 shares (slow), now that... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Kevan Carstensen | mutable publish: fix not-enough-shares detection. Refs... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Kevan Carstensen | mutable publish: track multiple servers-per-share.... |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Zooko O'Whielacronx | docs: how_to_make_a_tahoe-lafs_release.rst add Google... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Zooko O'Whielacronx | doc: about.rst: use unicode emdash, use non-embedded... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Brian Warner | minor cleanup: remove trailing spaces in misc/ |
commit | commitdiff | tree | snapshot |
2011-12-17 |
david-sarah | Tests for ref #1592. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
david-sarah | test_web.py cleanup: use failUnlessIn/failIfIn in prefe... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
david-sarah | Marcus Wanner's favicon patch. fixes #1592 |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Brian Warner | setup.py: stop putting pyutil.version_class/etc in... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Brian Warner | setup.py: get version from git or darcs |
commit | commitdiff | tree | snapshot |
2011-11-18 |
david-sarah | docs/known_issues.rst: describe when the unauthorized... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Brian Warner | more tiny buildbot-testing whitespace changes |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Brian Warner | more tiny buildbot-testing whitespace changes |
commit | commitdiff | tree | snapshot |
next |