]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2008-09-15 Brian Warnerwebish: add an extra newline to JSON output
2008-09-12 Brian Warnerwindows/Makefile: fix dependencies: windows-installer...
2008-09-12 Brian WarnerMakefile: fix windows issues
2008-09-12 Brian WarnerMakefile: use run_with_pythonpath, move windows targets...
2008-09-12 Brian Warnersetup.py: add 'setup.py run_with_pythonpath', to run...
2008-09-12 Brian WarnerMakefile: convert check-auto-deps target into 'setup...
2008-09-12 Brian Warnerstartstop_node.py: find twistd in our supportlib if...
2008-09-12 Brian Warnerrewrite parts of the Makefile in setup.py. Add 'build_t...
2008-09-12 Brian Warnerbin/tahoe: reflow error messages
2008-09-12 Brian Warnermac/Makefile: remove the verbose hdiutil diagnostics...
2008-09-10 Brian WarnerMakefile: give setup.py develop a '--site-dirs' arg...
2008-09-10 Brian Warnerweb: fix output=JSON, add buttons for repair/json to...
2008-09-10 Brian Warnerdisallow deep-check on non-directories, simplifies...
2008-09-10 Brian Warnerdirnode: refactor recursive-traversal methods, add...
2008-09-10 Brian Warnerdirnode: cleanup, make get_verifier() always return...
2008-09-10 Brian Warnertest_system: check t=deep-stats too
2008-09-10 Brian Warnertest_system: add deep-check-JSON tests, fix a bug
2008-09-10 Brian Warnertest_system: oops, re-enable some tests that got bypassed
2008-09-10 Brian Warnertest_system: add deep-stats test
2008-09-10 Brian Warnerhush pyflakes
2008-09-10 Brian Warnerchecker results: add output=JSON to webapi, add tests...
2008-09-10 Brian Warnerimmutable verifier: provide some dummy results so deep...
2008-09-10 Brian Warnermutable checker: even more tests. Everything in IChecke...
2008-09-10 Brian Warnerchecker results: more tests, update interface docs
2008-09-10 Brian Warnermutable checker: oops, fix redefinition of 'healthy...
2008-09-10 Brian Warnerchecker results: more tests, more results. immutable...
2008-09-09 Brian Warnerchecker: add tests, add stub for immutable check_and_repair
2008-09-09 Brian Warnerinterfaces.py: minor improvement to IDirectoryNode...
2008-09-08 Brian Warnermac/Makefile: upload the .dmg file with foolscap xfer...
2008-09-08 Brian Warnermisc/xfer-client.py: small foolscap utility to transfer...
2008-09-08 Zooko O'Whielacronxsetup: add excited DEVELOPER NOTE to install.html
2008-09-08 Zooko O'Whielacronxsetup: edit the text of install.html
2008-09-08 Zooko O'Whielacronxsetup: add link to the DownloadDebianPackages page
2008-09-08 Zooko O'Whielacronxsetup: change URL from which to get source tarballs
2008-09-08 Brian Warnertest_system: make log() tolerate the format= form
2008-09-08 Brian Warnerimmutable/checker: make log() tolerate the format=...
2008-09-07 Brian Warnerchecker: overhaul checker results, split check/check_an...
2008-09-07 Brian Warnerwebapi.txt: explain that t=manifest gives verifycaps
2008-09-06 Brian Warnerintroducer: add get_nickname_for_peerid
2008-09-04 Brian Warnerdocs/logging.txt: explain tahoe/foolscap logging. Addre...
2008-09-03 Zooko O'Whielacronxsetup: don't assert that trial is present when the...
2008-09-03 Brian Warnertestutil.PollMixin: use a custom exception (and convert...
2008-08-29 Brian Warnermac/Makefile: more attempts to debug the buildslave...
2008-08-29 Brian Warnermac: add -verbose to the hdiutil call, to figure out...
2008-08-29 Zooko O'Whielacronxsetup: simplify parsing of python version number
2008-08-28 Zooko O'Whielacronxsetup: emit the version of python in the list of versions
2008-08-28 Brian Warnermunin: add tahoe_diskleft plugin, update spacetime...
2008-08-28 Zooko O'Whielacronxdocs: how_to_make_a_tahoe_release.txt
2008-08-27 Brian Warnerdebian: include misc/cpu-watcher.tac in the debian...
2008-08-27 Brian Warnermunin/tahoe_doomsday: change the graph title, 'time...
2008-08-27 Brian Warnermunin/tahoe_diskusage: clip the graph at zero, to preve...
2008-08-27 Zooko O'WhielacronxCREDITS: thanks to Chris Galvan
2008-08-27 Zooko O'Whielacronxsetup: patch from Chris Galvan to build sdists with...
2008-08-27 Brian Warnerservermap: don't log late arrivals, and don't log DeadR...
2008-08-26 Brian Warnermutable: make mutable-repair work for non-verifier...
2008-08-26 Zooko O'Whielacronxmutable: remove work-around for a flaw in an older...
2008-08-26 Zooko O'Whielacronxdocs: edit install.html a tad
2008-08-26 Brian Warnermisc/make_umid: little script and elisp fragment to...
2008-08-26 Brian Warnerlogging: add 'unique-message-ids' (or 'umids') to each...
2008-08-26 Brian Warnerlogging cleanups: lower DeadReferenceError from WEIRD...
2008-08-25 Zooko O'Whielacronxchecker: make the log() function of SimpleCHKFileVerifi...
2008-08-22 Zooko O'Whielacronxdocs: warn that the "garbage-collection and accounting...
2008-08-21 Brian Warnerdocs/filesystem-notes.txt: add notes about enabling...
2008-08-15 Zooko O'Whielacronxsetup: doc string describing what the require_auto_deps...
2008-08-13 Brian Warnermutable/checker: log a WEIRD-level event when we see...
2008-08-13 Brian Warnerimmutable checker: add a status_report field
2008-08-13 Brian Warnermutable/servermap: lower the priority of many log messages
2008-08-13 Brian Warnerweb/deep-check: show the webapi runtime at the bottom...
2008-08-13 Brian WarnerCLI: tolerate blank lines in the aliases file
2008-08-13 Brian Warnertest_web: workaround broken HEAD behavior in twisted...
2008-08-13 Brian Warnertest_web: oops, actually use HEAD (instead of GET)...
2008-08-13 Brian Warnerweb: use get_size_of_best_version for HEAD requests...
2008-08-13 Brian Warnermutable: add get_size_of_best_version to the interface...
2008-08-13 Brian WarnerCLI: add 'tahoe debug corrupt-share', and use it for...
2008-08-12 Brian WarnerIFilesystemNode: add get_storage_index(), it makes...
2008-08-12 Brian Warnertest_system: rename Checker to ImmutableChecker, to...
2008-08-12 Brian Warner'tahoe debug dump-share': add --offsets, to show sectio...
2008-08-12 Brian Warnertest_cli: oops, fix tests after recent stdout/stderr...
2008-08-12 Brian Warnerscripts/debug: split out dump_immutable_share
2008-08-12 Brian Warnerscripts/debug: clean up use of stdout/stderr
2008-08-12 Brian WarnerCLI: move the 'repl' command to 'tahoe debug repl'
2008-08-12 Brian WarnerCLI: move all debug commands (dump-share, dump-cap...
2008-08-12 Brian Warnerhush a pyflakes warning
2008-08-12 Brian Warnerweb/directory: enable verify=true in t=deep-check
2008-08-12 Brian Warnerdirnode: add some deep-check logging
2008-08-12 Brian Warnerchecker_results.problems: don't str the whole Failure...
2008-08-12 Brian Warnerchecker: add information to results, add some deep...
2008-08-12 Brian Warnermutable/checker: rearrange a bit, change checker-result...
2008-08-12 Brian Warnermutable/servermap: add summarize_version
2008-08-12 Brian WarnerCLI: make 'tahoe webopen' command accept aliases like...
2008-08-11 Brian Warnermunin diskusage/doomsday: oops, fix labels, everything...
2008-08-07 Brian Warnermunin/tahoe_overhead: don't emit non-sensicial numbers
2008-08-07 Brian Warnermunin: add tahoe_overhead plugin, to measure effectiven...
2008-08-07 Brian Warnerdiskwatcher.tac: include total-bytes-used
2008-08-07 Zooko O'Whielacronxsetup: remove accidentally duplicated lines from Makefile
2008-08-07 Brian Warnermisc/dependencies: remove the no-longer-useful foolscap...
2008-08-07 Brian WarnerMakefile: avoid bare quotes, since the emacs syntax...
2008-08-07 Brian Warnerdiskwatcher.tac: don't report negative timeleft
2008-08-07 Brian Warnerdiskwatcher.tac: reduce the polling rate to once per...
2008-08-07 Brian Warnermisc/spacetime: add munin plugins, add everything to...
next