Timeline


and

2011-09-02:

19:55 ViewTickets edited by davidsarah
description of pyfilesystem (diff)
19:42 ViewTickets edited by zooko
add link to query for keyword "pyfilesystem" (diff)
16:28 Ticket #1524 (twistd can fail when checking whether a twistd.pid is stale) created by davidsarah
After a failed hibernate/restore, I tried to restart some Tahoe nodes: …
15:52 Ticket #1523 (MDMF upload via web-API uses much more memory in the gateway process ...) created by davidsarah
Split from #113: The web-API interface does not support streaming …
04:45 Ticket #1465 (Move ImmutableShare to backend specific module, add "backend" ...) closed by zooko
fixed: The three things mentioned in this ticket are done in …
00:32 Ticket #1522 (our use of the term "bucket" is ambiguous) created by davidsarah
We use "bucket" inconsistently to refer to either the collection of …

2011-09-01:

16:14 Ticket #1521 ('no attribute stopProducing' exception in new mutable Retrieve path) created by warner
When downloading a mutable file, if the HTTP client disconnects early, …
16:07 Ticket #1520 (Assertions in storage/mutable.py provide assurance that the struct ...) closed by warner
fixed: looks good! landed in d2e5de3b6913082f, with some …
08:53 Ticket #1520 (Assertions in storage/mutable.py provide assurance that the struct ...) created by zancas
The assert statements at the top of this module are intended to …
00:47 Ticket #1519 (trac: revision log doesn't always see commits) created by davidsarah
I committed a patch to docs/write_coordination.rst, with …

2011-08-31:

23:57 RelatedProjects edited by davidsarah
remove stale reference to contrib/fuse (diff)
23:09 SftpFrontend edited by davidsarah
fix write coordination link (diff)
16:49 Patches edited by zooko
move how-to-request-design-review from how-to-review-a-patch (diff)
16:48 PatchReviewProcess edited by zooko
move how-to-request-design-review over to how-to-submit-a-patch and … (diff)
05:38 Ticket #1518 (zero-byte MDMF reads should not fetch any segments) created by warner
A minor leftover from #1512 is a low-yield performance improvement: if …
05:10 Ticket #1512 (zero-length reads break new mutable downloader) closed by Kevan Carstensen <kevan@…>
fixed: In 32e30c9023479e3c: […]
01:36 TahoeLAFSWeeklyNews edited by marlowe
(diff)
01:32 WikiStart edited by marlowe
(diff)

2011-08-30:

11:15 Ticket #1517 (don't use IndexError to signal lease not found) created by davidsarah
[source:src/allmydata/storage/immutable.py@4564#L144 renew_lease in …

2011-08-29:

20:47 WikiStart edited by davidsarah
get rid of "Try Tahoe-LAFS on the web" link (diff)
18:10 Ticket #1516 (don't catch and ignore EnvironmentError when trying to get disk stats) created by zooko
I would rather see things fail than report "available space == 0". …
14:47 Ticket #1515 (more precise progress indication for MDMF retrieve) created by davidsarah
From the commit message for 9756146d61673552: More …
06:37 Ticket #1505 (Error in Latency Report on MDMF Retrieve) closed by warner
fixed: hm, not sure why the auto-closer didn't notice the comment in …
06:33 Ticket #1079 (upload of file into dir doesn't appear on Recent Uploads and Downloads) closed by Brian Warner <warner@…>
fixed: In fd676a5846fce5da: […]

2011-08-28:

22:57 Ticket #1514 (memory usage in MDMF retrieve) created by warner
While not as bad as memory footprint during publish (#1513), the …
22:28 Ticket #1513 (memory usage in MDMF publish) created by warner
I did a 'tahoe push --mdmf --mutable-type=mdmf foo' of a 210MB file. …
08:10 Ticket #1507 (teach tahoe debug how to work with MDMF caps and shares) closed by Brian Warner <warner@…>
fixed: In d575ccba2864cbf7: […]

2011-08-27:

23:55 Ticket #1512 (zero-length reads break new mutable downloader) created by warner
The new mutable downloader, landed as part of MDMF in #393, has …
22:51 Ticket #1510 (modifying SDMF file fails when tahoe.cfg's k/N differs from file) closed by Brian Warner <warner@…>
fixed: In 370e6f271e40945b: […]
22:33 Ticket #1511 (confusing error message from 'tahoe backup' when source directory ...) created by davidsarah
If source/ does not exist, {{{tahoe backup source …
20:44 Ticket #1510 (modifying SDMF file fails when tahoe.cfg's k/N differs from file) created by warner
I found a regression in the SDMF publish code when I happened to try …
18:01 Ticket #1509 (MDMF filecaps should tolerate extra parameters) created by warner
The MDMF filecap format is currently defined as: […] and all …
02:17 Ticket #1508 (shortcut encryption and erasure coding when a file has already been ...) created by davidsarah
warner wrote in ticket:1398#comment:6 : > publishing immutable when …
01:52 Ticket #70 (idea: integrate captcha into some furls) closed by davidsarah
wontfix
01:32 Ticket #1145 (conditionalize upload-debs on branch=trunk) closed by davidsarah
invalid: This was a duplicate of #1308, which is now invalid because the deb …
00:05 Ticket #103 (navigate by URIs in webish.py) closed by davidsarah
fixed: The "navigate by URIs" part of this was fixed long ago. If I'm reading …

2011-08-26:

22:22 Ticket #769 (have buildslaves automatically build debian packages of foolscap, ...) closed by davidsarah
invalid: The deb builders have been decommissioned.
22:20 Ticket #1257 (the "update-apt" step for pycryptopp buildbots always says that a task ...) closed by davidsarah
invalid: The deb builders have been decommissioned.
21:54 Ticket #1308 (don't upload debs built from a branch) closed by davidsarah
invalid
21:42 Ticket #1414 (tahoe get on DIR2 URIs fails with error message that is too terse) reopened by davidsarah
Reopening to fix the error message, which is just: […]
21:38 Ticket #1414 (tahoe get on DIR2 URIs fails with error message that is too terse) closed by davidsarah
wontfix
21:01 Ticket #1486 (decommission deb builders) closed by davidsarah
fixed
20:57 Ticket #1491 (bin\tahoe not recognized as a command on Windows?) closed by davidsarah
cannot reproduce
20:13 Ticket #1507 (teach tahoe debug how to work with MDMF caps and shares) created by kevan
The tahoe debug command contains a number of subcommands that …
20:01 Ticket #1506 (mutable-type should imply mutable in tahoe put) created by kevan
Currently, if you do tahoe put --mutable-type=mdmf some_file, an …
18:21 Ticket #1505 (Error in Latency Report on MDMF Retrieve) created by zancas
I viewed a write cap to a MDMF, with an associated 8MB file, in the …
18:05 AdvancedInstall edited by davidsarah
also a bug if quickstart doesn't work for Python 2.7 on Windows (diff)
18:03 AdvancedInstall edited by davidsarah
remove stale section on Mac .dmg (diff)
17:58 AdvancedInstall edited by davidsarah
formatting (diff)
17:57 AdvancedInstall edited by davidsarah
update Windows section (diff)
17:40 WikiStart edited by warner
add 1.9.0alpha1 to NEWS (diff)
Note: See TracTimeline for information about the timeline view.