Timeline


and

2008-06-03:

22:04 Ticket #361 (make nickname more prominent on wui) closed by warner
fixed: Done, in 9f5075e83d34ac1e. The peer nicknames are now …
21:35 Ticket #428 (start accepting "/cap/" instead of "/uri/" in the URLs) closed by warner
fixed: Done, in 9f59ecafbbef6d83.
19:39 Ticket #452 (slowdown in _validate_crypttext_hashtree for large files) created by warner
I was testing a download of a very large (5GB) file, which involved …
07:09 Ticket #399 (upload a too-large mutable file fails badly) closed by warner
fixed: Done, in 5289064dcf05f4df, f4496bd5533b92ee, …
06:05 Ticket #345 (document write coordination) closed by warner
fixed: Done, in 01469433ef2732df. The last section of …
05:44 Ticket #278 (setuptools vs. swig on debian sid) closed by warner
fixed: My debian/sid system now has python-setuptools-0.6c8-3 installed, and …
05:30 Ticket #421 (stale doc files) closed by warner
fixed: ..and roadmap.txt is gone, split into a bunch of separate tickets …
05:24 Ticket #451 (webdav frontend) created by warner
I suspect that the most convenient front-end in the long run is going …
05:22 Ticket #450 (checker / repair agent) created by warner
Our old roadmap.txt had "Checker/Repairer? steps 1.5/2/3" as "maintain …
05:18 Ticket #449 (deletion: maintain per-account file manifest, cancel leases upon removal) created by warner
At some point, we need to implement deletion. I think that each node …
05:15 Ticket #448 (download: speak to as few servers as possible) created by warner
Our old roadmap.txt pointed out, in "Download Peer Selection step 2", …
05:12 Ticket #447 (explore improved peer-selection approaches: chord, reliability-based) created by warner
Our old roadmap.txt had "Upload Peer Selection step 3/4" listed as …
05:05 Ticket #446 (shrink UEB: derive more fields from version+filesize) created by warner
Our roadmap.txt had "URI step 4" as "perhaps derive more information …
04:59 Ticket #445 (implement relay: allow storage servers behind NAT) created by warner
Our roadmap.txt used to have "relay?" as Connection Management Step 5. …
04:55 Ticket #444 (reduce number of active connections: connect-on-demand) created by warner
Eventually, we'll probably need to move away from the current …
04:49 Ticket #443 (set ETag on immutable directories, short-circuit on cache hit) created by warner
When retrieving an immutable file, the ETag header should be set to …
04:47 Ticket #89 (webapi needs to support HEAD too) closed by warner
fixed: Yup, this was done as part of the big webapi refactoring. We don't …
04:45 Ticket #442 (download: only retrieve minimal hashes, not all of them) created by warner
Our immutable-file download logic currently fetches the entire hash …
01:01 Ticket #431 (CLI: The relationship between aliases and root_dir.cap is confusing.) closed by warner
fixed: I think this is better now, with the docs fixes in …
00:30 Ticket #276 (command-line: access to mutable files) closed by warner
fixed: Yup. "tahoe put --mutable LOCALFILE ALIAS:foo" creates and links a …
00:29 Ticket #441 (CLI: "tahoe put $MUTABLE" doesn't work) created by warner
Once you've created an unlinked mutable file with "cat DATA | tahoe …
00:17 Ticket #259 (cmdline: tahoe mkdir) closed by warner
fixed: Yup, this works. "tahoe mkdir" creates a new empty unlinked directory. …
00:14 Ticket #439 (don't write corrupt >12GiB files) closed by warner
fixed: fixed, by 8c37b8e3af2f4d1b. I'm not sure what the limit …
00:12 Ticket #440 (Nevow doesn't declare its dependency on Twisted in a machine-readable way.) created by zooko
So Adam Langley's problem building Tahoe on Ubuntu turned out to be …

2008-06-02:

