2011-08-28 |
Brian Warner | test_mutable.Version.test_debug: use splitlines() to... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Brian Warner | test_mutable.Version: exercise 'tahoe debug find-shares... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Brian Warner | test_mutable.py: oops, missed a .todo |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Brian Warner | test_mutable: merge davidsarah's patch with my Version... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
david-sarah | Make the immutable/read-only constraint checking for... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
david-sarah | Additional tests for MDMF URIs and for zero-length... |
commit | commitdiff | tree | snapshot |
2011-08-22 |
david-sarah | Additional tests for zero-length partial reads and... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Brian Warner | test_mutable.Version: factor out some expensive uploads... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Brian Warner | SDMF: update filenode with correct k/N after Retrieve... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Brian Warner | layout.py: annotate assertion to figure out 'tahoe... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Brian Warner | Add 'tahoe debug dump-cap' support for MDMF, DIR2-CHK... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Brian Warner | MDMF: more writable/writeable consistentifications |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Brian Warner | MDMF: s/Writable/Writeable/g, for consistency with... |
commit | commitdiff | tree | snapshot |
2011-08-26 |
david-sarah | setup.cfg: remove no-longer-supported test_mac_diskimag... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Brian Warner | test_mutable.Update: increase timeout from 120s to... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Zooko O'Whielacronx | tests: fix check_memory test |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Brian Warner | TAG allmydata-tahoe-1.9.0a1 allmydata-tahoe-1.9.0a1 |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Brian Warner | touch NEWS to trigger buildslaves |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Brian Warner | test_mutable.Update: remove .timeout overrides, otherwi... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Brian Warner | blacklist.py: add read() method too, for completeness |
commit | commitdiff | tree | snapshot |
2011-08-24 |
david-sarah | Implementation, tests and docs for blacklists. This... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
david-sarah | mutable/layout.py: fix unused import. refs #393 post-393 |
commit | commitdiff | tree | snapshot |
2011-08-16 |
david-sarah | mutable/retrieve.py: cosmetics and remove a stale comme... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Kevan Carstensen | mutable/filenode.py: don't fetch more segments than... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Kevan Carstensen | test/test_mutable: test for incorrect div_ceil equations trac-5200 |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Kevan Carstensen | mutable/retrieve.py: use floor division to calculate... |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Kevan Carstensen | mdmf: clean up boolean expressions, correct typos,... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Brian Warner | now that tests pass with full-size keys, return test... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Brian Warner | fix SHARE_HASH_CHAIN_SIZE computation |
commit | commitdiff | tree | snapshot |
2011-08-10 |
david-sarah | More idiomatic resolution of the conflict between ticke... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
david-sarah | Replace the hard-coded 522-bit RSA key size used for... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
david-sarah | Replace the hard-coded 522-bit RSA key size used for... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Zooko O'Whielacronx | merge some minor conflicts in test code from the 393... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Zooko O'Whielacronx | doc: eliminate the phrase "rootcap" from doc/frontends... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
david-sarah | test_web.py: fix a test failure dependent on whether... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Kevan Carstensen | immutable/filenode: fix pyflakes warnings |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Kevan Carstensen | test: fix assorted tests broken by MDMF changes |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Kevan Carstensen | uri: add MDMF and MDMF directory caps, add extension... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Kevan Carstensen | test/test_mutable: tests for MDMF |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Kevan Carstensen | webapi changes for MDMF |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Kevan Carstensen | mutable/servermap: Rework the servermap to work with... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Kevan Carstensen | dirnode: teach dirnode to make MDMF directories |
commit | commitdiff | tree | snapshot |
2011-08-02 |
david-sarah | Fix some test failures caused by #393 patch. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | docs: amend configuration, webapi documentation to... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | cli: teach CLI how to create MDMF mutable files |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | frontends/sftpd: Resolve incompatibilities between... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | mutable/layout: Define MDMF share format, write tools... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | immutable/filenode: implement unified filenode interface |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | immutable/literal.py: Implement interface changes in... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | test/common: Alter common test code to work with MDMF. |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | mutable: train checker and repairer to work with MDMF... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | nodemaker: teach nodemaker about MDMF caps |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | client: teach client how to create and work with MDMF... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | mutable/filenode: Modify mutable filenodes for use... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | nodemaker: teach nodemaker how to create MDMF mutable... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | interfaces: change interfaces to work with MDMF |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | mutable/publish: teach the publisher how to publish... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Kevan Carstensen | mutable/retrieve: rework the mutable downloader to... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
david-sarah | Fix repeated 'the' in license text. pre-393 |
commit | commitdiff | tree | snapshot |
2011-08-19 |
david-sarah | Remove Non-Profit Open Software License from the set... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Zooko O'Whielacronx | docs: change links that pointed to COPYING.TGPPL.html... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Zooko O'Whielacronx | docs: formatting: reflow to fill-column 77 |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Zooko O'Whielacronx | docs: formatting: M-x whitespace-cleanup |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Zooko O'Whielacronx | licensing: add to the list of licenses that we grant... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Zooko O'Whielacronx | docs: reflow the added text at the top of COPYING.GPL... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Zooko O'Whielacronx | docs: reformat COPYING.TGPPL.html to COPYING.TGPPL.rst |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Zooko O'Whielacronx | docs: reflow docs/logging.rst to fill-column 77 |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Zooko O'Whielacronx | doc: fix formatting error in docs/logging.rst |
commit | commitdiff | tree | snapshot |
2011-08-18 |
david-sarah | Cleanups for suppression of UserWarnings. refs #1435 |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Zooko O'Whielacronx | suppress warning emitted by newer zope.interface with... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Zooko O'Whielacronx | doc: formatting: reflow to fill-column=77 |
commit | commitdiff | tree | snapshot |
2011-08-15 |
david-sarah | _auto_deps.py: change the requirement for zope.interfac... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
david-sarah | allmydata/__init__.py, test_version.py: make version... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
david-sarah | Makefile and setup.py: remove setup.py commands that... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Brian Warner | remove misc/debian[_helpers], rely upon official packag... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
david-sarah | Makefile: remove targets that used misc/debian[_helpers... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Brian Warner | replace tabs with spaces in the #1441 'tahoe debug... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
david-sarah | Correct the information printed by '/usr/bin/tahoe... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Zooko O'Whielacronx | doc: edit the explanation of K-of-N tradeoffs |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Zooko O'Whielacronx | doc: clean up formatting of doc/configuration.rst |
commit | commitdiff | tree | snapshot |
2011-07-24 |
david-sarah | Add test for webopen. fixes #1149 |
commit | commitdiff | tree | snapshot |
2011-08-10 |
david-sarah | test_client.py: relax a check in test_create_drop_uploa... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
david-sarah | test/common_util.py: correct fix to mkdir_nonascii... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
david-sarah | test/common_util.py: fix a typo. refs #1472 |
commit | commitdiff | tree | snapshot |
2011-08-10 |
david-sarah | test_client.py, test_drop_upload.py: fix pyflakes warnings. |
commit | commitdiff | tree | snapshot |
2011-08-10 |
david-sarah | Factor out methods dealing with non-ASCII directories... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
david-sarah | test_client.py: add a test that the drop-uploader is... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
david-sarah | drop-upload: rename 'start' method to 'startService... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
david-sarah | test_drop_upload.py: add comment explaining why we... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
david-sarah | test_drop_upload.py: fix some grammatical and spelling... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Zooko O'Whielacronx | drop-upload: report the configured local directory... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Zooko O'Whielacronx | drop-upload: rename the 'upload.uri' parameter to ... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Zooko O'Whielacronx | drop-upload test for non-existent local dir separately... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Zooko O'Whielacronx | drop-upload: unit tests for the configuration options... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
david-sarah | src/allmydata/storage/server.py: use the filesystem... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
david-sarah | test_storage.py: test that we are using the filesystem... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
david-sarah | Work around ref #1472 by having test_drop_upload delete... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
david-sarah | Remove all trailing whitespace from .py files. |
commit | commitdiff | tree | snapshot |
2011-08-08 |
david-sarah | test_drop_upload.py: fix unused imports. refs #1429 |
commit | commitdiff | tree | snapshot |
2011-08-08 |
david-sarah | Documentation for drop-upload frontend. refs #1429 |
commit | commitdiff | tree | snapshot |
next |