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 |
2007-07-10 |
Zooko O'Whielacronx | tahoe-get.py: accept vdrive and server options (using... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Zooko O'Whielacronx | tahoe-get.py: the first, most primitive command-line... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Brian Warner | storage: wrap buckets in a local proxy |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | directory.xhtml: oops, missed a comma |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | directory.xhtml: remove the leftover XML link |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: indent the JSON to make it easier for humans to... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: use real JSON instead of the fake stubs |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | test_web.test_welcome: give the rooturl a trailing... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | figleaf.excludes: ignore allmydata.Crypto, since so... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: remove t=XML, and other dead code |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: improve test coverage |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: make sure we present read-only directories properly |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: remove more dead code |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | webish.py: remove dead code |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: /uri/ must escape slashes, we use bangs for this |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: replace welcome-page download-URI form with new... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: survive bogus URIs when displaying sizes |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: show the root name of the vdrive |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: change title to say 'Tahoe', not tahoe2 |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: add a 'return to welcome page' link |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: add when_done to all POST operations, use it from... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: make 'delete' buttons work again |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: change per-directory forms to match new POST scheme |
commit | commitdiff | tree | snapshot |
next |