2007-07-31 |
tahoe | add install target, works at lest on sudo-free cygwin |
commit | commitdiff | tree | snapshot |
2007-07-31 |
tahoe | setuptools upgrade to 0.6c6 |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Zooko O'Whielacronx | refactor test_uri and add a test of the empty file |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Brian Warner | move nodelogs from BASEDIR/twistd.log* to BASEDIR/logs... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Brian Warner | test_web.py: oops, fix syntax error caused by removing... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Brian Warner | test_web.py: remove spurious '# YES' lines, now that... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Brian Warner | vdrive: eventually create public/private dirnodes event... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Brian Warner | interfaces: move signatures into docstrings, to reduce... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Brian Warner | remove unused imports: hush pyflakes warnings |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Zooko O'Whielacronx | switch from rfc 3548 base-32 to z-base-32 except for... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Brian Warner | URI: we now derive the storage index from the encryptio... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Brian Warner | refactor upload/encode, to split encrypt and encode... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Brian Warner | update architecture.txt a little bit |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Brian Warner | truncate storage index to 128 bits, since it's derived... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Zooko O'Whielacronx | small edit of relnotes |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Zooko O'Whielacronx | update relnotes.txt to reflect NJS's comments |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Brian Warner | CHK: remove the storage index from the URI, deriving... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Brian Warner | uri.py: get keys and index from the URI instance |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Brian Warner | docs/uri.txt: document current URI formats |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Brian Warner | uri: implement URI-processing classes, IFileURI/IDirnod... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Brian Warner | dirnode.build_manifest(): tolerate cycles in the direct... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Brian Warner | upload: finish refactoring, all unit tests pass now |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Brian Warner | upload: refactor to enable streaming upload. not all... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Brian Warner | webish: improve test coverage further |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Brian Warner | webish: improve test coverage of WebDownloadTarget |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Brian Warner | Makefile/check-memory: put all stats in ./memstats.out |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Brian Warner | check_memory.py: test POST-based uploads as well as... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Brian Warner | vdrive.py: log a note when we successfully retrieve... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Brian Warner | introducer.py: minor rearrangement of methods |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Brian Warner | check_memory.py: fix benign-but-noisy vdrive.furl handl... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Brian Warner | check_memory: update it, write stats to a file, disable... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Brian Warner | client.py: add a 'debug_no_storage' option to throw... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Brian Warner | client.py: write control.furl in the right place |
commit | commitdiff | tree | snapshot |
2007-07-17 |
robk-org | added unit test to webish's rename function |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Brian Warner | runner.py: make 'allmydata-tahoe --version' emit versio... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Brian Warner | reduce MAX_SEGMENT_SIZE from 2MB to 1MB, to compensate... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Brian Warner | misc/storage-overhead.py: tool to estimate storage... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Brian Warner | webish: test error cases more thoroughly by looking... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Brian Warner | webish: oops, handle POST without localfile= too |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Brian Warner | webish.py: disallow slashes in POSTed filenames. Closes... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Brian Warner | webish.Directory: add a 'text/plain' link for files... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Brian Warner | storage.py: add a test for the next_power_of_k fix... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Brian Warner | webish.py: test that _get_or_create_directories fix... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Brian Warner | simplejson: lower our minimum-required-version of setup... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Brian Warner | webish: handle PUTs to direct children of the root |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Brian Warner | storage.py: turn some assertions into preconditions |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Brian Warner | storage.py: handle num_segments != power-of-two without... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Brian Warner | interfaces: increase ShareSize now that our default... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Brian Warner | rename storageserver.py to just storage.py, since it... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Brian Warner | welcome.xhtml: add a link to allmydata.org |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Brian Warner | encode.py: minor typo |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Brian Warner | fix dump-uri-extension |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Brian Warner | storageserver.ReadBucketProxy: break out _parse_offsets... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Brian Warner | storage: we must truncate short segments. Now most... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Brian Warner | more #85 work, system test still fails |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Brian Warner | storage: use one file per share instead of 7 (#85)... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Brian Warner | control.py: make get_memory_usage() callable from elsewhere |
commit | commitdiff | tree | snapshot |
2007-07-12 |
robk-org | add a 'rename' button to the webish dir view |
commit | commitdiff | tree | snapshot |
2007-07-12 |
robk-org | fix bug in arg handling around 'delete' button in direc... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
robk-org | fix a typo in webapi.txt |
commit | commitdiff | tree | snapshot |
2007-07-11 |
robk-org | include the filename on URI-link urls for files |
commit | commitdiff | tree | snapshot |
2007-06-13 |
robk-org | added notes on pywin32 version support to README |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Brian Warner | webish.DirnodeWalkerMixin: comment out the code that... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Brian Warner | misc/figleaf.excludes: exclude simplejson too, since... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Brian Warner | note that setting k=1 is equivalent to replication |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Brian Warner | fix several methods to handle LIT URIs correctly, rathe... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Brian Warner | make it possible to download LIT uris. oops. |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Brian Warner | allow the introducer to set default encoding parameters... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Brian Warner | implement URI:LIT, which stores small (<55B) files... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Brian Warner | interfaces.py: increase RIVirtualDriveServer.list const... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | cease producing .debs for dapper, since they'd depend... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | debian: make all .debs dependent upon python-simplejson... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | Makefile: factor out deb-foolscap-ARCH to a separate... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | Makefile: make it clear that it requires GNU Make |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | rename GNUmakefile to Makefile: I've mis-typed the... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | boringfile: exclude some foolscap.deb-generated files |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | makefile: fix deb-edgy-head and deb-etch-head targets |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | makefile: refactor .deb-producing rules |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | cli: implement 'get' |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Zooko O'Whielacronx | tahoe_ls: remove a couple of vestigial or debugging... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | cli: implement 'allmydata-tahoe ls' |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | makefile: use --single-version-externally-managed for... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | startstop_node.py: refactor find_twistd() out so it... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | runner.py: further refactoring |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Brian Warner | runner.py: start to refactor into separate files |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brian Warner | tahoe-ls.py: hush a pyflakes warning |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brian Warner | patch simplejson's ezsetup to take a min_version, and... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brian Warner | finish removing simplejson.egg-info from the repo |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brian Warner | remove simplejson.egg-info from the repo (and boringfil... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brian Warner | import simplejson directly, and remove our local copies... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brian Warner | tahoe-ls.py: initial version of an 'ls' CLI utility |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brian Warner | boringfile: add simplejson generated files |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brian Warner | makefile: build simplejson along with zfec/foolscap/etc |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brian Warner | import simplejson-1.7.1 into src/simplejson |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brian Warner | webapi: normalized API: use t=upload or t=download... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brian Warner | import the decoder portion of simplejson-1.7.1 too |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brian Warner | webapi.txt: note that the 'curl' utility can be used... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brian Warner | webish: cosmetic: fix missing whitespace in HTML |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Zooko O'Whielacronx | tahoe-get.py: fix bug: actually respect the optional... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Zooko O'Whielacronx | tahoe-get.py: add optional target-local-file argument |
commit | commitdiff | tree | snapshot |
next |