2007-12-18 |
Brian Warner | my_private_dir.cap: add newline for readability, open... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Brian Warner | remove the slash-to-bang conversion from CLI tools... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Zooko O'Whielacronx | unit test that POST /uri/?t=mkdir works |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Zooko O'Whielacronx | remove the DirnodeURI foolscap schema and mv those... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zooko O'Whielacronx | make more precise regexp for WriteableSSKFileURI and... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zooko O'Whielacronx | fix unit tests to assert that we do *not* link to start... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zooko O'Whielacronx | do not put a link from the welcoXme page to the start... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zooko O'Whielacronx | rename "my_private_dir.uri" to "my_private_dir.cap" |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Zooko O'Whielacronx | rename "secret" to "lease_secret" and change its size... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Zooko O'Whielacronx | put all private state in $BASEDIR/private |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Zooko O'Whielacronx | we no longer need to replace "/" with "!" in urls |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Zooko O'Whielacronx | tidy-up some comments and logging messages |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Zooko O'Whielacronx | fix the overwrite button and add unit test for it |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Brian Warner | test_system.py: oops, match change in RIControl |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Brian Warner | test_web.py: cosmetic, remove leftover trailing space |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Brian Warner | check-speed: test SSK upload/download speed too. SDMF... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Brian Warner | Makefile check-speed: force-quit any leftover client... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Brian Warner | remove logpublisher, use the Foolscap version now that... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Brian Warner | remove tests of logging functionality that's been subsu... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Brian Warner | move to foolscap-0.2.2 |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zooko O'Whielacronx | remove unimplemented and skipped test for feature that... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zooko O'Whielacronx | remove unused import: thanks, pyflakes |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zooko O'Whielacronx | refactor the feature of getting versions of packages... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Zooko O'Whielacronx | a few documentation and naming convention updates |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zooko O'Whielacronx | editing: change names like "MyThing" to "FakeThing... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zooko O'Whielacronx | fix unit test to pass forward-slashes to the CLI since... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian Warner | test_web.py: survive localdir/localfile= names with... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian Warner | test_system: write test data in 'b' verbatim mode,... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Brian Warner | webish: append save=true to a GET URL to save-to-disk... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zooko O'Whielacronx | README.win32: add note showing MikeB where this file... |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zooko O'Whielacronx | README.win32: clarify layout a bit |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zooko O'Whielacronx | fix import error, detected thanks to "make test" |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Zooko O'Whielacronx | fix missing import, thanks to pyflakes |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zooko O'Whielacronx | fix test_introducer to wait for the right things in... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian Warner | setup.py: arg, another stupid paste error, affecting... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian Warner | upgrade to foolscap-0.2.1, with a new logging framework |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Zooko O'Whielacronx | fix IntroducerClient.when_enough_peers() |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian Warner | setup.py: fix stupid cut-and-paste error |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Brian Warner | build-deps: require setuptools 0.6c4 or later, because... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian Warner | control.py: hush pyflakes warning |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Brian Warner | the wait_for_numpeers= argument to client.upload()... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Zooko O'Whielacronx | move increase_rlimits() into iputil and make it a no... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Zooko O'Whielacronx | make check-memory use the new POST /uri?t=upload |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Zooko O'Whielacronx | make control.get_memory_usage() return all zeroes if... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Zooko O'Whielacronx | add POST /uri?t=upload and tests thereof |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | storage.py: factor out a common compare() routine |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | webish: fix overwrite form display |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | test_web.py: add coverage for directory listings that... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | test_web.py: add coverage for POST t=check |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | webish: add POST t=mutable, make it replace files in... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | test_web.py: remove last use of fake_* methods, remove... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | refactor web tests, and interfaces.IFileNode |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | checker: improve test coverage a little bit |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | uri.py: improve test coverage |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Brian Warner | remove most (maybe all?) traces of old Dirnode class... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | improve test coverage on FileNode.check |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | test_dirnode.py: obtain full coverage of dirnode.py |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | rename dirnode2.py to dirnode.py |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | test_mutable: improve test coverage a bit, add test_fil... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | remove PyCrypto, now we only use pycrypto++ |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | use AES from pycryptopp instead of pycrypto, also trunc... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Brian Warner | remove leftover defer.setDebugging(), to speed up tests... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zooko O'Whielacronx | fix several bugs and warnings -- thanks, pyflakes |
commit | commitdiff | tree | snapshot |
2007-11-20 |
nejucomo | A hastily written single-threaded read-only fuse client. |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zooko O'Whielacronx | merge patch to integrate decentralized directories... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Brian Warner | introducer_and_vdrive.py: use logpublisher too |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Brian Warner | encode.py: trivial whitespace change |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zooko O'Whielacronx | merge patch to integrate decentralized directories... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Brian Warner | more hierarchical logging: download/upload/encode |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Brian Warner | download: use hierarchical logging |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Brian Warner | logging: only test log.err when Twisted is new enough... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zooko O'Whielacronx | merge patch to integrate decentralized directories... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Brian Warner | hierarchical logging: add numbered messages and parent... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Brian Warner | debian: add Depends: on python-pycryptopp, now that... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Brian Warner | test_client: stall 2.0s between shutdown and restart... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Brian Warner | logtool: add 'gather' and 'dump' modes |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Brian Warner | logtool: rename get-logs.py to logtool.py |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Brian Warner | logpublisher: hush pyflakes warning |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Brian Warner | logpublisher: implement subscribe/publish for log,... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Brian Warner | mutable: fix control flow to allow good+bad shares... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Brian Warner | node.py: try to fix rlimit-setting again |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Brian Warner | node.py: try rlimit fix again |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Brian Warner | node.py: try to fix RLIMIT_NOFILE on solaris too |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Brian Warner | node.py: raise RLIMIT_NOFILE on bsd/cygwin to more... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Brian Warner | test_mutable: workaround: use more peers to avoid rando... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Brian Warner | mutable: add more logging to retrieval process |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Brian Warner | provisioning: add more options for num-servers and... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Brian Warner | mutable: validate share_hash_chain for each inbound... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zooko O'Whielacronx | merge patch to integrate decentralized directories... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Brian Warner | mutable: handle bad hashes, improve test coverage,... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Brian Warner | README: advise 'make clean' before 'make build-deps... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Brian Warner | docs/subtree1.svg: make the page smaller |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Zooko O'Whielacronx | decentralized directories: integration and testing |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Zooko O'Whielacronx | unit tests: bump up a timeout which I encountered when... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zooko O'Whielacronx | setup: README: warn against Python 2.4.1, recommend... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zooko O'Whielacronx | setup: make dependency failures more helpful (thanks... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Zooko O'Whielacronx | setup: README: a few clarifications thanks to Priyanka |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Zooko O'Whielacronx | setup: pycryptopp: upgrade from v0.2.7 to v0.2.8 |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Zooko O'Whielacronx | setup: pycryptopp: upgrade from v0.2.6 to v0.2.7 (adds... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Zooko O'Whielacronx | remove tahoe_put-web2ish.py |
commit | commitdiff | tree | snapshot |
next |