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 |
2008-02-02 |
Brian Warner | client.py: hush pyflakes |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Brian Warner | client.py: touch BASEDIR/no_storage to not publish... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Brian Warner | introducer: allow nodes to refrain from publishing... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Zooko O'Whielacronx | docs: architecture.txt: some edits with Amber |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Zooko O'Whielacronx | rename storage_index_chk_hash() to storage_index_hash... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Zooko O'Whielacronx | docs: update docs/about.html with Amber |
commit | commitdiff | tree | snapshot |
2008-02-01 |
robk-tahoe | stats: added IStatsProducer interface, fixed stats... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
robk-tahoe | munin stats: suppress output of data more that 5min old |
commit | commitdiff | tree | snapshot |
2008-02-01 |
robk-tahoe | munin stats: change truncated nodeid to 4 char (not 8) |
commit | commitdiff | tree | snapshot |
2008-02-01 |
robk-tahoe | stats_gatherer: reject "<unauth>" as a tubid, to avoid... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Brian Warner | Makefile: add 'upload-tarballs' target, using a foolsca... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Brian Warner | storage: clean up use of si_s vs si_dir, add test for... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Zooko O'Whielacronx | remove unused import (thanks, pyflakes) |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Zooko O'Whielacronx | storage: make two levels of share directories so as... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Brian Warner | tarballs: stick with setup.py's sdist command, which... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Brian Warner | offloaded.py: fix logging a bit |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Brian Warner | add 'tarballs' target, to generate compressed source... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
robk-tahoe | stats: add a simple stats gathering system |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Brian Warner | upload: oops, fix breakage after removing upload_file... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Brian Warner | remove upload.upload_(data,filename,filehandle) conveni... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Brian Warner | upload: Data should use convergence by default |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Brian Warner | upload-helper: avoid duplicate uploads: check the grid... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Brian Warner | log.py: update log.err() to take advantage of current... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Brian Warner | install-details.html: debian 3.1 is better known as... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
robk-tahoe | confwiz: update to record install and uninstall events. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Zooko O'Whielacronx | make content-hash-key encryption a parameter of uploading |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Zooko O'Whielacronx | docs: add note that Debian 3.1 seems to have the same... |
commit | commitdiff | tree | snapshot |
next |