]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src
tweak NEWS a bit
[tahoe-lafs/tahoe-lafs.git] / src /
2013-03-19 Brian WarnerRemove darcs from setup.py, remove darcsver egg. Closes...
2013-03-19 David-Sarah HopwoodNew Welcome page: ensure 'not connected' status for...
2013-03-19 David-Sarah HopwoodImprove SFTP error handling and remove use of IFinishab...
2013-03-19 David-Sarah Hopwoodsftpd.py: switch from using bare asserts to assertutil.
2013-03-19 Brian Warnerintroducer.client: use integer seqnums, not time-based...
2013-03-19 Brian Warnerfileutil.write: accept mode=, and use it in Node.write_...
2013-03-17 David-Sarah Hopwoodtest_web.py: relax tests for upload and mkdir forms...
2013-03-17 David-Sarah HopwoodRedesigned Welcome page using Twitter Bootstrap CSS.
2013-03-16 Brian Warnerbump 'mock' dependency to >=0.8.0, to get the .call...
2013-03-15 David-Sarah HopwoodRequire at least Python 2.6. fixes #1658
2013-03-15 David-Sarah HopwoodAdd test for anti-Ubuntu-crash-reporter exception-catch...
2013-03-07 David-Sarah Hopwoodtahoe_ls.py: JSON responses don't need quotemarks or...
2013-03-07 David-Sarah HopwoodOnly quote newline characters where necessary. fixes...
2013-02-27 Mike Kazantsevtest_web.py: fix test_GET_DIRECTORY_html_filenode_encod... 31/head
2013-02-08 David-Sarah HopwoodAdd comment explaining fix to #1679. refs #1679
2013-02-07 Zooko O'Whielacronxdo not cache and re-use imm filenodes in nodemaker 30/head
2013-02-07 Zooko O'Whielacronxunit test for #1679
2013-01-03 David-Sarah Hopwoodtahoe_check.py: tolerate missing fields in check result...
2012-12-29 David-Sarah HopwoodMake WUI headings and titles more consistent and accurate:
2012-12-29 David-Sarah Hopwoodtest_web.py: minor cleanup to test_helper_status.
2012-12-29 David-Sarah HopwoodIf a helper is not configured, make the banner on the...
2012-12-27 David-Sarah HopwoodMake abbreviate_space able to output in exabytes. refs...
2012-12-27 David-Sarah HopwoodAllow T (terabytes), P (petabytes), and E (exabytes...
2012-12-27 David-Sarah HopwoodMake the system test nodes have non-ASCII nicknames. 25/head
2012-12-27 David-Sarah HopwoodAllow welcome and storage status pages to display a...
2012-12-27 David-Sarah HopwoodRemove ResponseCache in favor of MDMFSlotReadProxy...
2012-12-02 David-Sarah Hopwoodtest/common_util.py: fix a bug in NonASCIIPathMixin...
2012-11-29 Zooko O'Whielacronxtests: add more diagnostics when code-under-test fails 23/head
2012-11-29 Zooko O'Whielacronxremove unnecessary request from upload-helper
2012-11-15 David-Sarah Hopwoodweb/unlinked.py: don't use % operator to expand %(uri...
2012-11-01 David-Sarah HopwoodCLI: fix synopsis for 'tahoe ls'. fixes #1839
2012-10-25 David-Sarah HopwoodMakefile: add 'make tmpfstest', which uses a tmpfs...
2012-10-25 David-Sarah Hopwoodtest_runner: we no longer need to skip tests on Twisted...
2012-10-25 David-Sarah Hopwoodsrc/allmydata/web/directory.py: fix HTML double-encodin...
2012-09-30 frederik bfixed wrong index in tahoe cp --verbose, as explained...
2012-09-14 david-sarahsrc/allmydata/__init__.py: ensure that if a dependency...
2012-09-04 Brian WarnerApply David-Sarah's recommended changes. Closes #974
2012-09-04 Andrew MillerWhen the CLI cannot connect to the gateway, it prints...
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-07-03 david-sarahSlightly improve the error message when a stats.pickle...
2012-07-02 david-sarahFailing to load a crawler state pickle uses default...
2012-07-02 david-sarahIf a stats.pickle file cannot be read, print a better...
2011-08-08 david-sarahsrc/allmydata/__init__.py: head off a possible warning...
2012-06-26 Brian Warner'tahoe --version': remove inconsistent trailing comma...
2012-06-24 Brian Warner_auto_deps: bump foolscap to >=0.6.3 to tolerate twiste...
2012-06-22 david-sarahChange the maximum mutable share size to 69105 TB,...
2012-06-17 david-sarah_auto_deps.py: bump the Twisted dependency to >= 11...
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-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-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 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-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-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...
next