]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2012-06-21 david-sarahmutable: fix shape of 'verinfo' tuple returned from...
2012-06-21 david-sarahTests for ref #1669. Also refactor the existing tests...
2012-06-19 david-sarahAdd assertions to make sure that set_default_encoding_p...
2012-06-18 david-sarahdocs/frontends/FTP-and-SFTP.rst: listing of directories...
2012-06-17 Zooko O'Whielacronxdocs: remove mention of #1588 from docs/frontends/FTP...
2012-06-16 david-sarahMake the intent of the loop over servers in test_system...
2012-06-15 david-sarahFix a bug in mutable publish that could cause an IndexE...
2012-06-15 david-sarahSkip allmydata.test.test_system.Connections.test_rref...
2012-06-15 david-sarahAfter a server disconnects, make the IServer retain...
2012-06-14 david-sarahSince DeprecationWarning about twisted.internet.interfa...
2012-06-14 david-sarahmisc/coding_tools/check-interfaces.py: clean-ups (warni...
2012-06-14 david-sarahSuppress DeprecationWarning about twisted.internet...
2012-06-14 Brian Warnertest/common.py: fix race condition waiting for the...
2012-06-13 david-sarahClarify documentation of RIStorageServer.slot_testv_and...
2012-06-12 Brian Warnerintroweb: the Subscribed Clients list shows tubids...
2012-06-12 Brian WarnerDisplay serverids consistently as 8-char pubkey, or...
2012-06-12 Brian Warnertest_system.py: wait for the Helper connection properly...
2012-06-12 Brian Warnertest_system.py: clean up control flow, reduce use of...
2012-06-12 Brian Warnertest_system.py: fix minor typo
2012-06-12 Brian Warneroffloaded.py: don't drop the Deferred
2012-06-11 david-sarahsetup.py and bin/tahoe-script.template: the error when...
2012-06-11 Brian Warnerintroducer: add sequence-numbers to announcements,...
2012-06-11 Brian Warnerclient.py: rename "server key" to "node key", use old...
2012-06-11 Brian Warnernode.py: add get_private_config()
2012-06-10 Patrick R McDonaldAdded docs/specifications/backends/raic.rst for ticket...
2012-06-08 Brian WarnerFix text in Publish Status results. Closes #1762.
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: pass IServer to corrupt/incompatible...
2012-06-02 Brian WarnerCheckResults: pass IServer to servers_responding=,...
2012-06-02 Brian WarnerCheckResults: pass IServer to sharemap=, but get_sharem...
2012-06-02 Brian WarnerCheckResults: internal cleanup
2012-06-02 Brian WarnerCheckResults: privatize remaining attributes
2012-06-02 Brian WarnerCheckResults: use fat init, add type-checking assertions
2012-06-02 Brian Warnermutable/checker: refactor to make CheckResults easier...
2012-06-02 Brian WarnerCheckResults: replace get_data() with as_dict(), use...
2012-06-02 Brian Warneruse the new CheckResult getters almost everywhere
2012-06-02 Brian WarnerCheckResults: replace get_data() with a bunch of indivi...
2012-06-02 Brian Warnerchange CheckResults to use a fat set_data()
2012-06-02 Brian WarnerCheckResults: simplify self._data
2012-06-02 Brian WarnerCheckResults: start hiding .data, first step to clean...
2012-06-02 Brian Warnerimmutable.CiphertextFileNode.check_and_repair: simplify...
2012-06-01 david-sarahdocs/quickstart.rst: fix rst warning.
2012-05-31 david-sarahRestore --rterrors option to 'setup.py test' and 'setup...
2012-05-31 david-sarahChange 'setup.py test' and 'setup.py trial' to pass...
2012-05-20 david-sarahCatch exceptions from CLI in order to prevent the Ubunt...
2012-05-30 Brian Warnernode.py: stop stripping whitespace in write_private_con...
2012-05-22 Brian Warnertest_web.py: fix memory leak when run with --until...
2012-05-22 Brian Warnertest/check_memory.py: oops, fix one last ur.uri ->...
2012-05-22 Brian Warnerchange UploadResults to return IServers, update users... 8/head
2012-05-22 Brian WarnerUploadResults: store IServers internally, but still...
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 Warnerconvert UploadResults to a fat init
2012-05-22 Brian Warneradd HelperUploadResults
2012-05-22 Brian WarnerUploader cleanup: create results at end, not beginning
2012-05-22 Brian Warnerclean up Helper to make later changes easier
2012-05-22 Brian Warnerhelper: remove timings["existence_check"], aka "Already...
2012-05-22 Brian Warnertest_checker: minor improvement in fake-server setup
2012-05-18 david-sarahdocs/frontends/FTP-and-SFTP.rst: remove outdated allmyd...
2012-05-16 david-sarahSince we now require Python 2.5, we can use os.SEEK_END.
2012-05-16 david-sarahSimplifications resulting from requiring Python 2.5...
2012-05-16 david-sarahRequire Python 2.5.
2012-05-18 david-sarahmisc/build_helpers/check-interfaces.py: avoid spurious...
2012-05-16 Brian Warnerdictutil.DictOfSets: remove .union() method, it was...
2012-05-16 Brian Warnerimmutable repairer: populate servers-responding properly
2012-05-16 david-sarahUpdate my (davidsarah) gpg fingerprint in CREDITS....
2012-05-16 david-sarahfileutil.py: use try/finally to close file in write_ato...
2012-05-16 david-sarahChange logging.rst to address warner's review comment...
2012-05-14 Brian Warnerwrite node.url and portnum files atomically, to fix...
2012-05-14 david-sarahImprove a comment in __init__.py.
2012-05-14 david-sarahSuppress the PowmInsecureWarning from PyCrypto. refs...
2012-05-14 david-sarahClarify an ambiguity about which version number is...
2012-05-13 Brian Warnerperformance.rst: small updates, mention (lack of) MDMF
2012-05-13 Brian WarnerCREDITS: add amiller, zooko, rearrange a bit
2012-05-13 Brian WarnerDoc updates and cosmetic fixes for #1115 patch.
2012-05-13 Andrew MillerFixed an error in previous commit where an empty server...
2012-05-13 Andrew MillerAdded tests for count-good-share-hosts under check...
2012-05-13 Brian Warnertest_web: fix use of headers= that's been wrong for...
2012-05-13 Brian Warnerwebapi: don't allow ETags in t=info or t=rename-form...
2012-05-13 Brian Warnertest_web: improve ETag tests, add If-None-Match test
2012-05-13 Andrew MillerAdded unit tests covering #466:comment-15. Refactored...
2012-05-13 Jeremy FitzhardingeShort circuit GET on ETags match
2012-05-13 Jeremy FitzhardingeAdd ETags for immutable directories
2012-05-13 Brian Warnertest-dont-use-too-old-dep.py: fix tarfile timestamps
2012-03-31 david-sarahAdd 'tahoe debug flogtool' command, test for --help...
2012-05-13 Zookomodify build_helpers files
2012-05-13 Zookorename build_helpers files
2012-05-13 Brian Warnerwebapi: remove undocumented t=mkdir-p operation
2012-05-09 Brian WarnerImprove webapi t=move docs.
2012-05-09 Brian Warnerwebui: merge 'move' form with 'rename' form
2012-05-09 Brian Warnertest_web: improve shouldFail2() error reporting
2012-05-09 Brian Warnerwebapi 'move'-button cleanups
2012-05-09 Marcus WannerAdd unit test for moving a directory
2012-05-09 Marcus WannerChange the arbitrary URI support from implied to explicit
2012-05-09 Marcus WannerAdding 'move' button to web UI, closes #1579
2012-05-03 Zooko O'WhielacronxCREDITS: lebek
2012-04-29 david-sarahMake sure that foolscap.logging.log.setLogDir is called...
next