2008-02-13 |
amber | docs: 10 blocks by default, not 12 |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Brian Warner | webish.py: fix for #237: when listing large directories... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zooko O'Whielacronx | docs: edits and updates to architecture.txt, with Amber |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zooko O'Whielacronx | setup: remove older bundled version of setuptools_darcs |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zooko O'Whielacronx | setup: remove another older bundled setuptools |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zooko O'Whielacronx | setup: remove older bundled setuptools |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zooko O'Whielacronx | setup: remove older bundled version of darcsver |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zooko O'Whielacronx | fix a few unused imports and suchlike, discovered by... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Brian Warner | webish: flogify the remaining log messages |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Brian Warner | webish: censor all caps before logging the HTTP request... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Brian Warner | download status: refactor into a separate object, so... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Brian Warner | introducer: remove encoding-parameter config, for now |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zooko O'Whielacronx | use base62 encoding for storage indexes, on disk and... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian Warner | webish: add /status page to display current uploads... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian Warner | make current upload/download status objects available... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian Warner | add download-status objects, to track download progress |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian Warner | add upload-status objects, to track upload progress |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian Warner | misc/find-share-anomalies.py: tool to analyze 'tahoe... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian Warner | webish: add edge metadata to t=json output, including... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian Warner | catalog-shares: add expiration time to output |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian Warner | add 'tahoe catalog-shares' tool, to make a one-line... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian Warner | test_dirnode.py: improve error messages in case timesta... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian Warner | test_dirnode.py: simplejson-1.7.1 incorrectly rounds... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian Warner | test_system.py: refactor bounce_client, probably make... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian Warner | webish: display timestamps |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian Warner | test_dirnode.py: assert that we update mtime and preser... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian Warner | dirnode.py: add metadata= to add_file(), add tests |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian Warner | test_dirnode.py: add diag output to test-ctime/mtime... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Brian Warner | dirnode: add ctime/mtime to metadata, update metadata... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Brian Warner | docs/install-details.html: wrap to 80 cols, no content... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Brian Warner | test_system: remove the hackish debug_interrupt= attrib... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Brian Warner | dirnodes.txt: update docs a bit, we don't yet do choose... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Brian Warner | webapi.txt: document POST /uri?t=mkdir |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Brian Warner | test_system.py: remove that ugly debug_stash_Remoteencr... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Brian Warner | upload: if we lose the helper, go back to doing direct... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Brian Warner | upload.EncryptAnUploadable: use 50KiB read chunks ... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Brian Warner | test_upload.py: hush pyflakes |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Brian Warner | test_upload.py: add test to exercise CHK hashing variations |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Brian Warner | test_cli: oops, need to update this when the CHK hash... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Brian Warner | change encryption-key hash to include encoding paramete... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Brian Warner | hashutil: add tagged_hash_256d and tagged_hasher_256d |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Brian Warner | upload: rework passing of default encoding parameters... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Brian Warner | offloaded: oops, need more tricks to make the unit... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Brian Warner | helper: return full uri-extension data to the client... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | interfaces: remove spurious line that counted against... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | test_util: add full coverage for allmydata.util.deferre... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
robk-tahoe | windows: track uninstalls |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | tahoe dump-share: remove --filename option, just take... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | test_system: deferred-handling logic in test_upload_and... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | dump-share: tweak formatting a little bit, to make... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | add 'tahoe find-shares' command, to locate share files... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | dump-cap: include UEB_hash in output |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | download.py: make logging safe in ValidatedBucket |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | webish: more upload stats: total encode-and-push rate... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | webish: add when_done= to POST /uri?t=upload . I did... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | UploadResults: add more helper timing stats (ciphertext... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | add upload-results timing info for helper uploads.... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | add upload timings and rates to the POST /uri?t=upload... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | webish: make POST /uri?t=upload deposit you on an ... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | webish.py: refactor /uri handlers, one rend.Page class... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | test_web.py: hush pyflakes |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | webish: add PUT /uri?mutable=true |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | webish: add POST /uri?t=upload&mutable=true |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | webish: add upload/view-uri forms (not associated with... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | upload: return an UploadResults instance (with .uri... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | webish: add storage-consumed estimate on welcome page |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | storage: change service name from 'storageserver' to... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | webish: display tahoe import path on the welcome page... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | refactor node startup, remove tub_ready() |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Zooko O'Whielacronx | setup: fix the md5sum of the bundled setuptools egg |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | docs/testgrid/introducer.furl: update to new introducer |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | webish: condense display of nickname a little bit |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | webish: show nickname too |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian Warner | webish: add extra introducer data (version, timestamps... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian Warner | test_introducer.py: increase timeouts on poll() calls |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian Warner | bundle foolscap-0.2.4 instead of 0.2.3 |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian Warner | bump foolscap dependency to 0.2.4, since we now use... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian Warner | docs/configuration.txt: wrap to 80 cols |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian Warner | docs/configuration.txt: document nickname, no_storage... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian Warner | introducer: remove remaining bits of 'push-to-myself... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian Warner | introducer: remove PeerCountObserver, tests are managin... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian Warner | big introducer refactoring: separate publish+subscribe... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian Warner | PollMixin: add timeout= argument, rewrite to avoid... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
robk-tahoe | windows: include latest windown build, winfuse and... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
robk-tahoe | stats: fix service issues |
commit | commitdiff | tree | snapshot |
2008-02-02 |
robk-tahoe | munin stats: don't suppress series with no current... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
nejucomo | tahoe_fuse: system test: Verify file contents can be... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
nejucomo | tahoe_fuse: system test: Populate a testdir with files... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
nejucomo | tahoe_fuse: system test: Create a separate directory... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
nejucomo | tahoe_fuse: system test: Replace repeated attempts... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
nejucomo | tahoe_fuse: system test: Remove some needless comments. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
nejucomo | tahoe_fuse: system test: Move test summary to end of... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
nejucomo | tahoe_fuse: system tests: Update comments. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
nejucomo | tahoe_fuse: system test: Make output checking into... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
nejucomo | docs: webapi: Add concise shorthand for options, input... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
nejucomo | tahoe_fuse.py: system test: Distinguish between TestFai... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
nejucomo | tahoe_fuse.py: system test: setup: lexically sort test... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
nejucomo | tahoe_fuse.py: system test: setup: fixed a bug in which... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
nejucomo | tahoe_fuse.py: system test: Many changes to framework... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
nejucomo | Individual tests run after all the setup layers are... |
commit | commitdiff | tree | snapshot |
next |