Commit Graph

856 Commits

Author SHA1 Message Date
Zooko O'Whielacronx
85b1a4374b allmydata-tahoe v0.1.1-1-UNSTABLE 2007-04-27 16:07:22 -07:00
Zooko O'Whielacronx
bc60e57cce more README updates in response to user feedback
The user in this case is my brother Josh.
2007-04-27 16:03:51 -07:00
Zooko O'Whielacronx
d5c3c23d2e 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.
2007-04-27 15:43:13 -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
665b188af2 add licence, update metadata and URLs 2007-04-27 13:47:15 -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
c124a032a8 update relnotes.txt 2007-04-26 22:19:20 -07:00
Zooko O'Whielacronx
5121a8d4a2 make testutil more flexible about what platform it runs on 2007-04-26 22:16:48 -07:00
Zooko O'Whielacronx
0544e0f39b further update the notes about the dependencies 2007-04-26 22:16:13 -07:00
Zooko O'Whielacronx
594a37da18 update tarball URL 2007-04-26 21:54:36 -07:00
Zooko O'Whielacronx
b8888cdccc update README re: dependencies 2007-04-26 21:00:49 -07:00
Brian Warner
1e8d4c9bfd add some simple create-client/start-client targets, document htem briefly 2007-04-26 20:16:48 -07:00
Brian Warner
3bd7239253 pyflakes: do not assume that pyflakes lives in /usr/local, just assume that it is on the PATH 2007-04-26 19:00: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
7f273611b4 modify debian/rules files to handle zfec+setuptools correctly 2007-04-26 16:45:17 -07:00
Brian Warner
96e2e3aa02 README: mention 'fakeroot' and other build dependencies to creat debian packages 2007-04-26 15:00:22 -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
ac138d3e6a TAG zfec v1.0.0b1-0-STABLE 2007-04-27 11:15:00 -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
56ad51857c make pyflakes run faster and with more alacrity 2007-04-26 18:12:35 -07:00
Zooko O'Whielacronx
634bdd0f28 --rterrors is a nice flag for trial 2007-04-26 18:11:52 -07:00
Zooko O'Whielacronx
a1241e68b1 GNUmakefile: detect trial's location better on Windows 2007-04-26 17:49:01 -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
0452db1300 add a couple of todos to roadmap.txt (one of which is to eliminate roadmap.txt) 2007-04-26 16:01:34 -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
da2983c262 add setuptools to required dependencies in README 2007-04-26 15:56:54 -07:00
Zooko O'Whielacronx
6dcf858000 use zfec's setuptools installer in the nice controllable way 2007-04-26 15:40:16 -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
3f7acd1fef update README 2007-04-26 14:28:15 -07:00
Zooko O'Whielacronx
e6bf195116 TAG tahoe v0.1.1-0-UNSTABLE 2007-04-26 11:25:25 -07:00
Zooko O'Whielacronx
0df42ed71f tahoe v0.1.1-0-UNSTABLE 2007-04-26 11:25:15 -07:00
Zooko O'Whielacronx
9079cffc45 a couple of minor edits to relnotes.txt 2007-04-26 11:24:57 -07:00
Brian Warner
7fca77618f update debian/copying to reflect GPLv2+12months license 2007-04-26 01:38:33 -07:00
Brian Warner
752e5a56f4 another dummy record to trigger the buildbot 2007-04-25 18:22:23 -07:00
Brian Warner
66db748578 dummy record to trigger the buildbot 2007-04-25 18:13:48 -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