2008-10-29 |
Brian Warner | catalog-shares command: tolerate errors, log them to... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Warner | test_web.py: one more line of test coverage |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Warner | test_web: improve test coverage of PUT DIRURL t=uri... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Warner | web: test (and fix) PUT DIRURL t=uri, which replaces... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Warner | web/directory.py: slight shuffle to improve test coverage |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Warner | test_client.py: improve test coverage a bit |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Warner | node.py: remove unused old_log() function |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Warner | node.py: remove support for the old BASEDIR/authorized_... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Warner | move testutil into test/common_util.py, since it doesn... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Warner | util: move PollMixin to a separate file (pollmixin... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Warner | control.py: removed unused testutil.PollMixin |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Warner | web/filenode: oops, fix test failures, not everything... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Warner | web/filenode: add Accept-Ranges and ETag (for immutable... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Brian Warner | #527: respond to GETs with early ranges quickly, withou... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Brian Warner | #527: support HTTP 'Range:' requests, using a cachefile... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Brian Warner | iputil.py: avoid a DNS lookup at startup (which may... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Brian Warner | interfaces.py: promote immutable.encode.NotEnoughShares... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Brian Warner | interfaces.IMutableFileNode.download_best_version(... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Brian Warner | dirnode lookup: use distinct NoSuchChildError instead... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Brian Warner | storage: don't use colons in the corruption-advisory... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Brian Warner | mutable: call remove_advise_corrupt_share when we see... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Brian Warner | storage: add remote_advise_corrupt_share, for clients... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Brian Warner | mutable/servermap.py: fix needs_merge(), it was incorre... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Brian Warner | test_web.test_POST_DIRURL_deepcheck: confirm that ... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Brian Warner | web/checker_results.py: remove dead code |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Brian Warner | test_web: more test coverage |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Brian Warner | webapi: fix t=rename from==to, it used to delete the... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Brian Warner | test_system: update test to match web checker results |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Brian Warner | webapi deep-check: show the root as <root>, rather... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Brian Warner | mutable/checker: announce the mapupdate op on the ... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Brian Warner | scripts/create_node.py: remove empty-string defaults... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Brian Warner | deep-check: add webapi links to detailed per-file/dir... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Brian Warner | interface.py: fix typo |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Brian Warner | webapi: make the /operations/ 't=status' qualifier... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Zooko O'Whielacronx | setup: require the latest version of the setuptools... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Zooko O'Whielacronx | setup: include _pkgutil.py in setuptools bootstrap... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Zooko O'Whielacronx | setup: pretend the tahoe requires twisted to set up... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Zooko O'Whielacronx | setup: require the SVN snapshot of setuptools to build |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Zooko O'Whielacronx | setup: remove old bundled setuptools-0.6c9 |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Zooko O'Whielacronx | setup: bundle an SVN snapshot of setuptools instead... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Zooko O'Whielacronx | setup: reorder dependencies to be sort of increasing... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Zooko O'Whielacronx | docs: add a note that when you make a new tahoe release... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Warner | web/info.py: fix 'Check This Object' link, for files... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Warner | #514: add meta-refresh=60 tag to t=status page for... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Warner | test_dirnode.py: oops, missed a Monitor(), unbreak... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Warner | immutable/filenode.py: add TODO note about the #514... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Warner | more #514: pass a Monitor to all checker operations... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Warner | dirnode.py: check for cancel during deep-traverse opera... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Warner | more #514 log-webop status/cancel: add handle-expiratio... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Warner | webapi.txt: improve t=deep-size output docs |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Warner | #514: improve test coverage |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Brian Warner | Change deep-size/stats/check/manifest to a start+poll... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Zooko O'Whielacronx | setup: change ez_setup.py to install setuptools-0.6c9 |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Zooko O'Whielacronx | setup: bundle setuptools-0.6c9 |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Zooko O'Whielacronx | setup: remove bundled setuptools-0.6c8 |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Zooko O'Whielacronx | setup: remove the developer note about doing without... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
robk-tahoe | * fuse/runtests: added --catch-up-pause option |
commit | commitdiff | tree | snapshot |
2008-10-21 |
robk-tahoe | fuse/runtests: include length in drepr() output |
commit | commitdiff | tree | snapshot |
2008-10-20 |
robk-tahoe | fuse/runtests: make exceptions in 'read_in_random_order... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
robk-tahoe | fuse/blackmatch: added asynchronous (background) file... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
robk-tahoe | fuse/runtests: added 'read_in_random_order' test |
commit | commitdiff | tree | snapshot |
2008-10-20 |
robk-tahoe | fuse/runtests: added a --no-cleanup option |
commit | commitdiff | tree | snapshot |
2008-10-20 |
robk-tahoe | fuse/runtests: truncate expected file contents in repor... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
robk-tahoe | fuse/blackmatch: fix platform specific problems in... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
robk-tahoe | makefile: added 'fuse-test' target to makefile, to... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
robk-tahoe | fuse/runtests: added a 'todo' flag, surpressing failure... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
robk-tahoe | fuse/runtests: made runtests exit code depend on success |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Brian Warner | storage.py: assert that immutable share size will fit... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Brian Warner | NEWS: update to summarize all changes since the last... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
robk-tahoe | fuse/runtest: make removal of webport file soft |
commit | commitdiff | tree | snapshot |
2008-10-17 |
robk-tahoe | fuse/blackmatch: update json handling to support simple... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
robk-tahoe | fuse/blackmatch: log exception in server startup |
commit | commitdiff | tree | snapshot |
2008-10-17 |
robk-tahoe | fuse/blackmatch: add readability to some logging, fix... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
robk-tahoe | fuse/blackmatch: fix linkage problems with daemonize |
commit | commitdiff | tree | snapshot |
2008-10-16 |
robk-tahoe | gui/macapp: minor bugfixes |
commit | commitdiff | tree | snapshot |
2008-10-16 |
robk-tahoe | fuse/blackmatch: split into client/server (twisted... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
robk-tahoe | fuse/blackmatch: 'flatten' the fuse api implementation |
commit | commitdiff | tree | snapshot |
2008-10-16 |
robk-tahoe | fuse/runtests: disable impl_a/impl_b on mac, as they... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
robk-tahoe | fuse/runtests: added write_partial_overwrite test |
commit | commitdiff | tree | snapshot |
2008-10-16 |
robk-tahoe | fuse/runtests: added --tests, renamed --suites |
commit | commitdiff | tree | snapshot |
2008-10-03 |
robk-tahoe | fuse/runtests: added 'random scatter' write test |
commit | commitdiff | tree | snapshot |
2008-10-03 |
robk-tahoe | fuse/runtests: add overlapping write tests |
commit | commitdiff | tree | snapshot |
2008-10-03 |
robk-tahoe | fuse/runtests: remove write small file test, as it... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
robk-tahoe | fuse/runtests: added linear write tests for various... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
robk-tahoe | fuse/runtests: add a very simple 'write' test |
commit | commitdiff | tree | snapshot |
2008-10-03 |
robk-tahoe | fuse/runtests: added a --web-open option |
commit | commitdiff | tree | snapshot |
2008-10-03 |
robk-tahoe | fuse/impl_a: fix a suspected bug in caching |
commit | commitdiff | tree | snapshot |
2008-09-25 |
robk-tahoe | gui/macapp: slew of code cleanup; unmount filesystems... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
robk-tahoe | gui/macapp: make submenu of aliases for 'webopen' |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Zooko O'Whielacronx | repairer: fix flaw in testutil.flip_one_bit() that... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Brian Warner | misc/incident-gatherer: add classify_tahoe.py: a foolsc... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Zooko O'Whielacronx | repairer: test all different kinds of corruption that... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Brian Warner | util/time_format.py: accept space separator, add unit... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Warner | test_storage: use different filenames, poor stupid... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Warner | scripts/debug.py: emit the immutable-share version... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Warner | storage.py: improve some precondition() error messages |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Warner | storage: introduce v2 immutable shares, with 8-byte... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Warner | debug.py: oops, add missing import for ReadBucketProxy |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Warner | storage: split WriteBucketProxy and ReadBucketProxy... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Zooko O'Whielacronx | interfaces: loosen a few max-size constraints which... |
commit | commitdiff | tree | snapshot |
next |