]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/shortlog
tahoe-lafs/tahoe-lafs.git
2007-09-19 Zooko O'Whielacronxrelnotes.txt: correct description of leases
2007-09-18 Zooko O'Whielacronxrelnotes.txt: update for v0.6 (not complete)
2007-09-18 Zooko O'WhielacronxCREDITS: nejucomo
2007-09-18 Brian Warnerarchitecture.txt: update to include tahoe2, dirnodes...
2007-09-18 Brian Warnertest_runner.py: skip the start/stop test when sys.platf...
2007-09-17 Brian Warnertest_runner.py: add tests for startstop_node.py
2007-09-17 Brian Warnerstartstop_node.py: use SIGINT instead of SIGTERM, to...
2007-09-17 Brian Warnerwebish: improve test coverage
2007-09-17 Brian Warnerdebug: remove the 'dump-share-leases' command, it is...
2007-09-17 Brian Warnerprovisioning.py: get full test coverage
2007-09-17 Brian WarnerMakefile: figleaf2el.py needs PYTHONPATH to get allmyda...
2007-09-17 Brian Warneruri.py: improve test coverage a bit
2007-09-17 Brian Warnerstorage: fill alreadygot= with all known shares for...
2007-09-17 Brian Warnerbin/allmydata-tahoe: fix handling of PYTHONPATH, we...
2007-09-17 Brian Warnerupload: make peer-selection a bit more uniform. Closes...
2007-09-16 Brian Warnerpeer-selection: if we must loop, send a minimal number...
2007-09-16 Brian Warnerboringfile: ignore .checked-deps
2007-09-16 Brian Warnerupload: remove Tahoe3 peer-selection algorithm
2007-09-16 Brian Warnerupload: switch to Tahoe2, add test for uniform share...
2007-09-16 Brian Warnerupload.py: implement Tahoe2 peer-selection algorithm
2007-09-15 Brian Warnervdrive.py: oops, forgot an import
2007-09-15 Brian WarnerMakefile: don't re-check dependencies on each test...
2007-09-15 Brian Warnervdrive: log an error if we weren't able to use the...
2007-09-15 Brian Warnerhush some pyflakes warnings
2007-09-15 Brian Warnersetup.py: factor out dependency stuff, add workaround...
2007-09-15 Brian Warnerstorage: remove the leftover incoming/XYZ/ directory...
2007-09-15 Brian WarnerREADME: nevow is now automatically handled by build...
2007-09-15 Brian Warnerinclude the Nevow-0.9.18 tarball in our distribution
2007-09-15 Brian Warnersetup.py: add Nevow to our dependency list
2007-09-15 Brian Warnersetup.py: minor reformatting, use explicit file: URLs...
2007-09-15 Brian Warnerbuild-deps-setup.py: provide dependency_links too
2007-09-15 Brian WarnerMakefile: clean: remove _trial_temp/ and _test_memory...
2007-09-15 Brian WarnerMakefile: check_memory.py now manages the combined...
2007-09-16 Brian Warnercheck_memory.py: preserve client.log and stats.out...
2007-09-15 Brian Warnerwebish: upload: when the localdir= doesn't exist, say...
2007-09-15 Brian Warnercheck_memory.py: have all clients write their logs...
2007-09-15 Brian WarnerMakefile: insert a linebreak after use of PP, since...
2007-09-15 Brian Warnercheck_memory: oops, only bail if the process ended...
2007-09-15 Brian WarnerMakefile: use absolute path to src/ in PP, since check...
2007-09-15 Brian Warnercheck-memory: if the child process fails to start,...
2007-09-15 Brian Warnerbuild-deps-setup.py: use ez_setup here too, for platfor...
2007-09-15 Brian Warnerbin/allmydata-tahoe: update to new src/ + support/...
2007-09-15 Brian WarnerMakefile build-deps: use a fake package named 'tahoe...
2007-09-14 Brian WarnerMakefile: use --reactor=poll on cygwin, since select...
2007-09-14 Brian WarnerMakefile: improve 'clean' behavior: rm ez_setup leftove...
2007-09-14 Brian Warnerboringfile: ignore the setuptools .egg that ez_setup...
2007-09-14 Brian Warnersetup.py: require simplejson>=1.4, since we use the...
2007-09-14 Brian Warnertest_client.py: remove unused 'stat' import
2007-09-14 Brian Warnerremove simplejson tarball from our dependencies/ directory
2007-09-14 Zooko O'Whielacronxez_setup.py: put back the warning about downloading...
2007-09-14 Zooko O'WhielacronxREADME: it works on Python 2.4 on Windows
2007-09-14 Zooko O'Whielacronxdon't try to use bindann
2007-09-14 Zooko O'WhielacronxMakefile: don't attempt to run trial tests if the depen...
2007-09-14 Zooko O'Whielacronxremove test in test_client -- we can't easily assert...
2007-09-14 Zooko O'Whielacronxez_setup.py: don't warn about the need to download...
2007-09-14 Zooko O'WhielacronxMakefile: prepend src/ to the PYTHONPATH
2007-09-14 Zooko O'Whielacronxre-port Makefile to Windows and remove a bunch of no...
2007-09-14 Zooko O'WhielacronxMakefile: add suggestion about how to use the distutils...
2007-09-13 Zooko O'Whielacronxadd simplejson into misc/dependencies
2007-09-13 Zooko O'Whielacronxset the zip_safe flag to False
2007-09-13 Zooko O'Whielacronxfix Makefile not to assume that ":" is the PYTHONPATH...
2007-09-13 Zooko O'Whielacronxchange setup.py to find dependency tarballs in misc...
2007-09-13 Zooko O'Whielacronxchange ez_setup.py to find tarballs in misc/dependencies
2007-09-13 Zooko O'Whielacronxadd zfec tarball to misc/dependencies
2007-09-13 Zooko O'Whielacronxadd setuptools eggs for py2.4 and py2.5 to misc/depende...
2007-09-13 Zooko O'Whielacronxadd foolscap tarball to misc/dependencies
2007-09-13 Zooko O'Whielacronxinsert misc/dependencies
2007-09-13 Zooko O'Whielacronxuse ez_setup.py to bootstrap setuptools
2007-09-13 Zooko O'WhielacronxMakefile: re-order targets and let user's PYTHONPATH...
2007-09-12 Brian Warnersetup.py: remove nevow dependency: we need it, but...
2007-09-12 Brian Warnerpackaging: add 'build-deps' target, to automatically...
2007-09-12 Brian Warnerpackaging: move to setuptools
2007-09-12 Brian Warnersetup.py: fix move to _version.py
2007-08-25 Brian Warnerremove zfec source from our tree, users should grab...
2007-08-21 Brian Warnerdebian: depend upon python-zfec, stop including zfec...
2007-08-18 Brian WarnerMakefile: oops, fix clean-simplejson target. Might...
2007-08-18 Brian WarnerMakefile: improve 'clean' behavior even more, maybe...
2007-08-18 Brian WarnerMakefile: improve 'clean' behavior by removing foolscap...
2007-08-25 Brian Warnerremove simplejson source from our tree, users should...
2007-08-25 Brian Warnerremove foolscap source from our tree, users should...
2007-09-12 Zooko O'WhielacronxREADME: update the wording of the "LICENCE" section...
2007-09-11 Brian Warnerstorage: always record lease expiration times as integers
2007-09-07 nejucomoAdd some passing unit tests for testutil.PollMixin.
2007-09-10 Brian Warnerprovisioning: include the cost of replacing failed...
2007-09-10 Brian Warnerprovisioning: add cost information
2007-09-11 Zooko O'Whielacronxloosen constraint on share data size
2007-09-07 Brian Warnerprovisioning: oops, fix test_provisioning too
2007-09-07 Brian Warnerprovisioning.py: update test with new encoding-paramete...
2007-09-07 Brian Warnerprovisioning: require at least one drive per server
2007-09-07 Brian Warnerprovisioning: explain the 'survival' number better
2007-09-07 Brian Warnerprovisioning: more repair/survivability data
2007-09-07 Brian Warnerprovisioning: add some drive failure and repair rate...
2007-09-06 Brian Warnerprovisioning.py: add file/server availability numbers
2007-09-06 Brian Warnerwebish: implement 'PUT /uri?t=mkdir' (to create anonymo...
2007-09-06 Brian Warnerwebish: implement 'PUT /uri' (to create anonymous files)
2007-09-04 Brian Warnerclient.py: only import webish.py if 'webport' is set...
2007-09-04 Brian Warnerstorage: add version number to share data. Closes #90.
2007-09-03 Brian Warnerstorage: don't add a duplicate lease, renew the old...
2007-09-02 Brian Warnerstorage: remove get_or_add_owner, since I don't know...
2007-09-02 Brian Warnerstorage: remove unused delete_bucket() method, lease...
next