2011-09-05 |
david-sarah | CLI: make the --mutable-type option value for 'tahoe... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Kevan Carstensen | cli: make --mutable-type imply --mutable in 'tahoe... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
david-sarah | SFTP: add a comment about a subtle interaction between... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Brian Warner | improve the storage/mutable.py asserts even more |
commit | commitdiff | tree | snapshot |
2011-09-01 |
wilcoxjg | storage/mutable.py: special characters in struct.foo... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
david-sarah | docs/write_coordination.rst: fix formatting and add... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Brian Warner | test_mutable.Version: consolidate some tests, reduce... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Kevan Carstensen | mutable/retrieve: handle the case where self._read_leng... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Brian Warner | NEWS: added summary of all changes since 1.8.2. Needs... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Brian Warner | test_mutable.Update: only upload the files needed for... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Brian Warner | Let Uploader retain History instead of passing it into... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Brian Warner | Fix mutable publish/retrieve timing status displays... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Brian Warner | Teach 'tahoe debug catalog-shares about MDMF. Closes... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Brian Warner | debug.py: remove some dead comments |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Brian Warner | hush pyflakes |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Brian Warner | MutableFileNode.set_downloader_hints: never depend... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Brian Warner | layout.py: fix MDMF share layout documentation |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Brian Warner | teach 'tahoe debug dump-share' about MDMF and offsets... |
commit | commitdiff | tree | snapshot |
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 |
next |