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 |
2007-07-08 |
Brian Warner | web: remove debug prints |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | web: more test work, now all tests pass, POST too,... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Brian Warner | test_system.py: change/remove the tests that currently... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | webish.py: add links to JSON/etc representations of... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | runner.py: add --force flag to restart, to restart... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | webish: fix ?t=manifest, ?t=xml so they don't throw... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | web: more test work, now all tests either pass or are... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | webapi: checkpointing more test progress |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | checkpointing new webapi: not all tests pass yet |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | web: missed a IndexError-to-KeyError conversion |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | web: use KeyError (rather than IndexError) to signal... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | interfaces: remove spurious 'self' from interface decla... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | add IDirectoryNode.get_child_at_path |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Brian Warner | webapi updates |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Brian Warner | update .darcs-boringfile to match the debian-moves... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Brian Warner | move debian files down into misc/ |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Brian Warner | munin plugins: fix labels |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Brian Warner | add some munin plugins |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Brian Warner | add webapi.txt: explain our plans for the node's webserver |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Brian Warner | roadmap: move Storage to milestone v3 |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Brian Warner | storageserver: include metadata in the sizelimit, at... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Brian Warner | activate storage size limits in the client. Closes... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Brian Warner | storageserver: implement size limits. No code to enable... |
commit | commitdiff | tree | snapshot |
next |