2011-11-05 |
david-sarah | _auto_deps.py: blacklist PyCrypto 2.4. |
commit | commitdiff | tree | snapshot |
2011-10-09 |
david-sarah | check-miscaptures.py: report the number of files that... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
david-sarah | check-miscaptures.py: handle corner cases around defaul... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
david-sarah | check-miscaptures.py: Python doesn't really have declar... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
david-sarah | check-miscaptures.py: handle destructuring function... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
david-sarah | check-miscaptures.py: check while loops and list compre... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
david-sarah | Add misc/coding_tools/check-miscaptures.py to detect... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
david-sarah | Fix pyflakes warnings in misc/ directories other than... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
david-sarah | Makefile: include misc/ directories other than misc... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Brian Warner | show-tool-versions: tolerate missing setuptools |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Brian Warner | show-tool-versions.py: condense output, hide file-not... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Brian Warner | relnotes.txt: fix footnotes |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Brian Warner | Rewrite download-status-timeline visualizer ('viz'... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Brian Warner | IServer refactoring: pass IServer instances around... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Brian Warner | TAG allmydata-tahoe-1.9.0 allmydata-tahoe-1.9.0 |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Brian Warner | update NEWS for the 1.9.0 release |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Brian Warner | more docs updates |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Brian Warner | improve relnotes |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Brian Warner | update relnotes, rotate known_issues, for 1.9 |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Brian Warner | add user-oriented notes to NEWS and mutable.rst about... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Brian Warner | show-tool-versions.py: remove setuptools_trial, unused |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Brian Warner | Makefile/upload-tarballs: remove bash-ism in shell... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Brian Warner | update project-home URLs: /trac/tahoe/ was replaced... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Brian Warner | quickstart.rst: remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Brian Warner | quickstart.rst: update the release URL in preparation... |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Brian Warner | and configuration.rst |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Brian Warner | and about.rst |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Brian Warner | update README for HTTPS too |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Brian Warner | small changes to test migrated trac and posthook |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Brian Warner | more http->https changes |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Brian Warner | tahoe-lafs.org is now HTTPS-always. Update most URLs. |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Zooko O'Whielacronx | undo the effects of a patch I hadn't intended to commit... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Zooko O'Whielacronx | debugprint the values of blocks and hashes thereof... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
david-sarah | docs/about.rst: correct the description of availability... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Brian Warner | mutable/retrieve: don't write() after we've been pauseP... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Brian Warner | remove interpreter shbang lines from non-executables |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Brian Warner | TAG allmydata-tahoe-1.9.0b1 allmydata-tahoe-1.9.0b1 |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Brian Warner | NEWS: mention --format, bring up-to-date |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Brian Warner | CLI: don't deprecate --mutable, small docs fixes. refs... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Brian Warner | add --format= to 'tahoe put'/'mkdir', remove --mutable... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Brian Warner | web/filenode.py: rely on Request.notifyFinish. Closes... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Zooko O'Whielacronx | docs: fix several imprecise or inaccurate values in... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
david-sarah | util/happinessutil.py: suppress a warning from check... |
commit | commitdiff | tree | snapshot |
2011-10-09 |
david-sarah | misc/coding_tools/make-canary-files.py: fix a suspiciou... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
david-sarah | Fix some more potential bugs in test code exposed by... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
david-sarah | Fix some potential bugs (in non-test code) exposed... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
david-sarah | Fix some potential bugs in test code exposed by check... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Brian Warner | oops, missed a test failure |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Brian Warner | misc mutable-type fixes: |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Brian Warner | webapi: use all-caps "SDMF"/"MDMF" acronyms in t=json... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Brian Warner | webapi.rst: fix whitespace (detabify) t=json examples |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Brian Warner | webapi: handle format=, remove mutable-type= |
commit | commitdiff | tree | snapshot |
2011-10-10 |
kevan | docs/frontends/webapi.rst: document the format argument |
commit | commitdiff | tree | snapshot |
2011-10-02 |
david-sarah | Tests for ref #1547 |
commit | commitdiff | tree | snapshot |
2011-10-02 |
david-sarah | Change the file upload forms on directory and welcome... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
david-sarah | test_web.py: minor cleanups, mainly to make the first... |
commit | commitdiff | tree | snapshot |
2011-10-02 |
david-sarah | Tests for ref #1552 |
commit | commitdiff | tree | snapshot |
2011-10-12 |
david-sarah | misc/check-interfaces.py: print a warning if a .pyc... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
david-sarah | test/common.py: in shouldFail and shouldHTTPError,... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
david-sarah | interfaces.py: remove get_extension_params and set_exte... |
commit | commitdiff | tree | snapshot |
2011-10-10 |
david-sarah | interfaces.py: fix a typo in the name of IMutableSlotWr... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
david-sarah | misc/simulators/hashbasedsig.py: simplify by removing... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
david-sarah | immutable/literal.py: add pauseProducing method to... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
david-sarah | no_network.py: Clean up whitespace around code changed... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
david-sarah | no_network.py: Fix potential bugs in some tests due... |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Zooko O'Whielacronx | docs: fix the rst formatting of COPYING.TGPPL.rst |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Brian Warner | MDMF: remove extension fields from caps, tolerate arbit... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
david-sarah | test/test_runner.py: BinTahoe.test_path has rare nondet... |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Zooko O'Whielacronx | docs/configuration.rst: add section about the types... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Brian Warner | TAG allmydata-tahoe-1.9.0a2 allmydata-tahoe-1.9.0a2 |
commit | commitdiff | tree | snapshot |
2011-09-25 |
Brian Warner | NEWS: tidy up a little bit, reprioritize some items... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
david-sarah | docs: fix some broken .rst links. refs #1542 |
commit | commitdiff | tree | snapshot |
2011-09-25 |
david-sarah | mutable/publish.py: fix an unused import. refs #1542 |
commit | commitdiff | tree | snapshot |
2011-09-25 |
david-sarah | NEWS: fix .rst formatting. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
david-sarah | NEWS: updates for 1.9alpha2. |
commit | commitdiff | tree | snapshot |
2011-09-25 |
david-sarah | mutable/layout.py: make unpack_sdmf_checkstring and... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
kevan | mutable/publish: handle unknown mutable share formats... |
commit | commitdiff | tree | snapshot |
2011-09-25 |
kevan | mutable/layout: break unpack_checkstring into unpack_md... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
kevan | test/test_mutable: reenable mdmf publish surprise test |
commit | commitdiff | tree | snapshot |
2011-09-24 |
kevan | mutable/publish: use unpack_mdmf_checkstring and unpack... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
david-sarah | misc/coding_tools/check_interfaces.py: report all viola... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
david-sarah | misc/coding_tools/check_interfaces.py: use os.walk... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
david-sarah | misc/coding_tools/check-interfaces.py: reduce false... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
david-sarah | Add a script 'misc/coding_tools/check-interfaces.py... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
david-sarah | mutable/publish.py: copy the self.writers dict before... |
commit | commitdiff | tree | snapshot |
2011-09-24 |
david-sarah | mutable/publish.py: simplify by refactoring self.outsta... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
david-sarah | test_mutable.py: update SkipTest message for test_publi... |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Brian Warner | control.py: unbreak speed-test: overwrite() wants a... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
david-sarah | test_mutable.py: skip test_publish_surprise_mdmf, which... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
kevan | test/test_mutable: write publish surprise test for... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
kevan | test/test_mutable: refactor publish surprise test into... |
commit | commitdiff | tree | snapshot |
2011-09-17 |
kevan | mutable/publish: add errback immediately after write... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
david-sarah | .darcs-boringfile: minor cleanups. |
commit | commitdiff | tree | snapshot |
2011-09-20 |
david-sarah | uri.py: fix two interface violations in verifier URI... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Brian Warner | Make platform-detection code tolerate linux-3.0, patch... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
david-sarah | test_web.py: fix a bug in _count_leases that was causin... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Zooko O'Whielacronx | docs: insert a newline at the beginning of known_issues... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Zooko O'Whielacronx | docs: remove the coding: utf-8 declaration at the to... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Zooko O'Whielacronx | docs: more cleanup of known_issues.rst -- now it passes... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Zooko O'Whielacronx | docs: more formatting improvements to known_issues.rst |
commit | commitdiff | tree | snapshot |
next |