]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/interfaces.py
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / interfaces.py
2016-01-23 Leif Rygewui: improved columns in welcome page server list 229/head
2016-01-23 Leif Rygerevert previous commit to fix attribution (vanity)
2016-01-15 Daira Hopwoodwui: improved columns in welcome page server list
2015-07-28 Brian WarnerIReadable.read(): document out-of-range errors
2015-05-13 Daira Hopwoodinterfaces.py: fix arguments to create_subdirectory.
2015-04-21 Brian Warnerfix check-memory test, with new new (safe) control...
2015-04-21 Brian Warnerfinish removing control-port upload/download functions
2014-03-20 Daira HopwoodRemove 'needs-rebalancing' and add 'count-happiness... 1784-2105-checker-results
2012-07-24 david-sarahCosmetic changes to match cloud backend branch.
2012-07-24 david-sarahinterfaces.py: corrections to take into account that...
2012-07-24 david-sarahinterfaces.py: corrections to interfaces to make more...
2012-07-24 david-sarahinterfaces.py: which -> that.
2012-07-24 david-sarahDefault arguments in interface declarations should...
2012-07-24 david-sarahRemove spurious 'self' arguments that should not be...
2012-07-24 david-sarahinterfaces.py: whitespace
2012-06-15 david-sarahAfter a server disconnects, make the IServer retain...
2012-06-13 david-sarahClarify documentation of RIStorageServer.slot_testv_and...
2012-06-02 Brian WarnerCheckResults corrupt/incompatible shares now return... 10/head
2012-06-02 Brian WarnerCheckResults.get_servers_responding() now returns IServers
2012-06-02 Brian WarnerCheckResults.get_sharemap() now returns IServers
2012-06-02 Brian WarnerCheckResults: replace get_data() with a bunch of indivi...
2012-05-22 Brian Warnerchange UploadResults to return IServers, update users... 8/head
2012-05-22 Brian Warnersplit IDisplayableServer from IServer, add sb.get_stub_...
2012-05-22 Brian Warnerswitch UploadResults to use get_uri(), hide internal...
2012-05-22 Brian Warnerswitch UploadResults to use getters, hide internal...
2012-05-22 Brian Warnerhelper: remove timings["existence_check"], aka "Already...
2012-04-04 Brian Warnermove IServer from storage_client.py to interfaces.py
2011-08-14 david-sarahinterfaces.py: ensure that NoSuchChildError can be...
2012-03-18 Brian WarnerFix mutable status (mapupdate/retrieve/publish) to...
2012-03-14 Brian Warnernew introducer: signed extensible dictionary-based...
2011-10-10 david-sarahinterfaces.py: remove get_extension_params and set_exte...
2011-10-10 david-sarahinterfaces.py: fix a typo in the name of IMutableSlotWr...
2011-09-13 david-sarahinterfaces: document that the 'fills-holes-with-zero...
2011-09-12 Zooko O'Whielacronxstorage: more paranoid handling of bounds and palimpses...
2011-09-12 Zooko O'Whielacronxstorage: remove the storage server's "remote_cancel_lea...
2011-09-09 Brian Warnermove DownloadStopped from download.common to interfaces
2011-08-27 Brian WarnerMDMF: s/Writable/Writeable/g, for consistency with...
2011-08-24 david-sarahImplementation, tests and docs for blacklists. This...
2011-08-02 Kevan Carstenseninterfaces: change interfaces to work with MDMF
2011-06-10 Zooko O'Whielacronxdocs: three minor fixes
2011-05-27 wilcoxjgserver.py: get_latencies now reports percentiles _only...
2011-02-27 Brian Warnercontrol.py: remove all uses of s.get_serverid()
2011-02-21 Brian WarnerRefactor StorageFarmBroker handling of servers
2010-10-29 Brian Warnerfix #1223, crash+inefficiency during repair due to...
2010-10-15 Zooko O'Whielacronxdoc: add explanation of the motivation for the surprisi...
2010-09-30 Zooko O'Whielacronxminor: remove unused interface declaration, change...
2010-08-04 Brian Warnercopy the rest of David-Sarah's changes to make my tree...
2010-08-04 Brian WarnerRewrite immutable downloader (#798). This patch include...
2010-06-02 david-sarahdirnode.py: fix a bug in the no-write change for Adder...
2010-05-22 david-sarahSFTP: Fix error in support for getAttrs on an open...
2010-05-27 david-sarahAdd must_exist, must_be_directory, and must_be_file...
2010-05-28 david-sarahChange doc comments in interfaces.py to take into accou...
2010-05-14 Kevan CarstensenFix up the behavior of #778, per reviewers' comments
2009-12-05 Kevan CarstensenChange "UploadHappinessError" to "UploadUnhappinessError"
2009-11-23 Kevan CarstensenAlter the error message returned when peer selection...
2009-11-16 Kevan CarstensenChange stray "shares_of_happiness" to "servers_of_happi...
2009-11-04 Kevan CarstensenAlter the signature of set_shareholders in IEncoder... trac-4300
2009-12-05 "Kevan Carstensen"Alter wording in 'interfaces.py' to be correct wrt...
2010-01-27 david-sarahMiscellaneous documentation, test, and code formatting...
2010-01-27 david-sarahPrevent mutable objects from being retrieved from an...
2009-12-29 Brian Warnermutable repair: return successful=False when numshares...
2009-12-29 Brian Warnernode.py/interfaces.py: minor docs fixes
2009-12-27 Brian Warnerwebapi: don't accept zero-length childnames during...
2009-12-01 Brian WarnerSimplify immutable download API: use just filenode...
2009-11-20 Brian Warnerinterface name cleanups: IFileNode, IImmutableFileNode...
2009-11-20 Brian Warnerclass name cleanups: s/FileNode/ImmutableFileNode/
2009-11-18 Brian Warnermake get_size/get_current_size consistent for all IFile...
2009-11-18 Brian WarnerAdd t=mkdir-immutable to the webapi. Closes #607. trac-4100
2009-11-12 Brian Warnernodemaker: implement immutable directories (internal...
2009-11-11 Brian Warnerclean up uri-vs-cap terminology, emphasize cap instance...
2009-10-17 Brian Warnerupdate many dirnode interfaces to accept dict-of-nodes...
2009-10-13 Brian Warnerclient.create_mutable_file(contents=) now accepts a...
2009-10-13 Brian Warnerreplace dirnode.create_empty_directory() with create_su...
2009-10-13 Brian Warnerdirnode.set_children: change return value: fire with...
2009-10-13 Brian Warnerdirnode.set_nodes: change return value: fire with self...
2009-10-13 Brian Warnerdirnode.set_children: take a dict, not a list
2009-10-12 Brian Warnerdirnode.set_uri/set_children: change signature to take...
2009-10-12 Brian Warnerreplace Client.create_empty_dirnode() with create_dirno...
2009-08-15 Brian WarnerOverhaul IFilesystemNode handling, to simplify tests...
2009-07-17 Brian Warnerrename NewDirectoryNode to DirectoryNode, NewDirectoryU... trac-4000
2009-07-17 Brian Warnerinterfaces: remove dead code, FileNode_ and EncryptedTh...
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...
next