]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
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-13 david-sarahUpdate copyright notices. refs #1686
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 Warnermake provisioning/reliability work in the new location...
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-31 david-sarahconfiguration.rst: another attempt to fix formatting...
2012-01-31 david-sarahconfiguration.rst: remove the obsolete sizelimit option...
2012-01-27 david-sarahAdd a Python 3 blocker to setup.py, to display a better...
2012-01-24 KevanEnsure that verification proceeds and stops when approp...
2012-01-24 KevanAdd test_verify_mdmf_all_bad_sharedata
2012-01-24 Patrick R McDonaldAdded clarification on how interface= works
2012-01-24 Brian WarnerFTP-and-SFTP.rst: minor edits
2012-01-24 Patrick R McDonaldUpdated accounts.url directive per warner's suggestions
2012-01-24 Patrick R McDonaldAdded information on accounts.url directive
2012-01-22 Zooko O'Whielacronxdocs: an extra newline to separate utf-8 BOF from comme...
2012-01-22 Zooko O'Whielacronxdocs: a newline between the utf-8 BOF and the comment...
2012-01-22 Zooko O'Whielacronxdocs: a comment to inform the (human) reader about...
2012-01-22 Zooko O'Whielacronxdocs: insert another newline between utf-8 BOF and...
2012-01-22 Zooko O'Whielacronxdocs: insert newline after utf-8 BOF and before restruc...
2012-01-22 Zooko O'Whielacronxdocs: remove utf-8 "BOM" which confuses trac's rst...
2012-01-22 Zooko O'Whielacronxdocs: try again to change RestructuredText titles to...
2012-01-22 Zooko O'Whielacronxdocs: backdoors.rst: fix title formatting
2012-01-22 Zooko O'Whielacronxdocs: backdoors.rst: stop using embedded URIs and tweak...
2012-01-13 Brian Warnerupdate release process: git, not darcs, etc
2012-01-13 Brian Warnerprepare to Org-ify how_to_make_a_tahoe-lafs_release...
2012-01-13 Brian Warner.gitignore: ignore generated test-coverage files too
2012-01-12 Brian Warnermerge relnotes, quickstart.rst from 1.9.1 release
2012-01-12 Brian Warnerretrieve.py: unconditionally check share-hash-tree...
2012-01-12 Brian Warner.gitignore: also ignore tahoe-deps and .tgz, to fix...
2012-01-12 Brian WarnerMakefile: fix 'make-version' to use git-or-darcs, not...
2012-01-10 david-sarah_auto_deps.py: don't allow pycrypto 2.0.1. fixes #1631
2012-01-09 Brian WarnerMANIFEST.in: make git-based 'setup.py sdist' match...
2012-01-09 Brian Warnerrestore .gitignore, stop .darcs-boringfile it
2012-01-08 Brian Warnerremove setuptools_darcs.egg
2012-01-08 Brian Warnerfix bundled data under git, remove setuptools_darcs
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...
2012-01-08 Brian Warneradd test-git-ignore.py, to port the 'clean' buildbot...
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-26 Zooko O'Whielacronxdocs: how_to_make_a_tahoe-lafs_release.rst add Google...
2011-12-06 Zooko O'Whielacronxdoc: about.rst: use unicode emdash, use non-embedded...
2011-12-18 Brian Warnerminor cleanup: remove trailing spaces in misc/
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: stop putting pyutil.version_class/etc in...
2011-12-05 Brian Warnersetup.py: get version from git or darcs
2011-11-18 david-sarahdocs/known_issues.rst: describe when the unauthorized...
2011-11-18 Brian Warnermore tiny buildbot-testing whitespace changes
2011-11-18 Brian Warnermore tiny buildbot-testing whitespace changes
2011-11-18 Brian Warnertiny change to exercise the buildbot hook
2011-11-18 david-sarahStrengthen description of unauthorized access attack...
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-09 Brian WarnerMakefile count-lines: let it work on OS-X (-l not ...
2011-11-09 Brian Warnersetup.py: umask=022 for 'sdist', to avoid depending...
2011-11-05 david-sarah_auto_deps.py: blacklist PyCrypto 2.4.
2011-10-09 david-sarahcheck-miscaptures.py: report the number of files that...
2011-10-09 david-sarahcheck-miscaptures.py: handle corner cases around defaul...
2011-10-09 david-sarahcheck-miscaptures.py: Python doesn't really have declar...
2011-10-09 david-sarahcheck-miscaptures.py: handle destructuring function...
2011-10-09 david-sarahcheck-miscaptures.py: check while loops and list compre...
2011-10-07 david-sarahAdd misc/coding_tools/check-miscaptures.py to detect...
2011-10-07 david-sarahFix pyflakes warnings in misc/ directories other than...
2011-10-07 david-sarahMakefile: include misc/ directories other than misc...
2011-11-01 Brian Warnershow-tool-versions: tolerate missing setuptools
2011-11-01 Brian Warnershow-tool-versions.py: condense output, hide file-not...
2011-11-01 Brian Warnerrelnotes.txt: fix footnotes
2011-11-01 Brian WarnerRewrite download-status-timeline visualizer ('viz'...
2011-11-01 Brian WarnerIServer refactoring: pass IServer instances around...
2011-10-31 Brian WarnerTAG allmydata-tahoe-1.9.0 allmydata-tahoe-1.9.0
2011-10-31 Brian Warnerupdate NEWS for the 1.9.0 release
2011-10-31 Brian Warnermore docs updates
2011-10-31 Brian Warnerimprove relnotes
2011-10-31 Brian Warnerupdate relnotes, rotate known_issues, for 1.9
2011-10-31 Brian Warneradd user-oriented notes to NEWS and mutable.rst about...
2011-10-31 Brian Warnershow-tool-versions.py: remove setuptools_trial, unused
2011-10-31 Brian WarnerMakefile/upload-tarballs: remove bash-ism in shell...
2011-10-30 Brian Warnerupdate project-home URLs: /trac/tahoe/ was replaced...
2011-10-30 Brian Warnerquickstart.rst: remove trailing whitespace
2011-10-30 Brian Warnerquickstart.rst: update the release URL in preparation...
2011-10-29 Brian Warnerand configuration.rst
next