]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2009-01-30 Zooko O'Whielacronxsetup: require setuptools_trial >= 0.5, and delegate...
2009-01-30 Brian WarnerMakefile: use 'setup.py test' for test/quicktest target...
2009-01-30 Brian WarnerMakefile: remove the obsolete stats-gatherer-run target
2009-01-29 Zooko O'Whielacronxsetup: remove the "build three times in a row" kludge...
2009-01-29 Zooko O'Whielacronxsetup: require darcsver >= 1.2.0 and rely exclusively...
2009-01-29 Zooko O'Whielacronxsetup: add new bundled darcsver-1.2.0
2009-01-29 Zooko O'Whielacronxsetup: remove old bundled darcsver-1.1.8
2009-01-29 Zooko O'Whielacronxsetup: add doc explaining why we set zip_safe=False
2009-01-29 Zooko O'Whielacronxsetup: setup.cfg aliases get expanded only once, so...
2009-01-29 Zooko O'Whielacronxsetup: invoke darcsver whenever doing an sdist
2009-01-29 Zooko O'Whielacronxsetup: more verbose assertion failure in test_runner
2009-01-29 Zooko O'Whielacronxsetup: subclass setuptools.Command instead of distutils...
2009-01-29 Zooko O'Whielacronxsetup: temporarily comment-out the horrible kludge...
2009-01-29 Zooko O'Whielacronxsetup: always create a support dir and populate it...
2009-01-29 Zooko O'Whielacronxsetup: if any of "build", "develop", or "test" appear...
2009-01-29 Zooko O'Whielacronxsetup: add metadata indicating compatibility with pytho...
2009-01-29 Zooko O'Whielacronxsetup: a new improved way to create tahoe executables
2009-01-28 Zooko O'Whielacronxstorage: enable the test of a share larger than 2 GiB...
2009-01-28 Zooko O'Whielacronxsetup: bundle darcsver-1.1.8
2009-01-28 Zooko O'Whielacronxsetup: remove old bundled dependency darcsver-1.1.5
2009-01-27 Brian WarnerCLI: fix examples in tahoe put --help
2009-01-27 Zooko O'Whielacronxtrivial: remove unused imports noticed by pyflakes
2009-01-27 Zooko O'Whielacronxsetup: fix test_runner to invoke bin/tahoe.exe instead...
2009-01-27 Zooko O'Whielacronxsetup: fix test_runner to assert that lines which are...
2009-01-27 Zooko O'Whielacronxsetup: fix test_runner.RunNode.test_baddir -- it was...
2009-01-27 Zooko O'Whielacronxsetup: hack the sys.argv to set poll reactor if "python...
2009-01-27 Zooko O'Whielacronxsetup: go ahead and check for noise in test_client_no_noise
2009-01-27 Zooko O'Whielacronxsetup: always run "build" before running "test"
2009-01-27 Zooko O'Whielacronxsetup: add a test for a warning message from importing...
2009-01-27 Zooko O'Whielacronxsetup: always run build_tahoe before running tests
2009-01-26 Brian Warnerdiskwatcher: cache growth results (which take 30s to...
2009-01-24 Brian Warnermake streaming-manifest stop doing work after the HTTP...
2009-01-24 Zooko O'Whielacronxsetup: sys.exit() raises a SystemExit exception on...
2009-01-24 Zooko O'Whielacronxsetup: find a "bin/tahoe" executable to test based...
2009-01-24 Brian Warnerrollback the #591 fix, since it breaks quicktest entirely
2009-01-24 Brian Warner#509: remove non-streaming 'tahoe manifest' CLI form
2009-01-23 Brian WarnerCLI.txt: improve docs on 'tahoe manifest' to cover...
2009-01-23 Brian Warner#509 CLI: add 'tahoe manifest --stream'
2009-01-23 Brian Warner#509: test_system.py: add test for streamed-manifest
2009-01-23 Brian Warnertest_system: rearrange DeepCheckWebGood to make it...
2009-01-23 Zooko O'Whielacronxsetup: use "trial" executable instead of the setuptools...
2009-01-23 Brian WarnerCLI: remove the '-v' alias for --version-and-path,...
2009-01-23 Brian Warner#590: add webish t=stream-manifest
2009-01-23 Brian Warnerdirnode: add get_repair_cap()
2009-01-23 Brian Warnerdirnode.deep_traverse: fix docstring to describe the...
2009-01-23 Brian Warnerfilenode: add get_repair_cap(), which uses the read...
2009-01-22 Zooko O'Whielacronxsetup: make the bin/tahoe executable exit with the...
2009-01-22 Zooko O'Whielacronxsetup: add test that the tests are testing the right...
2009-01-22 Zooko O'Whielacronxtrivial: removed unused imports noticed by pyflakes
2009-01-22 Zooko O'Whielacronxsetup: change test_runner to invoke "bin/tahoe" in...
2009-01-21 Zooko O'Whielacronxsetup: fix "tahoe start" to work on Windows even when...
2009-01-21 Zooko O'Whielacronxdocs: trivial naming change
2009-01-21 Zooko O'Whielacronxrollback the feature of making "ambient upload authorit...
2009-01-21 Zooko O'Whielacronxsetup: add new bundled setuptools_trial-0.4
2009-01-21 Zooko O'Whielacronxsetup: remove old bundled setuptools_trial-0.2
2009-01-20 Zooko O'Whielacronxsetup: require darcsver always, and not just when we...
2009-01-20 Zooko O'Whielacronxsetup: fix test_system to require tahoe under its packa...
2009-01-20 Zooko O'Whielacronxsetup: use setup.cfg aliases to map "setup.py test...
2009-01-20 Zooko O'Whielacronxdoc: add Toby Murray to the CREDITS
2009-01-20 toby.murraydoc: describe web.ambient_upload_authority
2009-01-19 Zooko O'Whielacronxtrivial: remove unused import noticed by pyflakes
2009-01-19 Zooko O'Whielacronxsetup: simplify install.html a tad
2009-01-19 Zooko O'Whielacronxsetup: refactor versions-and-paths and use pkg_resource...
2009-01-19 Zooko O'Whielacronxsetup: undo (for the second time) the use of the -...
2009-01-18 Zooko O'Whielacronxtrivial: whitespace
2009-01-18 Zooko O'Whielacronxtrivial: whitespace
2009-01-18 Zooko O'Whielacronxtrivial: whitespace
2009-01-18 toby.murrayadd 'web.ambient_upload_authority' as a paramater to...
2009-01-17 Zooko O'Whielacronxdoc: add Larry Hosken to CREDITS
2009-01-17 cgalvanrun build_tahoe command with trial commmand
2009-01-17 cgalvanadding multi-version support
2009-01-16 Zooko O'Whielacronxsetup: addition of setuptools_trial egg to the base...
2009-01-16 cgalvanprevent --site-dirs from being passed to the 'install...
2009-01-16 cgalvanadd option to show version and path to the tahoe executable
2009-01-15 Zooko O'Whielacronxsetup: put back configuration of the PYTHONPATH which...
2009-01-15 Brian Warnernode.py: use NODEDIR/tmp for the 'tempfile' module...
2009-01-15 Brian Warnerweb/operations: undo the disable-ophandle-expiration...
2009-01-15 Zooko O'Whielacronxcli: tests: skip symlink test if there is no os.symlink
2009-01-15 Brian Warnerwebapi.txt: explain POST /uri/?t=upload, thanks to...
2009-01-15 Brian Warnermutable: move recent operation history management code...
2009-01-14 Brian Warnerdownload: tiny cleanup of history code
2009-01-14 Brian Warnerupload: move upload history into History object
2009-01-14 Brian Warnerimmutable/download.py move recent-downloads history...
2009-01-14 Zooko O'Whielacronxdocs: rename wapi.txt to webapi.txt
2009-01-14 Zooko O'Whielacronxsetup: configure setup.cfg to point setuptools at the...
2009-01-14 Zooko O'Whielacronxsetup: fix previous patch to set reactor to poll reacto...
2009-01-14 Zooko O'Whielacronxsetup: use poll reactor for trial if on linux2 or cygwin
2009-01-14 Zooko O'Whielacronxdocs: rename frontends/webapi.txt to frontends/wapi.txt
2009-01-13 Brian Warnerupload: use WriteBucketProxy_v2 when uploading a large...
2009-01-13 Brian Warnerdeep-check-and-repair: improve results and their HTML...
2009-01-12 Brian Warnertest_repairer.py: hush pyflakes: remove duplicate/shado...
2009-01-12 Brian Warnerhush pyflakes by removing unused imports
2009-01-12 Zooko O'Whielacronximmutable repairer
2009-01-12 Zooko O'Whielacronxutil: dictutil: add DictOfSets.union(key, values) and...
2009-01-11 Zooko O'Whielacronxsetup: update doc in setup.cfg
2009-01-11 Zooko O'Whielacronxsetup: Point setuptools at a directory on the allmydata...
2009-01-10 Zooko O'Whielacronximmutable: separate tests of immutable upload/download...
2009-01-10 Zooko O'Whielacronxtrivial: minor changes to in-line comments -- mark...
2009-01-10 Zooko O'Whielacronximmutable: make the web display of upload results more...
2009-01-10 Zooko O'Whielacronximmutable: fix edit-o in interfaces.py documentation...
next