]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2012-01-12 Brian Warner.gitignore: also ignore tahoe-deps and .tgz, to fix... rel-1.9.1 allmydata-tahoe-1.9.1
2012-01-12 Brian Warner'make make-version': don't use darcsver. This fixes...
2012-01-12 Brian Warnerupdate relnotes, known_issues, for 1.9.1 release
2012-01-11 Brian Warnerupdate quickstart.rst to point to the (not-yet-existent...
2012-01-11 Brian Warnerupdate NEWS and relnotes for upcoming release
2012-01-11 Brian Warnerretrieve.py: unconditionally check share-hash-tree...
2012-01-09 Brian Warneroops, twisted/web/static didn't exist in 1.9.0
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-09 Brian Warnerremove setuptools_darcs.egg
2012-01-09 Brian Warnerfix bundled data under git, remove setuptools_darcs
2012-01-09 Brian Warnersetup.py: stop putting pyutil.version_class/etc in...
2012-01-09 Brian Warnersetup.py: get version from git or darcs
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
2011-10-29 Brian Warnerand about.rst
2011-10-29 Brian Warnerupdate README for HTTPS too
2011-10-29 Brian Warnersmall changes to test migrated trac and posthook
2011-10-29 Brian Warnermore http->https changes
2011-10-29 Brian Warnertahoe-lafs.org is now HTTPS-always. Update most URLs.
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-25 david-sarahdocs/about.rst: correct the description of availability...
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 WarnerTAG allmydata-tahoe-1.9.0b1 allmydata-tahoe-1.9.0b1
2011-10-14 Brian WarnerNEWS: mention --format, bring up-to-date
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-05-08 Zooko O'Whielacronxdocs: fix several imprecise or inaccurate values in...
2011-10-09 david-sarahutil/happinessutil.py: suppress a warning from check...
2011-10-09 david-sarahmisc/coding_tools/make-canary-files.py: fix a suspiciou...
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.rst: fix whitespace (detabify) t=json examples
2011-10-13 Brian Warnerwebapi: handle format=, remove mutable-type=
2011-10-10 kevandocs/frontends/webapi.rst: document the format argument
2011-10-02 david-sarahTests for ref #1547
2011-10-02 david-sarahChange the file upload forms on directory and welcome...
2011-10-02 david-sarahtest_web.py: minor cleanups, mainly to make the first...
2011-10-02 david-sarahTests for ref #1552
2011-10-12 david-sarahmisc/check-interfaces.py: print a warning if a .pyc...
2011-10-11 david-sarahtest/common.py: in shouldFail and shouldHTTPError,...
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-10-07 david-sarahmisc/simulators/hashbasedsig.py: simplify by removing...
2011-10-03 david-sarahimmutable/literal.py: add pauseProducing method to...
2011-10-04 david-sarahno_network.py: Clean up whitespace around code changed...
2011-10-04 david-sarahno_network.py: Fix potential bugs in some tests due...
2011-10-03 Zooko O'Whielacronxdocs: fix the rst formatting of COPYING.TGPPL.rst
2011-10-01 Brian WarnerMDMF: remove extension fields from caps, tolerate arbit...
2011-09-27 david-sarahtest/test_runner.py: BinTahoe.test_path has rare nondet...
2011-09-26 Zooko O'Whielacronxdocs/configuration.rst: add section about the types...
2011-09-25 Brian WarnerTAG allmydata-tahoe-1.9.0a2 allmydata-tahoe-1.9.0a2
2011-09-25 Brian WarnerNEWS: tidy up a little bit, reprioritize some items...
2011-09-25 david-sarahdocs: fix some broken .rst links. refs #1542
2011-09-25 david-sarahmutable/publish.py: fix an unused import. refs #1542
2011-09-25 david-sarahNEWS: fix .rst formatting.
2011-09-25 david-sarahNEWS: updates for 1.9alpha2.
2011-09-25 david-sarahmutable/layout.py: make unpack_sdmf_checkstring and...
2011-09-25 kevanmutable/publish: handle unknown mutable share formats...
2011-09-25 kevanmutable/layout: break unpack_checkstring into unpack_md...
2011-09-24 kevantest/test_mutable: reenable mdmf publish surprise test
2011-09-24 kevanmutable/publish: use unpack_mdmf_checkstring and unpack...
2011-09-16 david-sarahmisc/coding_tools/check_interfaces.py: report all viola...
2011-09-16 david-sarahmisc/coding_tools/check_interfaces.py: use os.walk...
2011-09-16 david-sarahmisc/coding_tools/check-interfaces.py: reduce false...
2011-09-15 david-sarahAdd a script 'misc/coding_tools/check-interfaces.py...
2011-09-24 david-sarahmutable/publish.py: copy the self.writers dict before...
2011-09-24 david-sarahmutable/publish.py: simplify by refactoring self.outsta...
2011-09-23 david-sarahtest_mutable.py: update SkipTest message for test_publi...
2011-09-23 Brian Warnercontrol.py: unbreak speed-test: overwrite() wants a...
2011-09-20 david-sarahtest_mutable.py: skip test_publish_surprise_mdmf, which...
2011-09-18 kevantest/test_mutable: write publish surprise test for...
2011-09-18 kevantest/test_mutable: refactor publish surprise test into...
2011-09-17 kevanmutable/publish: add errback immediately after write...
2011-09-20 david-sarah.darcs-boringfile: minor cleanups.
2011-09-20 david-sarahuri.py: fix two interface violations in verifier URI...
2011-09-15 Brian WarnerMake platform-detection code tolerate linux-3.0, patch...
2011-09-15 david-sarahtest_web.py: fix a bug in _count_leases that was causin...
2011-09-14 Zooko O'Whielacronxdocs: insert a newline at the beginning of known_issues...
2011-09-14 Zooko O'Whielacronxdocs: remove the coding: utf-8 declaration at the to...
2011-09-14 Zooko O'Whielacronxdocs: more cleanup of known_issues.rst -- now it passes...
2011-09-14 Zooko O'Whielacronxdocs: more formatting improvements to known_issues.rst
2011-09-14 Zooko O'Whielacronxdocs: reformatting of known_issues.rst
next