2008-09-26 |
Zooko O'Whielacronx | repairer: assert that the test code isn't accidentally... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Zooko O'Whielacronx | repairer: enhance the repairer tests |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Brian Warner | netstring: add required_trailer= argument |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Brian Warner | test_netstring.py: move netstring tests to a separate... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Brian Warner | move netstring() and split_netstring() into a separate... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Zooko O'Whielacronx | repairer: remove a test that doesn't apply to the repai... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Zooko O'Whielacronx | repairer: add a test that repairer fixes corrupted... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Zooko O'Whielacronx | docs: proposed mutable file crypto design with ECDSA... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Zooko O'Whielacronx | docs: mutable file crypto design (from http://allmydata... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Zooko O'Whielacronx | repairer: fix swapped docstrings; thanks Brian |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Zooko O'Whielacronx | trivial: remove unused imports; thanks, pyflakes |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Zooko O'Whielacronx | trivial: remove unused imports -- thanks, pyflakes |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Zooko O'Whielacronx | repairer: add basic test of repairer, move tests of... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Zooko O'Whielacronx | setup: remove a few minimal unit tests from test_fileno... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
robk-tahoe | gui/macapp: rough cut of ui tweaks; configurability... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
robk-tahoe | gui/macapp: improve 'about' box |
commit | commitdiff | tree | snapshot |
2008-09-25 |
robk-tahoe | fuse/impl_c: UNDO --auto-fsid option |
commit | commitdiff | tree | snapshot |
2008-09-25 |
robk-tahoe | fuse/impl_c: add --auto-fsid option |
commit | commitdiff | tree | snapshot |
2008-09-25 |
robk-tahoe | manhole: be more tolerant of authorized_keys. files... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
robk-tahoe | fuse/impl_c: move mac tahoefuse impl out into contrib... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
robk-tahoe | macapp: changes to support aliases, updated tahoefuse... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
robk-tahoe | fuse/impl_c: reworking of mac/tahoefuse, command line... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
robk-tahoe | fuse/tests: slew of changes to fuse 'runtests' |
commit | commitdiff | tree | snapshot |
2008-09-24 |
robk-tahoe | fuse/impl_{a,b}: improve node-url handling |
commit | commitdiff | tree | snapshot |
2008-09-24 |
robk-tahoe | fuse/impl_b: tweaks from testing on hardy |
commit | commitdiff | tree | snapshot |
2008-09-24 |
robk-tahoe | setup: fix site-dirs to find system installed twisted... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
robk-tahoe | CLI: rework webopen, and moreover its tests w.r.t.... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
robk-tahoe | CLI: reconcile webopen changes |
commit | commitdiff | tree | snapshot |
2008-06-18 |
robk-tahoe | cli: cleanup webopen command |
commit | commitdiff | tree | snapshot |
2008-06-11 |
robk-tahoe | macapp: changed to remove 'Tahoe' from .app name |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Brian Warner | add --syslog argument to 'tahoe start' and 'tahoe resta... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Brian Warner | misc/make-canary-files.py: tool to create 'canary files... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Brian Warner | webapi: survive slashes in filenames better: make t... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Zooko O'Whielacronx | setup: when detecting platform, ask the Python Standard... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Brian Warner | node.py: add BASEDIR/keepalive_timeout and BASEDIR... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Zooko O'Whielacronx | setup: stop catching EnvironmentError when attempting... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Zooko O'Whielacronx | immutable: remove unused imports (thanks, pyflakes) |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Zooko O'Whielacronx | immutable: refactor immutable filenodes and comparison... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Zooko O'Whielacronx | setup: try parsing /etc/lsb-release first, then invokin... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Zooko O'Whielacronx | setup: fix a cut-and-paste error in the fallback to... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Zooko O'Whielacronx | setup: if executing lsb_release doesn't work, fall... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Zooko O'Whielacronx | setup: if invoking lsb_release doesn't work (which... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Zooko O'Whielacronx | setup: fix bug in recent patch to use allmydata.get_pac... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Zooko O'Whielacronx | setup: when using the foolscap "what versions are here... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Zooko O'Whielacronx | setup: simplify the implementation of allmydata.get_pac... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Brian Warner | misc/make_umid: change docs, make elisp code easier... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Brian Warner | use foolscap's new app_versions API, require foolscap... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Brian Warner | BASEDIR/nickname is now UTF-8 encoded |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Brian Warner | various: use util.log.err instead of twisted.log.err... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Brian Warner | logging.txt: explain how to put log.err at the end... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Brian Warner | util.log: send log.err to Twisted too, so that Trial... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Brian Warner | setup.py trial: improve --verbose suggestion a bit |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Brian Warner | test_cli: disable generate-keypair test on OS-X, pycryp... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Brian Warner | NEWS: finish editing for the upcoming 1.3.0 release |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Brian Warner | NEWS: more edits, almost done |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Brian Warner | NEWS: describe all changes since the last release.... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Brian Warner | CLI: add 'tahoe admin generate-keypair' command |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Brian Warner | web: add 'more info' pages for files and directories... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Warner | setup.py: remove unused 'Extension' import |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Warner | setup.py,Makefile: move the 'chmod +x bin/tahoe' into... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Warner | docs/install.html: reference InstallDetails instead... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Warner | Makefile,docs: tahoe-deps.tar.gz now lives in separate... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Warner | docs: mention -SUMO tarballs, point users at release... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Warner | setup.py,Makefile: teat sdist --sumo about tahoe-deps... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Warner | .darcs-boringfile ignore tahoe-deps and tahoe-deps... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Zooko O'Whielacronx | docs: add a note about the process of making a new... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Warner | Makefile: pyutil from a dependent lib causes a #455... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Warner | Makefile: desert-island: don't re-fetch tahoe-deps... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Warner | misc/check-build.py: ignore the 'Downloading file:... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Warner | #249: add 'test-desert-island', to assert that a tahoe... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Warner | #249: get dependent libs from tahoe-deps and ../tahoe... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Brian Warner | #249: move dependent libs out of misc/dependencies... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Peter Secor | conf_wiz.py - updating version numbers in file, should... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Brian Warner | webish: add an extra newline to JSON output |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Brian Warner | windows/Makefile: fix dependencies: windows-installer... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Brian Warner | Makefile: fix windows issues |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Brian Warner | Makefile: use run_with_pythonpath, move windows targets... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Brian Warner | setup.py: add 'setup.py run_with_pythonpath', to run... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Brian Warner | Makefile: convert check-auto-deps target into 'setup... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Brian Warner | startstop_node.py: find twistd in our supportlib if... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Brian Warner | rewrite parts of the Makefile in setup.py. Add 'build_t... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Brian Warner | bin/tahoe: reflow error messages |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Brian Warner | mac/Makefile: remove the verbose hdiutil diagnostics... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | Makefile: give setup.py develop a '--site-dirs' arg... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | web: fix output=JSON, add buttons for repair/json to... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | disallow deep-check on non-directories, simplifies... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | dirnode: refactor recursive-traversal methods, add... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | dirnode: cleanup, make get_verifier() always return... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | test_system: check t=deep-stats too |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | test_system: add deep-check-JSON tests, fix a bug |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | test_system: oops, re-enable some tests that got bypassed |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | test_system: add deep-stats test |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | hush pyflakes |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | checker results: add output=JSON to webapi, add tests... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | immutable verifier: provide some dummy results so deep... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | mutable checker: even more tests. Everything in IChecke... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | checker results: more tests, update interface docs |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | mutable checker: oops, fix redefinition of 'healthy... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Brian Warner | checker results: more tests, more results. immutable... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Brian Warner | checker: add tests, add stub for immutable check_and_repair |
commit | commitdiff | tree | snapshot |
next |