]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/interfaces.py
Allow tests to pass with -OO by turning some AssertionErrors (the ones that
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / interfaces.py
2009-07-15 Brian WarnerAllow tests to pass with -OO by turning some AssertionE...
2009-07-03 Brian WarnerTolerate unknown URI types in directory structures...
2009-07-02 Brian Warnercreate_node_from_uri: take both writecap+readcap, move...
2009-07-02 Brian Warnerinterfaces.py: wrap some lines to 80cols
2009-07-01 Brian Warnerinterfaces.py: improve ICheckAndRepairResults docs...
2009-06-25 Brian WarnerSplit out NoSharesError, stop adding attributes to...
2009-06-23 Brian Warnerbig rework of introducer client: change local API,...
2009-06-21 Brian Warnerclean up storage_broker interface: should fix #732
2009-06-01 Brian Warnerremove plaintext-hashing code from the helper interface...
2009-05-22 Brian Warnerswitch all foolscap imports to use foolscap.api or...
2009-03-04 Brian Warneradd more information to NotEnoughSharesError, split...
2009-02-24 Brian Warnertest_web: add (disabled) test to see what happens when...
2009-02-18 Brian Warnerinterfaces.py: allow add/renew/cancel-lease to return...
2009-02-18 Brian Warneradd --add-lease to 'tahoe check', 'tahoe deep-check...
2009-02-18 Brian Warnerchange RIStorageServer.remote_add_lease to exit silentl...
2009-02-17 Brian Warnerinterfaces.py: document behavior of add_lease/renew_lea...
2009-02-16 Brian Warnerinterfaces.py: minor docstring edit
2009-02-11 Brian Warner#620: storage: allow mutable shares to be deleted,...
2009-01-23 Brian Warnerfilenode: add get_repair_cap(), which uses the read...
2009-01-13 Brian Warnerdeep-check-and-repair: improve results and their HTML...
2009-01-12 Zooko O'Whielacronximmutable repairer
2009-01-10 Zooko O'Whielacronxtrivial: minor changes to in-line comments -- mark...
2009-01-10 Zooko O'Whielacronximmutable: fix edit-o in interfaces.py documentation...
2009-01-10 Zooko O'Whielacronximmutable: redefine the "sharemap" member of the upload...
2009-01-08 Zooko O'Whielacronxnaming: Rename a few things which I touched or changed...
2009-01-07 Zooko O'Whielacronximmutable: define a new interface IImmutableFileURI...
2009-01-07 Zooko O'Whielacronximmutable: refactor uploader to do just encoding-and...
2009-01-07 Zooko O'Whielacronxtrivial: whitespace and docstring tidyups
2009-01-06 Zooko O'Whielacronxrename "checker results" to "check results", because...
2009-01-05 Zooko O'Whielacronximmutable: refactor downloader to be more reusable...
2008-12-31 Zooko O'Whielacronximmutable: more detailed tests for checker/verifier...
2008-12-28 Zooko O'Whielacronxdoc: sundry amendments to docs and in-line code comments
2008-12-21 Zooko O'Whielacronximmutable, checker, and tests: improve docstrings,...
2008-12-19 Zooko O'Whielacronxtry to tidy up uri-as-string vs. uri-as-object
2008-12-19 Zooko O'Whielacronximmutable: remove the last bits of code (only test...
2008-12-08 Zooko O'Whielacronxrename "get_verifier()" to "get_verify_cap()"
2008-12-06 Brian WarnerMutableFileNode.modify: pass first_time= and servermap...
2008-12-05 Zooko O'Whielacronxdownload: refactor handling of URI Extension Block...
2008-11-24 Brian Warnerdirnode manifest: add verifycaps, both to internal...
2008-11-22 Brian Warner#538: fetch version and attach to the rref. Make Introd...
2008-11-22 Brian Warner#538: add remote_get_version() to four main Referenceab...
2008-11-19 Brian Warnermanifest: add storage-index strings to the json results
2008-11-19 Brian Warnermanifest: include stats in results. webapi is unchanged.
2008-11-07 Brian Warnerchecker: add is_recoverable() to checker results, make...
2008-10-30 Brian Warnerweb: add 'Repair' button to checker results when they...
2008-10-28 Brian Warner#527: support HTTP 'Range:' requests, using a cachefile...
2008-10-27 Brian Warnerinterfaces.py: promote immutable.encode.NotEnoughShares...
2008-10-27 Brian Warnerinterfaces.IMutableFileNode.download_best_version(...
2008-10-27 Brian Warnerdirnode lookup: use distinct NoSuchChildError instead...
2008-10-24 Brian Warnerstorage: add remote_advise_corrupt_share, for clients...
2008-10-23 Brian Warnerdeep-check: add webapi links to detailed per-file/dir...
2008-10-23 Brian Warnerinterface.py: fix typo
2008-10-22 Brian Warnermore #514: pass a Monitor to all checker operations...
2008-10-22 Brian WarnerChange deep-size/stats/check/manifest to a start+poll...
2008-10-14 Zooko O'Whielacronxrepairer: test all different kinds of corruption that...
2008-10-09 Zooko O'Whielacronxinterfaces: loosen a few max-size constraints which...
2008-10-07 Brian Warnerweb: change t=manifest to return a list of (path,read...
2008-10-03 Brian Warnerinterfaces: fix minor typo
2008-10-03 Brian Warnerdirnode: add get_child_and_metadata_at_path
2008-09-25 Zooko O'Whielacronxrepairer: add basic test of repairer, move tests of...
2008-09-10 Brian Warnerdisallow deep-check on non-directories, simplifies...
2008-09-10 Brian Warnerdirnode: refactor recursive-traversal methods, add...
2008-09-10 Brian Warnerchecker results: add output=JSON to webapi, add tests...
2008-09-10 Brian Warnerchecker results: more tests, update interface docs
2008-09-09 Brian Warnerinterfaces.py: minor improvement to IDirectoryNode...
2008-09-07 Brian Warnerchecker: overhaul checker results, split check/check_an...
2008-08-13 Brian Warnermutable: add get_size_of_best_version to the interface...
2008-08-12 Brian WarnerIFilesystemNode: add get_storage_index(), it makes...
2008-08-12 Brian Warnerchecker: add information to results, add some deep...
2008-07-30 Zooko O'Whielacronxstorage: make storage servers declare oldest supported...
2008-07-22 Brian Warnerstorage: remove update_write_enabler method, it won...
2008-07-18 Brian Warnerfirst pass at a mutable repairer. not tested at all...
2008-07-18 Brian Warnerinterfaces: add IRepairable
2008-07-17 Brian Warnerdeep-check: add webapi, add 'DEEP-CHECK' button to...
2008-07-17 Brian Warnerfirst pass at deep-checker, no webapi yet, probably...
2008-07-16 Brian Warnerchecker: re-enable checker web results (although they...
2008-07-16 Brian Warneroverhaul checker invocation
2008-07-14 Brian Warnerdownload: fix stopProducing failure ('self._paused_at...
2008-07-10 Brian Warnerstorage: add add_lease/update_write_enabler to remote...
2008-07-07 Brian Warnerinterfaces: add verify= and repair= args to check()
2008-06-19 Brian Warnerintroducer: move the relevant interfaces out to introdu...
2008-06-03 Brian Warnermove FileTooLargeError out to a common location
2008-05-16 Brian Warnerdirnode: add overwrite= to most API calls, defaulting...
2008-05-08 Brian Warnerdirnode: add a deep_stats(), like deep-size but with...
2008-05-07 Zooko O'Whielacronxdocs: fix a few stale comments in code
2008-04-18 Brian Warnermutable: replace MutableFileNode API, update tests...
2008-04-17 Brian Warnermutable WIP: add servermap update status pages
2008-04-12 Brian Warnerremove size constraint on ShareData: large directories...
2008-04-02 robk-tahoeadded offloaded key generation
2008-03-24 Zooko O'Whielacronxuse added secret to protect convergent encryption
2008-03-13 Brian Warnermutable.py: split replace() into update() and overwrite...
2008-03-12 Brian Warnerclient: publish a 'stub client' announcement to the...
2008-03-11 Brian Warnerincrease remote-interface size limits to 16EiB by not...
2008-03-05 Brian Warnerweb: status: add 'started' timestamps to all operations
2008-03-04 Brian Warnerwebish: add primitive publish/retrieve status pages
2008-03-04 Brian Warnerwebish: download-results: add per-server response times
2008-03-04 Brian Warnerwebish: download-results: add server_problems
2008-03-04 Brian Warnerwebish download results: add servermap, decrypt time
2008-03-04 Brian Warnerwebish: add 'download results', with some basic timing...
2008-03-03 Brian Warnerwebish: make upload timings visible on the recent uploa...
next