]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src
Doc updates and cosmetic fixes for #1115 patch.
[tahoe-lafs/tahoe-lafs.git] / src /
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-03-31 david-sarahAdd 'tahoe debug flogtool' command, test for --help...
2012-05-13 Brian Warnerwebapi: remove undocumented t=mkdir-p operation
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-04-29 david-sarahMake sure that foolscap.logging.log.setLogDir is called...
2012-04-24 Brian Warnerintroweb announcements: show serverid, not tubid
2012-04-23 Brian WarnerFix introweb display for mixed V1/V2 clients. Closes...
2012-04-05 david-sarahChange capitalization of WUI and introducer welcome...
2012-04-04 Brian Warnertest/common.py: remove ununsed 'is_bad' mechanism
2012-04-04 Brian Warnerchecker.py: minor simplifications
2012-04-04 Brian Warnermake IServer instances retain identity in copy() and...
2012-04-04 Brian Warnermove IServer from storage_client.py to interfaces.py
2012-04-03 Brian WarnerRename web CheckResults to -Renderer, to avoid confusio...
2012-04-01 Brian Warnerservermap.py: oops, fix _done() condition, good catch...
2011-08-14 david-sarahinterfaces.py: ensure that NoSuchChildError can be...
2012-04-01 david-sarahSpelling error in a comment.
2011-08-08 david-sarahtest_node.py: test that we tolerate a UTF-8 BOM at...
2011-08-08 david-sarahnode.py: tolerate a UTF-8 BOM at the start of tahoe...
2011-09-14 david-sarahmutable/layout.py: improve confusing documentation...
2012-03-31 Brian WarnerMutable repair: use new MODE_REPAIR to query all server...
2012-03-31 Brian WarnerAdd test for bug #1689: repairing empty file hits no...
2012-03-31 david-sarahtest_ftp.py: fix a couple of unused imports. refs ...
2012-03-22 Peter Le Bekftpd file `size' attribute must be an integer
2012-03-30 Peter Le Bekunit test for ftpd LIST
2012-03-30 Peter Le Bekfix ftpd mtime retrieval
2012-03-31 Brian Warnertest_introducer.SystemTest: fix race condition
2012-03-18 Brian WarnerFix mutable status (mapupdate/retrieve/publish) to...
2012-03-18 Brian WarnerIServer.get_name(): remove v0- prefix from displayed...
2012-03-14 david-sarahFix a missing comma in the last patch. refs #1295
2012-03-14 david-sarahTemporarily suppress the DeprecationWarning about IFini...
2012-03-14 Brian Warnerminor: hush pyflakes, move pycryptopp dep to unconditio...
2012-03-13 david-sarahUpdate more links from http: to https: in documentation...
2012-03-14 Brian Warnernew introducer: signed extensible dictionary-based...
2012-03-14 Brian Warner'tahoe admin generate-keypair/derive-pubkey': add Ed255...
2012-03-14 Brian Warnerbump pycryptopp dependency to >=0.6.0, to get ed25519...
2012-03-08 david-sarahMake the link on the Welcome page to 'https://tahoe...
2012-03-08 david-sarahUpdate various references to allmydata.org or tahoe...
2012-02-27 david-sarahSuppress a warning from win32eventreactor on Windows...
2012-03-13 Brian WarnerAdd nickname/nodeid to storage-status web page. Closes...
2012-03-12 Brian Warneradd some quick tests of the introducer/web improvements
2012-03-07 Brian Warnerintroducer web page: add CSS styling, roughly match...
2012-03-07 Brian Warnertahoe.css: fix #section typo, update welcome.xhtml...
2012-02-16 Brian Warnerremove 'provisioning'/'reliability' from WUI, add to...
2012-02-13 Brian Warnerprovisioning.py: update disk sizes and usage numbers
2012-01-24 KevanEnsure that verification proceeds and stops when approp...
2012-01-24 KevanAdd test_verify_mdmf_all_bad_sharedata
2012-01-12 Brian Warnerretrieve.py: unconditionally check share-hash-tree...
2012-01-10 david-sarah_auto_deps.py: don't allow pycrypto 2.0.1. fixes #1631
2012-01-08 Brian Warnermutable/retrieve.py: clean up control flow to avoid...
2012-01-08 Brian Warnermutable/layout.py: raise BadShareError instead of assert()
2012-01-08 Brian Warnermutable: don't tell server about corruption unless...
2012-01-08 Brian Warnermutable: simplify Retrieve._process_segment() to use...
2012-01-08 Brian WarnerRetrieve.decode(): simplify setup of DeferredList-like...
2012-01-08 Brian Warnermutable: add comments about the tricky DeferredList...
2011-11-20 david-sarahUse a private/drop_upload_dircap file instead of the...
2011-12-28 Brian Warnertest_mutable: don't use 75 shares (slow), now that...
2011-12-28 Kevan Carstensenmutable publish: fix not-enough-shares detection. Refs...
2011-12-28 Kevan Carstensenmutable publish: track multiple servers-per-share....
2011-12-17 david-sarahTests for ref #1592.
2011-12-17 david-sarahtest_web.py cleanup: use failUnlessIn/failIfIn in prefe...
2011-12-17 david-sarahMarcus Wanner's favicon patch. fixes #1592
2011-12-05 Brian Warnersetup.py: get version from git or darcs
2011-11-18 Brian Warnermore tiny buildbot-testing whitespace changes
2011-11-18 Brian Warnermore tiny buildbot-testing whitespace changes
2011-11-17 Brian Warnerremove remaining uses of nevow's "formless" module
2011-11-17 Marcus Wanner1585-webui.darcs.patch
2011-11-16 Brian WarnerRemove duplicate tahoe_css links from manifest.xhtml...
2011-11-15 Brian Warneriputil: handle openbsd5 (just like openbsd4)
2011-11-05 david-sarah_auto_deps.py: blacklist PyCrypto 2.4.
2011-11-01 Brian WarnerRewrite download-status-timeline visualizer ('viz'...
2011-11-01 Brian WarnerIServer refactoring: pass IServer instances around...
2011-10-30 Brian Warnerupdate project-home URLs: /trac/tahoe/ was replaced...
2011-10-28 Zooko O'Whielacronxundo the effects of a patch I hadn't intended to commit...
2011-09-30 Zooko O'Whielacronxdebugprint the values of blocks and hashes thereof...
2011-10-17 Brian Warnermutable/retrieve: don't write() after we've been pauseP...
2011-10-14 Brian Warnerremove interpreter shbang lines from non-executables
2011-10-14 Brian WarnerCLI: don't deprecate --mutable, small docs fixes. refs...
2011-10-14 Brian Warneradd --format= to 'tahoe put'/'mkdir', remove --mutable...
2011-10-13 Brian Warnerweb/filenode.py: rely on Request.notifyFinish. Closes...
2011-10-09 david-sarahutil/happinessutil.py: suppress a warning from check...
2011-10-07 david-sarahFix some more potential bugs in test code exposed by...
2011-10-07 david-sarahFix some potential bugs (in non-test code) exposed...
2011-10-07 david-sarahFix some potential bugs in test code exposed by check...
2011-10-13 Brian Warneroops, missed a test failure
2011-10-13 Brian Warnermisc mutable-type fixes:
2011-10-13 Brian Warnerwebapi: use all-caps "SDMF"/"MDMF" acronyms in t=json...
2011-10-13 Brian Warnerwebapi: handle format=, remove mutable-type=
next