Timeline
2008-06-05:
- 23:05 Ticket #438 (get foolscap to declare its dependency on pyOpenSSL) closed by
- fixed: done, in yesterday's foolscap-0.2.8 release
- 20:02 KnownIssues created by
- 19:29 Ticket #194 (README.w32) closed by
- duplicate: For the moment I have removed README.win32 and …
- 18:16 Ticket #282 (more detailed and targeted docs about installing from source) reopened by
- Brian has persuaded me that this strategy may not be good enough for …
2008-06-04:
- 22:06 Ticket #453 (safely add plaintext_hash to immutable UEB) created by
- We used to put a hash of the plaintext in the UEB, both a flat hash of …
- 20:44 Ticket #425 (set up buildslave for Windows SMB (WinFUSE) frontend) reopened by
- 20:44 Ticket #425 (set up buildslave for Windows SMB (WinFUSE) frontend) closed by
- fixed: Building the windows components requires a Visual Studio 2005 …
- 16:17 Ticket #402 (bug in Twisted, triggered by pyOpenSSL-0.7) reopened by
- Oh wait, resolving this as "fixed" is a bit premature. Until there is …
- 16:16 Ticket #402 (bug in Twisted, triggered by pyOpenSSL-0.7) closed by
- fixed: Okay this whole issue is now foolscap's problem -- Tahoe doesn't …
- 01:14 Ticket #415 (ext repository) closed by
- duplicate
- 01:04 Ticket #282 (more detailed and targeted docs about installing from source) closed by
- wontfix: I'm going to close this bug as "wontfix". My strategy for making it …
- 01:02 Ticket #426 (handle disk-full situations properly) closed by
- fixed: Ok, so the plan is: * set readonly_storage on the prodnet storage …
2008-06-03:
- 22:04 Ticket #361 (make nickname more prominent on wui) closed by
- fixed: Done, in 9f5075e83d34ac1e. The peer nicknames are now …
- 21:35 Ticket #428 (start accepting "/cap/" instead of "/uri/" in the URLs) closed by
- fixed: Done, in 9f59ecafbbef6d83.
- 19:39 Ticket #452 (slowdown in _validate_crypttext_hashtree for large files) created by
- 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
- fixed: Done, in 5289064dcf05f4df, f4496bd5533b92ee, …
- 06:05 Ticket #345 (document write coordination) closed by
- fixed: Done, in 01469433ef2732df. The last section of …
- 05:44 Ticket #278 (setuptools vs. swig on debian sid) closed by
- fixed: My debian/sid system now has python-setuptools-0.6c8-3 installed, and …
- 05:30 Ticket #421 (stale doc files) closed by
- fixed: ..and roadmap.txt is gone, split into a bunch of separate tickets …
- 05:24 Ticket #451 (webdav frontend) created by
- I suspect that the most convenient front-end in the long run is going …
- 05:22 Ticket #450 (checker / repair agent) created by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- When retrieving an immutable file, the ETag header should be set to …
- 04:47 Ticket #89 (webapi needs to support HEAD too) closed by
- 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
- 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
- fixed: I think this is better now, with the docs fixes in …
- 00:30 Ticket #276 (command-line: access to mutable files) closed by
- 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
- Once you've created an unlinked mutable file with "cat DATA | tahoe …
- 00:17 Ticket #259 (cmdline: tahoe mkdir) closed by
- fixed: Yup, this works. "tahoe mkdir" creates a new empty unlinked directory. …
- 00:14 Ticket #439 (don't write corrupt >12GiB files) closed by
- 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
- 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
- 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
- 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
- Per http://foolscap.lothar.com/trac/ticket/66 , if foolscap will …
- 19:25 Ticket #437 (automatically schedule tests of large files) created by
- #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
- 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
- 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
- wontfix: This is no longer really essential for Tahoe installation use cases.
- 16:36 Ticket #434 (automate testing of installation) created by
- 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
- http://allmydata.org/pipermail/tahoe-dev/2008-May/thread.html shows a …
- 21:34 Ticket #432 (writing down filecaps: revise URI scheme) created by
- 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
- 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
- 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
- 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
- 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
- fixed: I think this has been fixed.
2008-05-30:
- 16:16 Ticket #429 (bugs@allmydata.org) created by
- 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
- 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
- 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
- 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
- fixed: Okay, I like pyOpenSSL now since exarkun et alia are maintaining …
- 03:12 Ticket #260 (automatic freshening of version number) closed by
- 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
- fixed
- 02:17 Ticket #45 (trac can't search for patch author name) reopened by
- 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
- wontfix
- 01:52 Ticket #323 (document the issue of introducer SPOF) closed by
- 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
- A long while ago, Zooko and I had a discussion about what might happen …
- 00:59 Bibliography edited by
- 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
- 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
- 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
- fixed: Okay, we have new .deb's for zfec, argparse, pyutil, …
- 23:03 Ticket #424 (stdeb: push to upstream) created by
- Submit my patches to stdeb to the stdeb/setuptools/distutils folks.
- 23:02 Ticket #423 (stdeb: use stdeb on tahoe itself) created by
- 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
- 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
- duplicate: closed as a dup of #415
- 22:27 Ticket #421 (stale doc files) created by
- 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
- fixed
- 19:40 UseCases edited by
- "servant" and "servent" -> "server" (diff)
Note: See TracTimeline
for information about the timeline view.