Zooko O'Whielacronx
f724719744
v0.2.0b1-0-UNSTABLE
2007-04-30 23:11:23 -07:00
Zooko O'Whielacronx
eebc32f48d
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
2007-04-30 21:04:26 -07:00
Zooko O'Whielacronx
137a427a47
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
2007-04-30 21:03:43 -07:00
Brian Warner
461d64e371
test_system: increase timeouts to almost 20 minutes: we have buildslaves that take more than 5 minutes to finish these tests.
2007-04-30 20:14:58 -07:00
Zooko O'Whielacronx
e8c5795e36
zfec: complete the removal of the 15-second delay when downloading setuptools
2007-04-30 17:56:43 -07:00
Zooko O'Whielacronx
381a3e6f1f
zfec: add note to README about conflict with older versions of setuptools
2007-04-30 13:26:56 -07:00
Zooko O'Whielacronx
90c654ca9c
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.
2007-04-30 13:18:38 -07:00
Zooko O'Whielacronx
e0a18d12af
globally search and replace "mesh" with "grid" and adjust description of the effect of NAT on the topology
2007-04-30 13:06:09 -07:00
Zooko O'Whielacronx
44f68c55a9
zfec: see if we can get by with the version of setuptools that comes with Ubuntu 6.06 Dapper
2007-04-30 11:16:47 -07:00
Zooko O'Whielacronx
117efd761b
zfec: see if we can get by with the version of setuptools that is already in Ubuntu 6.10
2007-04-30 11:08:30 -07:00
Zooko O'Whielacronx
74e01aa849
zfec: add mention of lrzip and edit text
2007-04-30 11:08:19 -07:00
Zooko O'Whielacronx
b027ee1489
v0.1.4b2-0-UNSTABLE
2007-04-30 10:00:07 -07:00
Zooko O'Whielacronx
d19d1058e0
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.
2007-04-30 09:57:52 -07:00
Zooko O'Whielacronx
ced1d8189b
zfec: v1.0.0b3-0-STABLE
2007-04-30 09:10:12 -07:00
Zooko O'Whielacronx
12dd5c0f10
zfec: update licence and install docs
2007-04-30 09:09:35 -07:00
Zooko O'Whielacronx
7090ed66c5
v0.1.3-0-UNSTABLE
2007-04-30 06:02:43 -07:00
Zooko O'Whielacronx
a61178f425
raise the limit on the number of hashes when retrieving them, too
2007-04-30 06:00:10 -07:00
Zooko O'Whielacronx
8e4aa3e1fb
raise the limit on block hashes and share hashes from 30 to 2**20
2007-04-29 23:51:15 -07:00
Zooko O'Whielacronx
216a2a958a
zfec: hack setuptools bootstrap script not to time.sleep(15) before downloading
2007-04-29 23:30:23 -07:00
Zooko O'Whielacronx
bafc236afe
zfec: add the setuptools bootstrap script to download setuptools automatically
2007-04-29 23:26:13 -07:00
Zooko O'Whielacronx
2fd7b81fba
v0.1.2-0-UNSTABLE
2007-04-29 23:00:08 -07:00
Zooko O'Whielacronx
819278237b
import a snapshot of foolscap 0.1.2+
2007-04-29 14:24:17 -07:00
Zooko O'Whielacronx
85b1a4374b
allmydata-tahoe v0.1.1-1-UNSTABLE
2007-04-27 16:07:22 -07:00
Brian Warner
82b3554c2f
testutil.py: remove unused import, appease pyflakes
2007-04-27 08:11:34 -07:00
Zooko O'Whielacronx
a70a599249
make it print out version numbers when it constructs a Node instance
2007-04-27 13:47:38 -07:00
Zooko O'Whielacronx
7b0db1c91f
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.
2007-04-26 23:14:13 -07:00
Zooko O'Whielacronx
5121a8d4a2
make testutil more flexible about what platform it runs on
2007-04-26 22:16:48 -07:00
Brian Warner
db2caf58d4
interfaces: allow URIs to be up to 300 chars long, we're just crossing over the edge now
2007-04-26 18:08:29 -07:00
Brian Warner
5ceeaaea6a
add RIClient.get_versions, in the hopes of enabling backwards-compatibility code in the future
2007-04-26 12:01:25 -07:00
Zooko O'Whielacronx
7862dc5747
zfec: explain in README how to use setuptools in Ye Olde Stowable Style
2007-04-27 16:24:38 -07:00
Zooko O'Whielacronx
a2e5d7286e
zfec: organize the trove classifiers in the metadata
2007-04-27 16:24:55 -07:00
Zooko O'Whielacronx
e526eb79c1
zfec: fix up the package metadata for e.g. the Python Package Index and bump to zfec v1.0.0b2-0-STABLE
2007-04-27 13:29:53 -07:00
Zooko O'Whielacronx
510763334f
zfec: yet another tweak to the licence
2007-04-27 12:56:37 -07:00
Zooko O'Whielacronx
93d1e08485
zfec v1.0.0b1-0-STABLE
2007-04-27 11:14:38 -07:00
Zooko O'Whielacronx
5c1cab0e44
zfec: update licence, contact info, description
2007-04-27 11:14:34 -07:00
Zooko O'Whielacronx
07baf1fd91
zfec: invoke test_util as well as test_zfec when you execute "./setup.py test"
2007-04-27 11:11:54 -07:00
Zooko O'Whielacronx
b3e9abdc3d
zfec: remove printout that was used only for debugging
2007-04-26 16:20:27 -07:00
Zooko O'Whielacronx
04b8027916
pyutil: fileutil: make temp dir cleanup more robust against failure during initializationor other internal inconsistency
2007-04-26 15:58:03 -07:00
Zooko O'Whielacronx
1e26e3e353
zfec: in zunfec, sort the input share file names for reproducibility and faster performance
2007-04-26 15:54:41 -07:00
Zooko O'Whielacronx
36caf500ab
zfec: update unit tests
2007-04-26 15:52:38 -07:00
Zooko O'Whielacronx
d92d4ba52a
zfec: tweak licence text for clarity
2007-04-26 15:52:16 -07:00
Zooko O'Whielacronx
c2b93e64cb
zfec: update TODO
2007-04-26 15:51:58 -07:00
Zooko O'Whielacronx
fdd8fe7cc1
zfec: make it Python 2.4-compatible (but also it requires setuptools again)
2007-04-26 14:47:54 -07:00
Zooko O'Whielacronx
a1aeda0ef8
zfec: make unit tests work on Windows with setuptools test and with trial
2007-04-22 08:31:41 -07:00
Zooko O'Whielacronx
9103430791
zfec: pyutil: make temp directories more convenient to use and more likely to clean up properly on Windows
2007-04-22 08:25:00 -07:00
Zooko O'Whielacronx
eb8709802d
zfec: update TODOs
2007-04-25 12:56:04 -07:00
Zooko O'Whielacronx
0df42ed71f
tahoe v0.1.1-0-UNSTABLE
2007-04-26 11:25:15 -07:00
Brian Warner
e11b2c796b
zfec: setup.py: switch back to distutils, since setuptools support isn't complete yet
2007-04-25 18:09:03 -07:00
Brian Warner
4b2298937b
use real encryption, generate/store/verify verifierid and fileid
2007-04-25 17:53:10 -07:00
Zooko O'Whielacronx
a4ddc6773e
zfec: turn off the feature of leaving the tmp data around for post-mortem analysis
2007-04-21 11:11:06 -07:00