]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/interfaces.py
mutable WIP: add servermap update status pages
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / interfaces.py
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...
2008-03-01 Brian Warnerretain 10 most recent upload/download status objects...
2008-03-01 Zooko O'Whielacronxwapi: add POST /uri/$DIRECTORY?t=set_children
2008-02-26 Brian Warnerwebish status: distinguish active uploads/downloads...
2008-02-14 Brian Warnerunicode handling: declare dirnodes to contain unicode...
2008-02-12 Brian Warnermake current upload/download status objects available...
2008-02-12 Brian Warneradd download-status objects, to track download progress
2008-02-12 Brian Warneradd upload-status objects, to track upload progress
2008-02-09 Brian Warnerdirnode: add ctime/mtime to metadata, update metadata...
2008-02-07 Brian Warnerupload: rework passing of default encoding parameters...
2008-02-06 Brian Warnerinterfaces: remove spurious line that counted against...
2008-02-06 Brian Warneradd upload-results timing info for helper uploads....
2008-02-06 Brian Warnerupload: return an UploadResults instance (with .uri...
2008-02-06 Brian Warnerwebish: add extra introducer data (version, timestamps...
2008-02-05 Brian Warnerbig introducer refactoring: separate publish+subscribe...
2008-02-02 Brian Warnerintroducer: allow nodes to refrain from publishing...
2008-02-01 robk-tahoestats: added IStatsProducer interface, fixed stats...
2008-01-31 robk-tahoestats: add a simple stats gathering system
2008-01-31 Brian Warnerupload: oops, fix breakage after removing upload_file...
2008-01-30 Brian Warnerspeedcheck: track SSK creation time separately
2008-01-25 Brian Warneroffloaded uploader: don't use a huge amount of memory...
2008-01-17 Brian Warneroffloaded: close the local filehandle after encoding...
2008-01-16 Brian Warnermegapatch: overhaul encoding_parameters handling: now...
2008-01-15 Brian Warnerupload: add Encoder.abort(), to abandon the upload...
2008-01-14 Brian Warnerremove wait_for_numpeers and the when_enough_peers...
2008-01-11 Brian Warneroffloaded: add a system test, make it pass. files are...
2008-01-11 Brian Warneroffloaded: more test coverage on client side, change...
2008-01-10 Brian Warneroffloaded: move interfaces to interfaces.py, start...
2008-01-10 Brian Warneroffloaded: more code, fix pyflakes problems, change...
2007-12-19 Brian Warnerdirnode: add set_uris() and set_nodes() (plural), to...
2007-12-19 Zooko O'Whielacronxremove the DirnodeURI foolscap schema and mv those...
2007-12-18 Zooko O'Whielacronxmake more precise regexp for WriteableSSKFileURI and...
2007-12-14 Brian Warnercheck-speed: test SSK upload/download speed too. SDMF...
2007-12-07 Brian Warnerthe wait_for_numpeers= argument to client.upload()...
2007-12-05 Brian Warnerrefactor web tests, and interfaces.IFileNode
2007-12-04 Brian Warnertest_dirnode.py: obtain full coverage of dirnode.py
2007-12-03 Zooko O'Whielacronxdecentralized directories: integration and testing
2007-11-10 Zooko O'WhielacronxIMutableFileNode is a subtype of IFileNode
2007-11-07 Brian Warnermutable: test roundtrip, make it work
2007-11-07 Brian Warnermutable: fix use of storage API
2007-11-07 Brian Warnerstabilize on 20-byte nodeids everywhere, printed with...
2007-11-06 Brian Warnerstorage: rewrite slot API, now use testv_and_readv_and_...
2007-11-05 Brian Warnerstorage: add readv_slots: get data from all shares
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnertrailing-whitespace eradication, no functional changes
2007-11-01 Brian Warnermutable: first pass at dirnodes, filenodes, new URIs...
2007-11-01 Brian Warnermove NotMutableError from dirnode.py into interfaces.py
2007-10-31 Brian Warnermutable slots: finish up basic coding on server-side...
2007-10-31 Brian Warnercheckpointing mutable-file work. Storage layer is 80...
2007-10-24 Brian Warnerwebish: add checker results and a 'Check' button to...
2007-10-23 Brian Warnerinterfaces: clarify IChecker.checker_results_for a bit
2007-10-23 Brian Warnerchecker: remember checker results, but only in ram...
2007-10-15 Brian Warneradd a simple checker, for both files and directories
2007-10-16 Zooko O'Whielacronxupdate a few documents, comments, and defaults to menti...
2007-09-26 Brian Warnercontrol: add measure_peer_response_time(), to estimate...
2007-09-21 Brian Warnercheck_speed: do both upload and download tests
2007-09-20 Brian Warnercheck_speed: upload multiple files, measure Ax+B
2007-09-20 Brian Warnercheck_speed.py: run two 1MB uploads and measure the...
2007-09-11 Zooko O'Whielacronxloosen constraint on share data size
2007-09-06 Brian Warnerwebish: implement 'PUT /uri?t=mkdir' (to create anonymo...
2007-08-29 wilcoxjgcreated DirnodeURI schema
2007-08-28 Brian Warnerdeletion phase3: add a sqlite database to track renew...
2007-08-28 Brian Warnerdeletion phase1: send renew/cancel-lease secrets, but...
2007-08-17 Brian Warnerdirnode: change the defined behavior of RIVirtualDriveS...
2007-08-15 Brian WarnerIDirectoryNode: add has_child() method
2007-07-25 Brian Warnerinterfaces: move signatures into docstrings, to reduce...
2007-07-24 Brian Warnerrefactor upload/encode, to split encrypt and encode...
2007-07-23 Brian Warnertruncate storage index to 128 bits, since it's derived...
2007-07-21 Brian Warneruri: implement URI-processing classes, IFileURI/IDirnod...
2007-07-20 Brian Warnerupload: refactor to enable streaming upload. not all...
2007-07-16 Brian Warnerreduce MAX_SEGMENT_SIZE from 2MB to 1MB, to compensate...
2007-07-14 Brian Warnerinterfaces: increase ShareSize now that our default...
2007-07-13 Brian Warnermore #85 work, system test still fails
2007-07-13 Brian Warnerstorage: use one file per share instead of 7 (#85)...
2007-07-12 Brian Warnernote that setting k=1 is equivalent to replication
2007-07-12 Brian Warnerallow the introducer to set default encoding parameters...
2007-07-12 Brian Warnerinterfaces.py: increase RIVirtualDriveServer.list const...
2007-07-09 Brian Warnerstorage: wrap buckets in a local proxy
2007-07-07 Brian Warnerinterfaces: remove spurious 'self' from interface decla...
2007-07-07 Brian Warneradd IDirectoryNode.get_child_at_path
2007-07-03 Brian Warnerwebish: provide a valid Content-Length header on downloads
2007-07-03 Brian Warnerwebish: improve reporting of web download errors that...
2007-07-03 Brian Warnerwebish.py: handle errors during download better. Addres...
2007-06-29 Brian Warnerinterfaces.py: remove some unused 'pass' lines
2007-06-29 Brian Warnerchange IVirtualDrive.get_node_at_path to accept either...
2007-06-28 Brian Warnervdrive: add get_node_at_path(pathlist)
2007-06-28 Brian WarnerAdd the 'vdrive' service, for clients to access the...
next