]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src
setup: bundle a copy of setuptools_darcs-1.2.12
[tahoe-lafs/tahoe-lafs.git] / src /
2011-01-17 Brian Warner'tahoe debug catalog-shares': sort SIs and shnums
2011-01-14 david-sarahCLI: tests for ref #1305 (v2, remove spurious extra...
2011-01-14 david-sarahCLI: make 'tahoe create-alias' and 'tahoe add-alias...
2011-01-17 Brian WarnerImprove 'tahoe ln' help text. Patch by David-Sarah...
2011-01-17 Brian WarnerTolerate Twisted-10.2's endpoints, patch by David-Sarah...
2011-01-17 david-sarahTest changes to take account of ref #1311.
2011-01-17 david-sarahcreate_node.py: add comments to default tahoe.cfg to...
2011-01-17 david-sarahUndo the temporary hack to check the foolscap version...
2011-01-16 Brian WarnerSet "reserved_space=1G" in newly-created storage nodes...
2011-01-16 david-sarahTemporary hack to investigate whether we are getting...
2011-01-15 david-sarahAttempt to fix test-with-fake-dist build step.
2011-01-01 david-sarahtest_runner: avoid unnecessary use of non-ASCII.
2010-12-26 david-sarahMove dependency imports from windows/depends.py (which...
2010-12-26 david-sarahRemove unmaintained Windows GUI app, except for windows...
2010-12-26 david-sarahRemove unmaintained Mac GUI app. fixes #1282
2010-12-26 david-sarahRemove src/allmydata/util/find_exe.py which is no longe...
2011-01-02 freestorm77status_web_pages_review.darcs.patch
2010-12-31 david-sarahtest_storage.py: fix a pyflakes unused import warning.
2010-12-31 david-sarahtest_storage.py: leave at least 512 MiB free when runni...
2010-09-10 Zooko O'Whielacronxstorage: use fileutil's version of get_disk_stats(...
2010-09-10 Zooko O'Whielacronxfileutil: copy in the get_disk_stats() and get_availabl...
2010-12-31 david-sarahUpdate foolscap version requirement to 0.6.0, to addres...
2010-12-12 david-sarahscripts/backupdb.py: more accurate comment about path...
2010-12-12 david-sarahscripts/cli.py: fix missing 'put' in usage example...
2010-11-30 david-sarahscripts/cli.py: remove the disclaimer in the help for...
2010-11-28 david-sarahChange another doc reference from .txt to .rst in a...
2010-11-28 david-sarahChange a doc reference from .txt to .rst in a text...
2010-11-27 Brian Warnerremove --multiple/-m option from all CLI commands:...
2010-11-27 Brian WarnerRevert previous commit: there's an ugly corner-case...
2010-11-26 Brian Warnerstartstop_node.py: fix "tahoe start -m" by forking...
2010-11-10 david-sarahtahoe_mv.py: when checking success of the DELETE operat...
2010-11-12 david-sarahtest_cli.py: test that 'tahoe mv' reports errors from...
2010-11-17 Zooko O'Whielacronxbundled zetuptoolz: prefer locally-available distributi...
2010-11-15 Zooko O'Whielacronxtests: bump up the timeout on test_dirnode.Dirnode...
2010-11-10 david-sarahtest_cli.py: fix a stale comment that incorrectly impli...
2010-11-13 Zooko O'Whielacronxsetup: test whether the build system prefers binary...
2010-11-10 david-sarahtahoe_mv.py: use do_http, not urllib.openurl, in order...
2010-11-10 david-sarahtest_system.py: test for 'tahoe mv' with the http_proxy...
2010-11-09 david-sarahtest_client.py: change overzealous use of failUnlessRea...
2010-11-02 david-sarahtest_runner.py: fix test failure in test_the_right_code... trac-4800
2010-11-01 Zooko O'Whielacronxsetup: FreeStorm's WinXP-x86-py2.6 buildslave has infor...
2010-11-01 david-sarahallmydata/__init__.py: move the call to require_auto_de...
2010-10-31 david-sarahallmydata/__init__.py: put the _auto_deps.require_auto_...
2010-10-31 david-sarahallmydata/__init__.py: suppress a DeprecationWarning...
2010-10-31 david-sarahallmydata/__init__.py: call require_auto_deps() after...
2010-10-31 david-sarahallmydata.__init__.py: temporary hack to debug failure...
2010-10-31 david-sarahtahoe backup: perform tilde expansion in exclude-from...
2010-10-30 Zooko O'Whielacronxsetup: run require_auto_deps() before attempting to...
2010-10-30 david-sarahscripts/runner.py: fix unused import of allmydata....
2010-10-29 david-sarahscripts/runner.py: remove pkg_resources.require() calls...
2010-10-29 david-sarahtest_runner.py: fix error in BinTahoe.test_version_no_n...
2010-10-29 david-sarahtest_runner.py: also allow 'from pkg_resources import...
2010-10-29 david-sarahtest_runner.py: if the only noise is 'UserWarning:...
2010-10-27 david-sarahmake ResponseCache smarter to avoid memory leaks: don...
2010-10-27 david-sarahwindows/fixups.py: limit length of string passed in...
2010-10-29 Brian Warnerscripts/tahoe_backup.py: oops, fix missing import,...
2010-10-29 Brian Warnermutable/servermap.py: update comment. Closes #1231.
2010-10-29 Francois Deppierraztahoe_cp.py: Don't call urllib.quote with an Unicode...
2010-10-29 Brian Warnerfix #1223, crash+inefficiency during repair due to...
2010-10-28 david-sarahstartstop_node.py: pyflakes import fix. refs #1190
2010-10-27 Brian Warner'tahoe start': use import+call rather than find+spawn
2010-10-24 david-sarahtest_mutable.py: add test for ResponseCache memory...
2010-10-23 david-sarahtest_encodingutil.py: test_argv_to_unicode modified...
2010-10-15 Zooko O'Whielacronxdoc: add explanation of the motivation for the surprisi...
2010-10-05 Zooko O'Whielacronxsetup: add --multi-version to the "setup.py develop...
2010-09-06 Zooko O'Whielacronxsetup: use execfile to access _auto_deps.py in its...
2010-09-03 Zooko O'Whielacronxtrivial: M-x whitespace-cleanup
2010-09-30 Zooko O'Whielacronxminor: remove unused interface declaration, change...
2010-09-27 Kevan Carstensenimmutable/repairer.py: don't use the default happiness...
2010-09-12 david-sarahtest_download.py: simplify and possibly fix test_lost_s...
2010-09-11 david-sarahtest_runner.py: fix spurious failures of test_path...
2010-09-10 Zooko O'Whielacronxtest: make tests stop relying on pyutil version class...
2010-09-10 Brian Warnerimmutable download: have the finder inform its share...
2010-09-09 Zooko O'Whielacronximmutable downloader: add a test specifically of whethe...
2010-09-04 Zooko O'Whielacronxtests: assign the storage servers to a fixed order...
2010-09-02 Zooko O'Whielacronxdownload status: fix bug from me committing the wrong...
2010-09-02 francoisDownloadStatus: show active immutable downloads in...
2010-09-02 Zooko O'Whielacronxtests: bump up the allowed number of reads
2010-09-01 Brian WarnerSegmentFetcher: use new diversity-seeking share-selecti...
2010-09-01 Brian WarnerShare: drop received data after each block finishes...
2010-08-15 francoisweb: refactor rate computation, fixes #1166
2010-08-10 Brian WarnerDownloadStatus: put real numbers in progress/status...
2010-08-09 Brian Warnerweb download-status: tolerate DYHBs that haven't retire...
2010-08-09 Brian Warnerimmutable/filenode.py: put off DownloadStatus creation...
2010-08-09 Brian WarnerShare: hush log entries in the main loop() after the...
2010-08-08 david-sarahtest_runner.py: correct and simplify normalization...
2010-08-08 david-sarahtest_runner.py: make test_path work for test-from-insta...
2010-08-08 david-sarahsrc/allmydata/__init__.py: make the package paths more...
2010-08-08 david-sarahtest_runner.py: another try at calculating the rootdir...
2010-08-08 david-sarahtest_runner.py: calculate the location of bin/tahoe...
2010-08-06 Brian Warnerdownloader.Segmentation: unregisterProducer when asked...
2010-08-06 david-sarahtest_util.py: use SHA-256 from pycryptopp instead of...
2010-08-06 david-sarahtest_runner.py: increase timeout to cater for Francois...
2010-08-06 david-sarahtest_util.py: remove use of 'a if p else b' syntax...
2010-08-05 Brian Warnertest_download.DownloadTest.test_simultaneous_goodguess...
2010-08-05 Brian WarnerDownloadNode: fix lost-progress in fetch_failed, tolera...
2010-08-05 Brian Warnerutil/spans.py: __nonzero__ cannot return a long either...
2010-08-05 david-sarahtest_storage.py: change skip note for test_large_share...
2010-08-04 Brian WarnerOne fix for bug #1154: webapi GETs with a 'Range' heade...
2010-08-04 Brian Warnertest_download: minor cleanup
next