Timeline
2010-07-20:
- 17:54 WikiStart edited by
 - add RSA (diff)
 - 17:50 News edited by
 - add RSA (diff)
 - 04:55 Ticket #1133 (don't claim to provide better semantics of timestamps than Python ...) created by
 - In webapi.txt it says: …
 - 04:47 Ticket #52 (browser integration) closed by
 - fixed: Including a grid identifier in URIs is #403. A browser plugin or …
 - 04:46 Ticket #1132 (browser protocol handler or plugin for Tahoe URIs) created by
 - The longstanding ticket #52 was titled 'browser integration', but the …
 - 04:27 Ticket #1131 (handful of tidy-up patches from 1.7.1 cycle) created by
 - I have three patches here which I chose to keep out of trunk during …
 - 04:08 Ticket #1125 (release 1.7.1) closed by
 - fixed: Okay! I've done all my release chores (see below). Thanks a lot to …
 - 03:31 Ticket #1123 (unit tests getting unicode when they expect str) closed by
 - fixed: This was caused by d346e0853d9b0b4b and fixed in …
 - 03:09 Ticket #1128 (Kyle Markley's case--uploader gives up in despair) closed by
 - duplicate: Duplicate of #1130.
 - 02:33 Ticket #1130 (Failure to achieve happiness in upload or repair) created by
 - Prior to Tahoe-LAFS v1.7.1, the immutable uploader would sometimes …
 - 01:35 Ticket #1129 (suppress DeprecationWarning in tahoe --version output) closed by
 - fixed: In 94bec75ddaddaaf5: […]
 - 01:19 Changeset in trunk [94bec75d] by
 - init.py: silence DeprecationWarning? about BaseException?.message …
 - 01:13 Changeset in trunk [bdc6fd2] by
 - test_runner: test that 'tahoe --version' outputs no noise (e.g. …
 - 00:43 Ticket #1129 (suppress DeprecationWarning in tahoe --version output) created by
 - From ticket:1122#comment:2 : […] The DeprecationWarning should …
 
2010-07-19:
- 22:54 RelatedProjects edited by
 - add hglafs (diff)
 - 16:23 Doc edited by
 - update Parade (diff)
 - 16:06 WikiStart edited by
 - remove old news (diff)
 - 16:06 News edited by
 - 1.7.1 (diff)
 - 14:48 WikiStart edited by
 - fix date of 1.7.1 (diff)
 - 14:48 WikiStart edited by
 - announce 1.7.1 on front page (diff)
 - 14:37 WikiStart edited by
 - 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
 - TAG allmydata-tahoe-1.7.1
 - 08:41 Ticket #1118 (broken assert in upload.py) closed by
 - fixed: The problem with hitting an assertion failure is fixed by …
 - 08:30 Changeset in trunk [9f3995f] by
 - relnotes.txt: updated for v1.7.1 release!
 - 08:20 Changeset in trunk [0f94923f] by
 - immutable: use PrefixingLogMixin? to organize logging in …
 - 08:18 Ticket #1128 (Kyle Markley's case--uploader gives up in despair) created by
 - This was originally #1118. We fixed the assertion failure and we fixed …
 - 08:16 Changeset in trunk [c076c0b1] by
 - immutable: add test case of #1128, fix test case of #1118
 - 08:12 Changeset in trunk [255c545] by
 - NEWS: add #1118 and reflow
 - 07:54 Changeset in trunk [13b5e44] by
 - immutable: fix bug in which preexisting_shares and merged were …
 - 05:36 Ticket #1127 (tidy-ups for management of homeless shares) created by
 - In #1118 we saw some potential improvements for the code managing …
 - 04:50 Changeset in trunk [1dbfcf7] by
 - immutable: extend the tests to check that the shares that got uploaded …
 - 04:49 Changeset in trunk [2ebe2c2] by
 - benchmarking: update bench_dirnode to be correct and use the shiniest …
 - 04:47 Changeset in trunk [9b4f412] by
 - trivial: rename and add in-line doc to clarify "used_peers" => …
 - 04:46 Changeset in trunk [461f9464] by
 - 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
 - IRC discussion: > [20:43] <warner> as far as overall design goes, …
 - 00:04 Ticket #1125 (release 1.7.1) created by
 - * NEWS: done * CREDITS: done * relnotes.txt: done * …
 
2010-07-18:
- 23:59 Changeset in trunk [ac29012] by
 - docs/known_issues.txt: update release version and date.
 - 23:54 Changeset in trunk [09d35bf] by
 - relnotes.txt, docs/quickstart.html: prepare for 1.7.1 release. Don't …
 - 23:04 Changeset in trunk [974f38e] by
 - docs/logging.txt: document that _trial_temp/test.log does not receive …
 - 22:29 Changeset in trunk [0f46766] by
 - immutable: test for #1124
 - 22:15 Changeset in trunk [2e83f24] by
 - immutable: test for #1118
 - 21:51 Changeset in trunk [8f201c7] by
 - 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
 - fixed: In 16bb529339e6cbd5: […]
 - 20:32 Changeset in trunk [16bb529] by
 - 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
 - Here's a test case that I added to …
 - 15:14 Changeset in trunk [638a3b2] by
 - test_encodingutil: correct an error in the previous patch to …
 - 14:36 Changeset in trunk [d329759] by
 - NEWS: Forward-compatibility improvements for non-ASCII caps (#1051).
 - 14:29 Changeset in trunk [74c41eb] by
 - test_dirnode and test_web: don't use failUnlessReallyEqual in cases …
 - 12:54 Changeset in trunk [9a4a864] by
 - test_encodingutil: StdlibUnicode?.test_open_representable no longer …
 - 06:35 Ticket #1123 (unit tests getting unicode when they expect str) created by
 - 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
 - fixed: applied in ca660a5fc6cb8d55, babbdf949437116b. …
 - 05:51 Ticket #1051 (capabilities from the future could have non-ascii characters) closed by
 - fixed: applied tests as d346e0853d9b0b4b. added comment about the …
 - 05:39 Ticket #1083 (FTP frontend should avoid caching plaintext of uploads) closed by
 - fixed: committed in 05022dca36780b3b. Thanks!
 - 05:32 Changeset in trunk [7cc9875] by
 - docs: add comment clarifying #1051
 - 05:32 Changeset in trunk [2166eef] by
 - docs: update NEWS
 - 02:56 Ticket #1098 (Support for FreeBSD > 6 is missing from iputil.py) closed by
 - 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
 - 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
 - fixed: Applied in 6e8477114e9dfd06. Was that intentional?
 - 23:26 ViewTickets edited by
 - 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
 - fixed: Applied in 11077ea74de4d59a. (Was that intentional?)
 
2010-07-16:
- 22:57 AdvancedInstall edited by
 - typos (diff)
 - 08:26 Ticket #1122 (failure in allmydata.test.test_runner.RunNode.test_client: 'does not ...) created by
 - Reported by Drew Perttula: […] (i.e. source:trunk@4536) […] …
 - 00:10 Changeset in trunk [054c4553] by
 - test/test_upload.py: test to see that aborted buckets are ignored by …
 
2010-07-15:
- 23:41 AdvancedInstall edited by
 - formatting (diff)
 - 23:39 AdvancedInstall edited by
 - deemphasize 'setup.py install' on Windows (diff)
 - 23:21 Changeset in trunk [677f3b1f] by
 - test/test_storage.py: test for the new remote_abort semantics.
 - 23:21 Changeset in trunk [6374f43] by
 - storage/immutable.py: make remote_abort btell the storage server about …
 - 23:18 Changeset in trunk [5becaf0] by
 - test/test_upload.py: changes to test plumbing for #1117 tests - …
 - 23:17 Changeset in trunk [6d2c216b] by
 - immutable/upload.py: abort buckets if peer selection fails
 - 05:12 Ticket #1121 (test 'tahoe run') created by
 - There is no runner test (along the same lines as …
 - 03:11 AdvancedInstall edited by
 - 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
 - When the changes to support Unicode on Windows (#1074 and #565) are …
 - 00:48 Ticket #1119 (make cygwin a supported platform) created by
 - This requires adding a supported cygwin buildslave, and fixing #908 …
 
2010-07-14:
- 02:42 ViewTickets edited by
 - add win64 query (diff)
 
2010-07-13:
- 21:18 Ticket #1118 (broken assert in upload.py) created by
 - 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
 - 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
 - When it fails to find a satisfactory share layout, the peer selection …
 - 05:28 Patches edited by
 - request descriptive patch description with examples (diff)
 
Note: See TracTimeline
        for information about the timeline view.
    