23:21 Ticket #439 (don't write corrupt >12GiB files) created by warner
I suspect that an attempt to write files that are larger than 12GiB …
20:01 Ticket #378 (setup.py: which "Twisted" distribution name should we depend on?) closed by warner
fixed: This is indeed fixed. (I was missing the python-twisted package on my …
20:00 Ticket #438 (get foolscap to declare its dependency on pyOpenSSL) created by zooko
Per http://foolscap.lothar.com/trac/ticket/66 , if foolscap will …
19:25 Ticket #437 (automatically schedule tests of large files) created by zooko
#435 (automate testing of large files) is to create an automated test …
19:18 Ticket #436 (add rate information to upload/download status) created by warner
In the web page that shows upload/download status, I'd like to see …
19:15 Ticket #435 (automate testing of large files) created by zooko
Per #346 (increase share-size field to 8 bytes, remove 12GiB filesize …
16:56 Ticket #140 (the "setuptools+GNU stow" hack doesn't work on zope.interface) closed by zooko
wontfix: This is no longer really essential for Tahoe installation use cases.
16:36 Ticket #434 (automate testing of installation) created by zooko
Configure the tahoe master.cfg to test installation of Tahoe. I …

2008-06-01:

22:02 Ticket #433 (mailing list archives are threaded weirdly) created by warner
http://allmydata.org/pipermail/tahoe-dev/2008-May/thread.html shows a …
21:34 Ticket #432 (writing down filecaps: revise URI scheme) created by warner
I'd like to sit down and draw up a plan for "cap reification": what …
20:17 Ticket #357 (mkdir -p in the wapi) closed by warner
fixed: This one is finished: the new preferred API for 'mkdir -p' is: * …
20:13 Ticket #431 (CLI: The relationship between aliases and root_dir.cap is confusing.) created by nejucomo
What is it? Don't aliases supercede root_dir.cap? Why is …
19:53 Ticket #430 (upload/download status: add recently-finished operations) created by warner
The code currently keeps track of the results of the last 10 or 30 …
02:58 Ticket #255 (FUSE integration doesn't have automated tests) closed by nejucomo
fixed: There are tests in the "runtests.py" script accompanying tahoe_fuse.py …

2008-05-31:

01:21 Ticket #250 (memcheck-64 fails sporadically) closed by zooko
fixed: I think this has been fixed.

2008-05-30:

16:16 Ticket #429 (bugs@allmydata.org) created by zooko
I'm going to set up bugs@… as an address where you can …
04:25 Ticket #352 (check-deps doesn't tell you about Crypto++) closed by zooko
fixed: Currently this is fixed by pycryptopp coming with a copy of the …
03:48 Ticket #428 (start accepting "/cap/" instead of "/uri/" in the URLs) created by zooko
This task might be nice to have in place for Tahoe 1.1.0, because then …
03:41 Ticket #11 (I don't like pyopenssl) reopened by zooko
Re-opening this since I get unit test failures when I try to use the …
03:19 Ticket #11 (I don't like pyopenssl) closed by zooko
fixed: Okay, I like pyOpenSSL now since exarkun et alia are maintaining …
03:12 Ticket #260 (automatic freshening of version number) closed by zooko
wontfix: I did some quick profiling and this takes a couple of seconds on my …
02:17 Ticket #45 (trac can't search for patch author name) closed by zooko
fixed
02:17 Ticket #45 (trac can't search for patch author name) reopened by zooko
This seems to be fixed in the current version of Trac that we are …
02:16 Ticket #45 (trac can't search for patch author name) closed by zooko
wontfix
01:52 Ticket #323 (document the issue of introducer SPOF) closed by warner
fixed: Done, in c83d8b7a6ddf4f8e. I'm not sure if …
01:10 Ticket #427 (what happens when a file changes as you're copying it?) created by warner
A long while ago, Zooko and I had a discussion about what might happen …
00:59 Bibliography edited by warner
add link to the plank erasure-coding page, from the old ShareEncoding? page (diff)
00:35 Ticket #426 (handle disk-full situations properly) created by warner
We need to add code that implements a "min-free-space=" disk usage …
00:25 Ticket #425 (set up buildslave for Windows SMB (WinFUSE) frontend) created by warner
We'd like to get the source code for our winfuse plugin (plus the …

2008-05-29:

23:05 Ticket #251 (make debian packages of dependencies) closed by zooko
fixed: Okay, we have new .deb's for zfec, argparse, pyutil, …
23:03 Ticket #424 (stdeb: push to upstream) created by zooko
Submit my patches to stdeb to the stdeb/setuptools/distutils folks.
23:02 Ticket #423 (stdeb: use stdeb on tahoe itself) created by zooko
Once stdeb is good enough to produce .deb's from Tahoe source tree …
23:02 Ticket #422 (have buildslaves automatically build debian packages of foolscap, ...) created by zooko
We would like release-version .deb's to appear in a separate apt …
22:28 Ticket #407 (make separate "ext" repository to hold tarballs of dependent libraries) closed by warner
duplicate: closed as a dup of #415
22:27 Ticket #421 (stale doc files) created by zooko
I've been noticing stale doc files or wiki pages. Here is a partial …
22:26 Ticket #244 (make binary packages for easier installation) closed by zooko
fixed
19:40 UseCases edited by zooko
"servant" and "servent" -> "server" (diff)
Note: See TracTimeline for information about the timeline view.