2010-08-05 |
Brian Warner | test_download.DownloadTest.test_simultaneous_goodguess... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Brian Warner | DownloadNode: fix lost-progress in fetch_failed, tolera... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Brian Warner | util/spans.py: __nonzero__ cannot return a long either... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
david-sarah | test_storage.py: change skip note for test_large_share... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | One fix for bug #1154: webapi GETs with a 'Range' heade... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | test_download: minor cleanup |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | fetcher.py: improve comments |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | lazily create DownloadNode upon first read()/get_segment() |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | test_hung_server: update comments, remove dead "stage_4... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | copy the rest of David-Sarah's changes to make my tree... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | ShareFinder: add 10s OVERDUE timer, send new requests... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | Rewrite immutable downloader (#798). This patch adds... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | Rewrite immutable downloader (#798). This patch include... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | Rewrite immutable downloader (#798). This patch rearran... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | Rewrite immutable downloader (#798). This patch adds... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | util/observer.py: add EventStreamObserver |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | Add a byte-spans utility class, like perl's Set::IntSpa... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | check-umids: oops, forgot to add the tool |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | coverage tools: ignore errors, display lines-uncovered... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | check-umids: new tool to check uniqueness of umids |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | misc/simulators/sizes.py: update, we now use SHA256... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Brian Warner | storage-overhead: try to fix, probably still broken |
commit | commitdiff | tree | snapshot |
2010-08-03 |
david-sarah | docs/quickstart.html: link to 1.8.0beta zip, and note... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Zooko O'Whielacronx | docs: relnotes.txt for 1.8.0β |
commit | commitdiff | tree | snapshot |
2010-08-03 |
david-sarah | test_storage.py: avoid spurious test failure by accepti... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
david-sarah | misc/build_helpers/show-tool-versions.py: get sys.std... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
david-sarah | misc/build_helpers/show-tool-versions.py: avoid error... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
david-sarah | CLI: further improve consistency of basedir options... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
david-sarah | CLI: make the synopsis for 'tahoe unlink' say unlink... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
david-sarah | CLI: make all of the option descriptions imperative... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
david-sarah | test_cli.py: make 'tahoe mkdir' tests slightly less... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
david-sarah | test_cli.py: use u-escapes instead of UTF-8. |
commit | commitdiff | tree | snapshot |
2010-08-03 |
david-sarah | NEWS: remove XXX comment and separate description of... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Zooko O'Whielacronx | docs: more updates to NEWS for 1.8.0β |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Zooko O'Whielacronx | docs: incomplete beginnings of a NEWS update for v1.8β |
commit | commitdiff | tree | snapshot |
2010-08-03 |
david-sarah | docs/quickstart.html: extra step to open a new Command... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
david-sarah | update bundled zetuptools with doc changes, change... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
david-sarah | bundled setuptools/command/scriptsetup.py: use SendMess... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
david-sarah | bundled zetuptoolz: add missing setuptools/command... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
david-sarah | test_runner.py: add test_run_with_python_options, which... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
david-sarah | test_runner.py: fix missing import of get_filesystem_en... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
david-sarah | Bundle setuptools-0.6c16dev (with Windows script change... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
david-sarah | .darcs-boringfile: changes needed to take account of... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
david-sarah | .darcs-boringfile: changes needed to take account of... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
david-sarah | misc/build_helpers/run_trial.py: check that the root... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
david-sarah | Skip option arguments to the python interpreter when... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
david-sarah | windows/fixups.py: improve comments and reference some... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
david-sarah | windows/fixups.py: make errors reported to original_std... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
david-sarah | windows/fixups.py: fix paste-o in name of Unicode stder... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
david-sarah | windows/fixups.py: Don't rely on buggy MSVCRT library... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
david-sarah | test_runner.py: change to code for locating the bin... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
david-sarah | Add missing windows/fixups.py (for setting up Unicode... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
david-sarah | Changes to Tahoe needed to work with new zetuptoolz... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
david-sarah | scripts/common.py: fix an error introduced when rebasin... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
david-sarah | Basedir/node directory option improvements for ticket79... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
david-sarah | scripts/create_node.py: allow nickname to be Unicode... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
david-sarah | test_runner.py: Fix error in message arguments to ... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
david-sarah | Additional Unicode basedir changes for ticket798 branch. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
david-sarah | Unicode basedir changes for ticket798 branch. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
david-sarah | fileutil: change WindowsError to OSError in abspath_exp... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
david-sarah | test_system: correct a failure in _test_runner caused... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
david-sarah | Fix test failures due to Unicode basedir patches. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
david-sarah | util.encodingutil: change quote_output to do less unnec... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
david-sarah | Replace uses of os.path.abspath with abspath_expanduser... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
david-sarah | util.fileutil, test.test_util: add abspath_expanduser_u... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Zooko O'Whielacronx | setup: increase requirement on foolscap from >= 0.4... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Zooko O'Whielacronx | upload: tidy up logging messages |
commit | commitdiff | tree | snapshot |
2010-07-29 |
jacob.lyles | abbreviate time edge case python2.5 unit test |
commit | commitdiff | tree | snapshot |
2010-07-29 |
david-sarah | test_upload.py: rename test_problem_layout_ticket1124... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
david-sarah | test_upload.py: rename test_problem_layout_ticket1124... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Zooko O'Whielacronx | tests: remove debug print |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Zooko O'Whielacronx | docs: update the list of forums to announce Tahoe-LAFS... trac-4600 |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Zooko O'Whielacronx | immutable: tidy-up some code by using a set instead... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Zooko O'Whielacronx | setup: fix a couple instances of hard-coded 'allmydata... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Zooko O'Whielacronx | setup: replace hardcoded 'allmydata-tahoe' with allmyda... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Zooko O'Whielacronx | NEWS: describe #1055 |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Zooko O'Whielacronx | immutable: use PrefixingLogMixin to organize logging... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Zooko O'Whielacronx | benchmarking: update bench_dirnode to be correct and... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Zooko O'Whielacronx | trivial: rename and add in-line doc to clarify "used_pe... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Zooko O'Whielacronx | docs: add Jacob Lyles to CREDITS |
commit | commitdiff | tree | snapshot |
2010-07-30 |
jacob.lyles | web: don't use %d formatting on a potentially large... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Zooko O'Whielacronx | docs: fix licensing typo that was earlier fixed in... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
david-sarah | misc/build_helpers/run-with-pythonpath.py: fix stale... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
david-sarah | docs/specifications/dirnodes.txt: 'mesh'->'grid'. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
david-sarah | docs/specifications/dirnodes.txt: bring layer terminolo... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Zooko O'Whielacronx | docs: use current cap to Zooko's wiki page in example... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
david-sarah | __init__.py: silence DeprecationWarning about BaseExcep... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
david-sarah | test_runner: test that 'tahoe --version' outputs no... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Zooko O'Whielacronx | TAG allmydata-tahoe-1.7.1 allmydata-tahoe-1.7.1 |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Zooko O'Whielacronx | relnotes.txt: updated for v1.7.1 release! |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Zooko O'Whielacronx | immutable: add test case of #1128, fix test case of... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Zooko O'Whielacronx | NEWS: add #1118 and reflow |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Zooko O'Whielacronx | immutable: fix bug in which preexisting_shares and... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
david-sarah | upload.py: fix #1118 by aborting newly-homeless buckets... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
david-sarah | docs/known_issues.txt: update release version and date. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
david-sarah | relnotes.txt, docs/quickstart.html: prepare for 1.7... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Zooko O'Whielacronx | immutable: extend the tests to check that the shares... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Zooko O'Whielacronx | immutable: test for #1118 |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Zooko O'Whielacronx | immutable: test for #1124 |
commit | commitdiff | tree | snapshot |
2010-07-18 |
david-sarah | docs/logging.txt: document that _trial_temp/test.log... |
commit | commitdiff | tree | snapshot |
next |