Timeline


and

2010-07-19:

22:54 RelatedProjects edited by zooko
add hglafs (diff)
16:23 Doc edited by zooko
update Parade (diff)
16:06 WikiStart edited by zooko
remove old news (diff)
16:06 News edited by zooko
1.7.1 (diff)
14:48 WikiStart edited by zooko
fix date of 1.7.1 (diff)
14:48 WikiStart edited by zooko
announce 1.7.1 on front page (diff)
14:37 WikiStart edited by zooko
remove a few things -- front page space is prime real estate. Sorry. (diff)
13:13 Changeset in trunk [7e8bb73]allmydata-tahoe-1.7.1 by Zooko O'Whielacronx <zooko@…>
TAG allmydata-tahoe-1.7.1
08:41 Ticket #1118 (broken assert in upload.py) closed by zooko
fixed: The problem with hitting an assertion failure is fixed by …
08:30 Changeset in trunk [9f3995f] by Zooko O'Whielacronx <zooko@…>
relnotes.txt: updated for v1.7.1 release!
08:20 Changeset in trunk [0f94923] by Zooko O'Whielacronx <zooko@…>
immutable: use PrefixingLogMixin? to organize logging in …
08:18 Ticket #1128 (Kyle Markley's case--uploader gives up in despair) created by zooko
This was originally #1118. We fixed the assertion failure and we fixed …
08:16 Changeset in trunk [c076c0b1] by Zooko O'Whielacronx <zooko@…>
immutable: add test case of #1128, fix test case of #1118
08:12 Changeset in trunk [255c545] by Zooko O'Whielacronx <zooko@…>
NEWS: add #1118 and reflow
07:54 Changeset in trunk [13b5e44] by Zooko O'Whielacronx <zooko@…>
immutable: fix bug in which preexisting_shares and merged were …
05:36 Ticket #1127 (tidy-ups for management of homeless shares) created by zooko
In #1118 we saw some potential improvements for the code managing …
04:50 Changeset in trunk [1dbfcf7] by Zooko O'Whielacronx <zooko@…>
immutable: extend the tests to check that the shares that got uploaded …
04:49 Changeset in trunk [2ebe2c2] by Zooko O'Whielacronx <zooko@…>
benchmarking: update bench_dirnode to be correct and use the shiniest …
04:47 Changeset in trunk [9b4f412] by Zooko O'Whielacronx <zooko@…>
trivial: rename and add in-line doc to clarify "used_peers" => …
04:46 Changeset in trunk [461f9464] by david-sarah <david-sarah@…>
upload.py: fix #1118 by aborting newly-homeless buckets when …
04:08 Milestone 1.7.1 completed
* bugfixes * packaging improvements * usability improvements …
02:43 Ticket #1126 (maybe have separate code paths for upload and repair) created by davidsarah
IRC discussion: > [20:43] <warner> as far as overall design goes, …
00:04 Ticket #1125 (release 1.7.1) created by davidsarah
* NEWS: done * CREDITS: done * relnotes.txt: done * …

2010-07-18:

