]>
git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/log
Zooko O'Whielacronx [Wed, 2 May 2007 22:25:49 +0000 (15:25 -0700)]
TAG zfec v1.0.0
Zooko O'Whielacronx [Wed, 2 May 2007 22:25:41 +0000 (15:25 -0700)]
zfec: v1.0.0
Zooko O'Whielacronx [Wed, 2 May 2007 20:52:11 +0000 (13:52 -0700)]
fix small typo in relnotes.txt
Zooko O'Whielacronx [Wed, 2 May 2007 20:06:14 +0000 (13:06 -0700)]
small edit to target market
Zooko O'Whielacronx [Wed, 2 May 2007 19:54:26 +0000 (12:54 -0700)]
re-re-factored the download and install instructions
Now the instructions about how to download debian packages live on a separate
page of the wiki instead of on the front page or in the README. The README is
only about building from source. The front page contains pointers to those two
other pages (the debiandownloadpage and the README).
Brian Warner [Wed, 2 May 2007 18:55:47 +0000 (11:55 -0700)]
import new foolscap snapshot, still 0.1.2+ but very close to 0.1.3 . This version is fully compatible with the previous 0.1.2+ snapshot
Zooko O'Whielacronx [Wed, 2 May 2007 06:42:01 +0000 (23:42 -0700)]
fix the TESTING THAT IT IS PROPERLY INSTALLED section
My oh-so-useful test subject here skipped that section because he thought it was part of a section that he was finished with.
Zooko O'Whielacronx [Wed, 2 May 2007 06:38:39 +0000 (23:38 -0700)]
fix README on how to install The Debian Way
Zooko O'Whielacronx [Wed, 2 May 2007 06:16:06 +0000 (23:16 -0700)]
clarify instructions on how to get build dependencies for debian
My test subject here didn't used "locate" to find something named
"debian/control" somewhere on his filesystem... :-)
Zooko O'Whielacronx [Wed, 2 May 2007 06:11:05 +0000 (23:11 -0700)]
move the debian packaging dependencies to the place where they are needed in the README
Zooko O'Whielacronx [Wed, 2 May 2007 05:52:40 +0000 (22:52 -0700)]
add warning that "make test" can take a long time
Zooko O'Whielacronx [Wed, 2 May 2007 05:44:33 +0000 (22:44 -0700)]
fix error in README about windows builds
Zooko O'Whielacronx [Wed, 2 May 2007 05:40:24 +0000 (22:40 -0700)]
two more fixes for README
Zooko O'Whielacronx [Wed, 2 May 2007 05:37:35 +0000 (22:37 -0700)]
add another note about where to run "make"
Zooko O'Whielacronx [Wed, 2 May 2007 05:34:33 +0000 (22:34 -0700)]
make big distinction between downloading precompiled packages and building yourself
Both of my two test subjects here stumbled on this by thinking that building on debian was related to building debian packages was related to downloading precompiled packages.
Zooko O'Whielacronx [Wed, 2 May 2007 05:11:49 +0000 (22:11 -0700)]
tweak README to be more helpful about a small detail
Zooko O'Whielacronx [Wed, 2 May 2007 05:04:58 +0000 (22:04 -0700)]
add the apt-get information to the README
Brian Warner [Tue, 1 May 2007 18:08:39 +0000 (11:08 -0700)]
makefile: change the 'test' target to exclude foolscap, add 'test-all' to do both
Brian Warner [Tue, 1 May 2007 18:07:28 +0000 (11:07 -0700)]
figleaf_htmlizer: when all counts are zero, claim 0% instead of 100%, since it probably means that coverage checking has failed completely
Zooko O'Whielacronx [Wed, 2 May 2007 04:05:05 +0000 (21:05 -0700)]
trivial formatting tweak in relnotes.txt
Zooko O'Whielacronx [Wed, 2 May 2007 04:03:23 +0000 (21:03 -0700)]
some English usage edits to README, thanks to Stephen Hill
Zooko O'Whielacronx [Wed, 2 May 2007 03:33:22 +0000 (20:33 -0700)]
mention ticket #22
Zooko O'Whielacronx [Tue, 1 May 2007 22:46:19 +0000 (15:46 -0700)]
v0.2.0b2-0-UNSTABLE
Zooko O'Whielacronx [Tue, 1 May 2007 20:23:15 +0000 (13:23 -0700)]
grand unified version numbers
Now the allmydata python package, the setup.py script, and the debian packages all get their tahoe version number from the same place.
Zooko O'Whielacronx [Tue, 1 May 2007 19:57:24 +0000 (12:57 -0700)]
edit README
Zooko O'Whielacronx [Tue, 1 May 2007 19:46:46 +0000 (12:46 -0700)]
fix debian targets in makefile
Zooko O'Whielacronx [Tue, 1 May 2007 19:41:35 +0000 (12:41 -0700)]
improve "the Debian way" build process to produce foolscap .debs
Zooko O'Whielacronx [Tue, 1 May 2007 15:26:47 +0000 (08:26 -0700)]
edits to relnotes.txt
Zooko O'Whielacronx [Tue, 1 May 2007 06:19:47 +0000 (23:19 -0700)]
transfer any PYTHONPATH environment variable to the environment of the foolscap tests
Zooko O'Whielacronx [Tue, 1 May 2007 06:16:06 +0000 (23:16 -0700)]
bump timeout up because it timed out even on my super fast MacBook Pro
Hm. This probably means that it is never going to finish...
Zooko O'Whielacronx [Tue, 1 May 2007 06:11:23 +0000 (23:11 -0700)]
v0.2.0b1-0-UNSTABLE
Zooko O'Whielacronx [Tue, 1 May 2007 06:02:45 +0000 (23:02 -0700)]
make separate makefile targets for test-foolscap and test-TEST
So that if you want to run just one test, you can run "make test-TEST TEST=that.one.test" and not get the whole foolscap suite thrown in for the bargain.
Zooko O'Whielacronx [Tue, 1 May 2007 04:37:28 +0000 (21:37 -0700)]
fix: don't pass the PYTHONPATH that features the instdir to the invocation of trial for foolscap
Zooko O'Whielacronx [Tue, 1 May 2007 04:04:26 +0000 (21:04 -0700)]
foolscap snapshot: bump some unit tests up to very high timeouts because my poor G4 867 MHz PowerBook, which is busy doing video iChat, takes a long time to run these tests
Zooko O'Whielacronx [Tue, 1 May 2007 04:03:43 +0000 (21:03 -0700)]
bump some unit tests up to very high timeouts because my poor G4 867 MHz PowerBook, which is busy doing video iChat, takes a long time to run these tests
Brian Warner [Tue, 1 May 2007 03:14:58 +0000 (20:14 -0700)]
test_system: increase timeouts to almost 20 minutes: we have buildslaves that take more than 5 minutes to finish these tests.
Brian Warner [Mon, 30 Apr 2007 19:48:30 +0000 (12:48 -0700)]
README: mention the names of the debian packages that provide our dependencies
Zooko O'Whielacronx [Tue, 1 May 2007 02:18:06 +0000 (19:18 -0700)]
run foolscap tests from src instead of from instdir since .pyc's in instdir have funny filenames encoded into them that cause foolscap test failures
Zooko O'Whielacronx [Tue, 1 May 2007 02:17:51 +0000 (19:17 -0700)]
add note to GNUmakefile that we append instdir instead of prepending for a good reason
Zooko O'Whielacronx [Tue, 1 May 2007 00:56:43 +0000 (17:56 -0700)]
zfec: complete the removal of the 15-second delay when downloading setuptools
Zooko O'Whielacronx [Tue, 1 May 2007 00:49:10 +0000 (17:49 -0700)]
install libs into instdir/lib and scripts into instdir/bin
Zooko O'Whielacronx [Tue, 1 May 2007 00:43:06 +0000 (17:43 -0700)]
edit description of Foolscap in relnotes.txt
Zooko O'Whielacronx [Tue, 1 May 2007 00:34:51 +0000 (17:34 -0700)]
better description of Foolscap in README
Zooko O'Whielacronx [Mon, 30 Apr 2007 21:43:36 +0000 (14:43 -0700)]
remove "." from setup.py invocation because it seems to be screwing up paths in the .pyc's
Zooko O'Whielacronx [Mon, 30 Apr 2007 20:26:56 +0000 (13:26 -0700)]
zfec: add note to README about conflict with older versions of setuptools
Zooko O'Whielacronx [Mon, 30 Apr 2007 20:18:38 +0000 (13:18 -0700)]
zfec: switch back to minimum setuptools of 0.6c3
This is newer than the one that comes with Dapper Ubuntu 6.06, *but* if there is no setuptools at all installed, then the bootstrap script will download one itself. So with this patch, this will install cleanly on a Dapper system as long as the Dapper version of python-setuptools is *not* installed.
Zooko O'Whielacronx [Mon, 30 Apr 2007 20:06:09 +0000 (13:06 -0700)]
globally search and replace "mesh" with "grid" and adjust description of the effect of NAT on the topology
Zooko O'Whielacronx [Mon, 30 Apr 2007 18:16:47 +0000 (11:16 -0700)]
zfec: see if we can get by with the version of setuptools that comes with Ubuntu 6.06 Dapper
Zooko O'Whielacronx [Mon, 30 Apr 2007 18:08:30 +0000 (11:08 -0700)]
zfec: see if we can get by with the version of setuptools that is already in Ubuntu 6.10
Zooko O'Whielacronx [Mon, 30 Apr 2007 18:08:19 +0000 (11:08 -0700)]
zfec: add mention of lrzip and edit text
Zooko O'Whielacronx [Mon, 30 Apr 2007 18:04:13 +0000 (11:04 -0700)]
turn foolscap unit tests back on in the "make test" target
Zooko O'Whielacronx [Mon, 30 Apr 2007 17:56:35 +0000 (10:56 -0700)]
make relnotes.txt point to the latest source tarball
Zooko O'Whielacronx [Mon, 30 Apr 2007 17:00:07 +0000 (10:00 -0700)]
v0.1.4b2-0-UNSTABLE
Zooko O'Whielacronx [Mon, 30 Apr 2007 16:57:52 +0000 (09:57 -0700)]
extirpate all references the "queen" and "metatracker"
This is a potentially disruptive and potentially ugly change to the code base,
because I renamed the object that serves in both roles from "Queen" to
"IntroducerAndVdrive", which is a bit of an ugly name.
However, I think that clarity is important enough in this release to make this
change. All unit tests pass. I'm now darcs recording this patch in order to
pull it to other machines for more testing.
Zooko O'Whielacronx [Mon, 30 Apr 2007 16:10:12 +0000 (09:10 -0700)]
zfec: v1.0.0b3-0-STABLE
Zooko O'Whielacronx [Mon, 30 Apr 2007 16:09:35 +0000 (09:09 -0700)]
zfec: update licence and install docs
Zooko O'Whielacronx [Mon, 30 Apr 2007 15:57:00 +0000 (08:57 -0700)]
edit: fix typo and formatting in relnotes.txt
Zooko O'Whielacronx [Mon, 30 Apr 2007 13:02:43 +0000 (06:02 -0700)]
v0.1.3-0-UNSTABLE
Zooko O'Whielacronx [Mon, 30 Apr 2007 13:00:10 +0000 (06:00 -0700)]
raise the limit on the number of hashes when retrieving them, too
Zooko O'Whielacronx [Mon, 30 Apr 2007 06:51:15 +0000 (23:51 -0700)]
raise the limit on block hashes and share hashes from 30 to 2**20
Zooko O'Whielacronx [Mon, 30 Apr 2007 06:33:49 +0000 (23:33 -0700)]
update README to reflect dependency on python-dev
Zooko O'Whielacronx [Mon, 30 Apr 2007 06:30:23 +0000 (23:30 -0700)]
zfec: hack setuptools bootstrap script not to time.sleep(15) before downloading
Zooko O'Whielacronx [Mon, 30 Apr 2007 06:26:13 +0000 (23:26 -0700)]
zfec: add the setuptools bootstrap script to download setuptools automatically
Zooko O'Whielacronx [Mon, 30 Apr 2007 06:05:39 +0000 (23:05 -0700)]
update URL pointing to source code tarball
Zooko O'Whielacronx [Mon, 30 Apr 2007 06:00:08 +0000 (23:00 -0700)]
v0.1.2-0-UNSTABLE
Zooko O'Whielacronx [Mon, 30 Apr 2007 05:16:33 +0000 (22:16 -0700)]
large update to the install instructions in the README, and add a link to allmydata.org
Zooko O'Whielacronx [Mon, 30 Apr 2007 04:24:55 +0000 (21:24 -0700)]
edit release notes to give proper user expectations
Zooko O'Whielacronx [Mon, 30 Apr 2007 03:25:28 +0000 (20:25 -0700)]
don't run foolscap unit tests
Zooko O'Whielacronx [Mon, 30 Apr 2007 02:44:18 +0000 (19:44 -0700)]
build foolscap from the bundled snapshot
and fix PYTHONPATH usage in a few places in GNUmakefile
Zooko O'Whielacronx [Mon, 30 Apr 2007 04:56:23 +0000 (21:56 -0700)]
update README to show that foolscap is bundled and to fix the module name of zfec
Zooko O'Whielacronx [Mon, 30 Apr 2007 04:56:05 +0000 (21:56 -0700)]
update licence to allow linking with OpenSSL
Zooko O'Whielacronx [Sun, 29 Apr 2007 21:24:17 +0000 (14:24 -0700)]
import a snapshot of foolscap 0.1.2+
Zooko O'Whielacronx [Sat, 28 Apr 2007 00:17:51 +0000 (17:17 -0700)]
update README to reflect simpler run-in-place procedure
Zooko O'Whielacronx [Sat, 28 Apr 2007 00:13:25 +0000 (17:13 -0700)]
update README in response to some criticisms from some European grad student on IRC
Zooko O'Whielacronx [Fri, 27 Apr 2007 23:37:52 +0000 (16:37 -0700)]
edit relnotes.txt
Zooko O'Whielacronx [Fri, 27 Apr 2007 23:12:44 +0000 (16:12 -0700)]
update URLs in relnotes.txt
Zooko O'Whielacronx [Fri, 27 Apr 2007 23:08:25 +0000 (16:08 -0700)]
TAG allmydata-tahoe v0.1.1-1-UNSTABLE
Zooko O'Whielacronx [Fri, 27 Apr 2007 23:07:22 +0000 (16:07 -0700)]
allmydata-tahoe v0.1.1-1-UNSTABLE
Zooko O'Whielacronx [Fri, 27 Apr 2007 23:03:51 +0000 (16:03 -0700)]
more README updates in response to user feedback
The user in this case is my brother Josh.
Zooko O'Whielacronx [Fri, 27 Apr 2007 22:43:13 +0000 (15:43 -0700)]
update README to mention which dependencies are python packages
In particular, my brother is an Ubuntu/Debian user who said it would be nice if
we had mentioned that those packages were named "python-foo" in the apt package
namespace.
Brian Warner [Fri, 27 Apr 2007 15:11:34 +0000 (08:11 -0700)]
testutil.py: remove unused import, appease pyflakes
Zooko O'Whielacronx [Fri, 27 Apr 2007 20:47:38 +0000 (13:47 -0700)]
make it print out version numbers when it constructs a Node instance
Zooko O'Whielacronx [Fri, 27 Apr 2007 20:47:15 +0000 (13:47 -0700)]
add licence, update metadata and URLs
Zooko O'Whielacronx [Fri, 27 Apr 2007 06:14:13 +0000 (23:14 -0700)]
make runner find twistd and invoke it with python
This makes allmydata-tahoe work on Windows, and probably doesn't make it fail on other platforms.
Zooko O'Whielacronx [Fri, 27 Apr 2007 05:19:20 +0000 (22:19 -0700)]
update relnotes.txt
Zooko O'Whielacronx [Fri, 27 Apr 2007 05:16:48 +0000 (22:16 -0700)]
make testutil more flexible about what platform it runs on
Zooko O'Whielacronx [Fri, 27 Apr 2007 05:16:13 +0000 (22:16 -0700)]
further update the notes about the dependencies
Zooko O'Whielacronx [Fri, 27 Apr 2007 04:54:36 +0000 (21:54 -0700)]
update tarball URL
Zooko O'Whielacronx [Fri, 27 Apr 2007 04:00:49 +0000 (21:00 -0700)]
update README re: dependencies
Brian Warner [Fri, 27 Apr 2007 03:16:48 +0000 (20:16 -0700)]
add some simple create-client/start-client targets, document htem briefly
Brian Warner [Fri, 27 Apr 2007 02:00:48 +0000 (19:00 -0700)]
pyflakes: do not assume that pyflakes lives in /usr/local, just assume that it is on the PATH
Brian Warner [Fri, 27 Apr 2007 01:08:29 +0000 (18:08 -0700)]
interfaces: allow URIs to be up to 300 chars long, we're just crossing over the edge now
Brian Warner [Thu, 26 Apr 2007 23:45:17 +0000 (16:45 -0700)]
modify debian/rules files to handle zfec+setuptools correctly
Brian Warner [Thu, 26 Apr 2007 22:00:22 +0000 (15:00 -0700)]
README: mention 'fakeroot' and other build dependencies to creat debian packages
Brian Warner [Thu, 26 Apr 2007 19:01:25 +0000 (12:01 -0700)]
add RIClient.get_versions, in the hopes of enabling backwards-compatibility code in the future
Zooko O'Whielacronx [Fri, 27 Apr 2007 23:24:38 +0000 (16:24 -0700)]
zfec: explain in README how to use setuptools in Ye Olde Stowable Style
Zooko O'Whielacronx [Fri, 27 Apr 2007 23:24:55 +0000 (16:24 -0700)]
zfec: organize the trove classifiers in the metadata
Zooko O'Whielacronx [Fri, 27 Apr 2007 20:29:53 +0000 (13:29 -0700)]
zfec: fix up the package metadata for e.g. the Python Package Index and bump to zfec v1.0.0b2-0-STABLE
Zooko O'Whielacronx [Fri, 27 Apr 2007 19:56:37 +0000 (12:56 -0700)]
zfec: yet another tweak to the licence
Zooko O'Whielacronx [Fri, 27 Apr 2007 18:15:00 +0000 (11:15 -0700)]
TAG zfec v1.0.0b1-0-STABLE