2008-09-08 |
Zooko O'Whielacronx | setup: add link to the DownloadDebianPackages page |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Zooko O'Whielacronx | setup: change URL from which to get source tarballs |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Brian Warner | test_system: make log() tolerate the format= form |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Brian Warner | immutable/checker: make log() tolerate the format=... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Brian Warner | checker: overhaul checker results, split check/check_an... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Brian Warner | webapi.txt: explain that t=manifest gives verifycaps |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Brian Warner | introducer: add get_nickname_for_peerid |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Brian Warner | docs/logging.txt: explain tahoe/foolscap logging. Addre... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Zooko O'Whielacronx | setup: don't assert that trial is present when the... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Brian Warner | testutil.PollMixin: use a custom exception (and convert... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Brian Warner | mac/Makefile: more attempts to debug the buildslave... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Brian Warner | mac: add -verbose to the hdiutil call, to figure out... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Zooko O'Whielacronx | setup: simplify parsing of python version number |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Zooko O'Whielacronx | setup: emit the version of python in the list of versions |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Brian Warner | munin: add tahoe_diskleft plugin, update spacetime... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Zooko O'Whielacronx | docs: how_to_make_a_tahoe_release.txt |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Brian Warner | debian: include misc/cpu-watcher.tac in the debian... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Brian Warner | munin/tahoe_doomsday: change the graph title, 'time... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Brian Warner | munin/tahoe_diskusage: clip the graph at zero, to preve... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Zooko O'Whielacronx | CREDITS: thanks to Chris Galvan |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Zooko O'Whielacronx | setup: patch from Chris Galvan to build sdists with... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Brian Warner | servermap: don't log late arrivals, and don't log DeadR... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Brian Warner | mutable: make mutable-repair work for non-verifier... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Zooko O'Whielacronx | mutable: remove work-around for a flaw in an older... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Zooko O'Whielacronx | docs: edit install.html a tad |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Brian Warner | misc/make_umid: little script and elisp fragment to... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Brian Warner | logging: add 'unique-message-ids' (or 'umids') to each... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Brian Warner | logging cleanups: lower DeadReferenceError from WEIRD... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Zooko O'Whielacronx | checker: make the log() function of SimpleCHKFileVerifi... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Zooko O'Whielacronx | docs: warn that the "garbage-collection and accounting... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Brian Warner | docs/filesystem-notes.txt: add notes about enabling... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Zooko O'Whielacronx | setup: doc string describing what the require_auto_deps... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Brian Warner | mutable/checker: log a WEIRD-level event when we see... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Brian Warner | immutable checker: add a status_report field |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Brian Warner | mutable/servermap: lower the priority of many log messages |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Brian Warner | web/deep-check: show the webapi runtime at the bottom... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Brian Warner | CLI: tolerate blank lines in the aliases file |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Brian Warner | test_web: workaround broken HEAD behavior in twisted... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Brian Warner | test_web: oops, actually use HEAD (instead of GET)... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Brian Warner | web: use get_size_of_best_version for HEAD requests... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Brian Warner | mutable: add get_size_of_best_version to the interface... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Brian Warner | CLI: add 'tahoe debug corrupt-share', and use it for... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | IFilesystemNode: add get_storage_index(), it makes... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | test_system: rename Checker to ImmutableChecker, to... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | 'tahoe debug dump-share': add --offsets, to show sectio... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | test_cli: oops, fix tests after recent stdout/stderr... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | scripts/debug: split out dump_immutable_share |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | scripts/debug: clean up use of stdout/stderr |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | CLI: move the 'repl' command to 'tahoe debug repl' |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | CLI: move all debug commands (dump-share, dump-cap... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | hush a pyflakes warning |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | web/directory: enable verify=true in t=deep-check |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | dirnode: add some deep-check logging |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | checker_results.problems: don't str the whole Failure... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | checker: add information to results, add some deep... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | mutable/checker: rearrange a bit, change checker-result... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | mutable/servermap: add summarize_version |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Brian Warner | CLI: make 'tahoe webopen' command accept aliases like... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Brian Warner | munin diskusage/doomsday: oops, fix labels, everything... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Brian Warner | munin/tahoe_overhead: don't emit non-sensicial numbers |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Brian Warner | munin: add tahoe_overhead plugin, to measure effectiven... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Brian Warner | diskwatcher.tac: include total-bytes-used |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Zooko O'Whielacronx | setup: remove accidentally duplicated lines from Makefile |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Brian Warner | misc/dependencies: remove the no-longer-useful foolscap... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Brian Warner | Makefile: avoid bare quotes, since the emacs syntax... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Brian Warner | diskwatcher.tac: don't report negative timeleft |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Brian Warner | diskwatcher.tac: reduce the polling rate to once per... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Brian Warner | misc/spacetime: add munin plugins, add everything to... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Brian Warner | diskwatcher.tac: hush pyflakes |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Brian Warner | diskwatcher.tac: add async-GET code, but leave it comme... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Brian Warner | cpu-watcher.tac: improve error message |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Brian Warner | disk-watcher: first draft of a daemon to use the HTTP... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Brian Warner | misc/cpu-watcher.tac: tolerate missing pidfiles, just... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Zooko O'Whielacronx | setup: don't attempt to escape quote marks, just delete... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Zooko O'Whielacronx | setup: escape any double-quote chars in the PATH before... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Brian Warner | storage: include disk-free information in the stats... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Brian Warner | mutable: more repair tests, one with force=True to... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Brian Warner | test/common: add ShouldFailMixin |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Brian Warner | test_mutable: add comment about minimal-bandwidth repai... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Brian Warner | test_mutable: factor out common setup code |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Brian Warner | mutable: start adding Repair tests, fix a simple bug |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Brian Warner | mutable.txt: add warning about out-of-date section |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Brian Warner | test_system: factor out find_shares/replace_shares... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Brian Warner | debian/control: update dependencies to match _auto_deps... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Brian Warner | bump foolscap dependency to 0.3.0, for the new incident... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Brian Warner | web: add 'report incident' button at the bottom of... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Brian Warner | test_cli: more coverage for 'tahoe put' modifying a... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Brian Warner | check_grid.py: update to match new CLI: 'put - TARGET... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Brian Warner | test_cli: remove windows-worrying newlines from test... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Brian Warner | test_cli.py: factor out CLITestMixin |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Brian Warner | CLI: change one-arg forms of 'tahoe put' to make an... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Brian Warner | CLI: add create-alias command, to merge mkdir and add... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Brian Warner | test_cli: add system-based tests for PUT, including... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Brian Warner | tests: simplify CLI tests that use stdin, now that... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Brian Warner | CLI: simplify argument-passing, use options= for everth... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Zooko O'Whielacronx | tests: add test that verifier notices any (randomly... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zooko O'Whielacronx | tests: test that checker doesn't cause reads on the... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zooko O'Whielacronx | storage: make storage servers declare oldest supported... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zooko O'Whielacronx | tests: use the handy dandy TestCase.mktemp() function... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zooko O'Whielacronx | tests: don't use SignalMixin |
commit | commitdiff | tree | snapshot |
next |