23:59 Changeset in trunk [ac29012] by david-sarah <david-sarah@…>
docs/known_issues.txt: update release version and date.
23:54 Changeset in trunk [09d35bf] by david-sarah <david-sarah@…>
relnotes.txt, docs/quickstart.html: prepare for 1.7.1 release. Don't …
23:04 Changeset in trunk [974f38e] by david-sarah <david-sarah@…>
docs/logging.txt: document that _trial_temp/test.log does not receive …
22:29 Changeset in trunk [0f46766] by Zooko O'Whielacronx <zooko@…>
immutable: test for #1124
22:15 Changeset in trunk [2e83f24] by Zooko O'Whielacronx <zooko@…>
immutable: test for #1118
21:51 Changeset in trunk [8f201c7] by Zooko O'Whielacronx <zooko@…>
trivial: fix unused import (sorry about that, pyflakes)
20:50 Ticket #1117 (the immutable uploader should call remote_abort on buckets that it ...) closed by zooko@…
fixed: In 16bb529339e6cbd5: […]
20:32 Changeset in trunk [16bb529] by Zooko O'Whielacronx <zooko@…>
tests, NEWS, CREDITS re: #1117 Give Brian and Kevan promotions, move …
16:18 Ticket #1124 (upload is unhappy even though the shares are already distributed) created by zooko
Here's a test case that I added to …
15:14 Changeset in trunk [638a3b2] by david-sarah <david-sarah@…>
test_encodingutil: correct an error in the previous patch to …
14:36 Changeset in trunk [d329759] by david-sarah <david-sarah@…>
NEWS: Forward-compatibility improvements for non-ASCII caps (#1051).
14:29 Changeset in trunk [74c41eb] by david-sarah <david-sarah@…>
test_dirnode and test_web: don't use failUnlessReallyEqual in cases …
12:54 Changeset in trunk [9a4a864] by david-sarah <david-sarah@…>
test_encodingutil: StdlibUnicode?.test_open_representable no longer …
06:35 Ticket #1123 (unit tests getting unicode when they expect str) created by zooko
http://tahoe-lafs.org/buildbot/builders/Zooko%20zomp%20Mac-amd64%2010.6
05:52 Ticket #961 (init scripts included in the apt-get install for tahoe-lafs on ...) closed by zooko
fixed: applied in ca660a5fc6cb8d55, babbdf949437116b. …
05:51 Ticket #1051 (capabilities from the future could have non-ascii characters) closed by zooko
fixed: applied tests as d346e0853d9b0b4b. added comment about the …
05:39 Ticket #1083 (FTP frontend should avoid caching plaintext of uploads) closed by zooko
fixed: committed in 05022dca36780b3b. Thanks!
05:32 Changeset in trunk [7cc9875] by Zooko O'Whielacronx <zooko@…>
docs: add comment clarifying #1051
05:32 Changeset in trunk [2166eef] by Zooko O'Whielacronx <zooko@…>
docs: update NEWS
02:56 Ticket #1098 (Support for FreeBSD > 6 is missing from iputil.py) closed by zooko
fixed: Oh all right. For the record, I still want a deterministic …
02:06 Ticket #1099 (stdout might not have an 'encoding' attribute) closed by davidsarah
fixed: We ended up applying the patch for #1072 (see ticket:1072#comment:17). …

2010-07-17:

23:44 Ticket #967 (minor code clean-up in dirnode.py) closed by davidsarah
fixed: Applied in 6e8477114e9dfd06. Was that intentional?
23:26 ViewTickets edited by davidsarah
closed since 1.7.0 and unfinished-business queries (diff)
22:40 Ticket #1072 (rename stringutils.py to encodingutil.py and/or move contents into ...) closed by davidsarah
fixed: Applied in 11077ea74de4d59a. (Was that intentional?)

2010-07-16:

22:57 AdvancedInstall edited by davidsarah
typos (diff)
08:26 Ticket #1122 (failure in allmydata.test.test_runner.RunNode.test_client: 'does not ...) created by davidsarah
Reported by Drew Perttula: […] (i.e. source:trunk@4536) […] …
00:10 Changeset in trunk [054c4553] by Kevan Carstensen <kevan@…>
test/test_upload.py: test to see that aborted buckets are ignored by …

2010-07-15:

23:41 AdvancedInstall edited by davidsarah
formatting (diff)
23:39 AdvancedInstall edited by davidsarah
deemphasize 'setup.py install' on Windows (diff)
23:21 Changeset in trunk [677f3b1f] by Kevan Carstensen <kevan@…>
test/test_storage.py: test for the new remote_abort semantics.
23:21 Changeset in trunk [6374f43] by Kevan Carstensen <kevan@…>
storage/immutable.py: make remote_abort btell the storage server about …
23:18 Changeset in trunk [5becaf0] by Kevan Carstensen <kevan@…>
test/test_upload.py: changes to test plumbing for #1117 tests - …
23:17 Changeset in trunk [6d2c216b] by Kevan Carstensen <kevan@…>
immutable/upload.py: abort buckets if peer selection fails
05:12 Ticket #1121 (test 'tahoe run') created by davidsarah
There is no runner test (along the same lines as …
03:11 AdvancedInstall edited by zooko
update workaround for the the binutils bug in MinGW (diff)
02:11 Ticket #1120 (simplify Unicode support by assuming that argv and output encodings ...) created by davidsarah
When the changes to support Unicode on Windows (#1074 and #565) are …
00:48 Ticket #1119 (make cygwin a supported platform) created by davidsarah
This requires adding a supported cygwin buildslave, and fixing #908

2010-07-14:

02:42 ViewTickets edited by davidsarah
add win64 query (diff)

2010-07-13:

21:18 Ticket #1118 (broken assert in upload.py) created by kevan
from http://tahoe-lafs.org/pipermail/tahoe-dev/2010-July/004656.html: …
21:10 Ticket #1117 (the immutable uploader should call remote_abort on buckets that it ...) created by kevan
The immutable upload code doesn't seem to call the abort method of …
21:04 Ticket #1116 (clarify difference between full and read-only servers in ...) created by kevan
When it fails to find a satisfactory share layout, the peer selection …
05:28 Patches edited by zooko
request descriptive patch description with examples (diff)

2010-07-12:

14:30 Ticket #923 (setting flogtool FLOG* environment variables causes spurious test failures) closed by zooko
fixed
Note: See TracTimeline for information about the timeline view.