Timeline


and

2010-01-16:

22:00 Ticket #910 ("tahoe mkdir" doesn't accept $CAP/path arguments?) created by zooko
I was trying to create a subdirectory of a directory using {{{tahoe …
20:42 Ticket #909 (Message saying that we couldn't find bin/tahoe in test_runner.py ...) created by davidsarah
Several of the tests in source:src/allmydata/test/test_runner.py can …
20:31 Ticket #908 (Make all test_runner tests work on cygwin) created by davidsarah
source:src/allmydata/test/test_runner.py skips some tests due to this …
17:47 Ticket #907 (Stop caps from leaking to phishing-filter servers) created by davidsarah
Some phishing filters send URLs to a filter on some other machine. …
01:08 ViewTickets edited by davidsarah
error query (diff)
01:00 Ticket #832 (Incorporate fuse tests into buildbot flow.) closed by davidsarah
duplicate: Duplicate of #621.
00:40 ViewTickets edited by davidsarah
add keywords column to 'most recent first' query (diff)
00:36 ViewTickets edited by davidsarah
most recent first (diff)
00:30 Ticket #906 (ETag support for mutable files and directories) created by davidsarah
There is support for HTTP ETags on immutable files in the current …

2010-01-15:

20:29 ViewTickets edited by davidsarah
extensibility, large (diff)
20:14 ViewTickets edited by davidsarah
no keywords query (diff)
06:09 Ticket #905 (gather information about historical server performance) created by warner
While patiently uploading some relatively small (3MB) files to the …
02:46 Ticket #904 (tahoe ls -l: show "i"/"m" instead of useless "x") created by warner
In our CLI directory listing, we make it vaguely look like regular …
01:10 PatchReviewProcess edited by davidsarah
change url for review-needed query (diff)

2010-01-14:

22:34 Ticket #900 (Fix 'local variable is assigned to but not used' warnings from pyflakes) closed by warner
fixed: 731d15e56f509f9a, e9223fcd0efd5a5c, and …
22:31 Ticket #903 (webapi t=mkdir-with-children and mkdir-immutable: behavior when ...) created by warner
I'm not entirely clear on what the webapi {{{POST …
21:10 Ticket #741 (tahoe create-alias corrupts the aliases file if it does not have a ...) closed by warner
fixed: Apparently I'm procrastinating. Fixed in 874a979a8ec2b167.
21:02 Ticket #902 (network failure => internal TypeError) created by zooko
I was uploading a file when the local telco monopoly decided to turn …
20:50 Ticket #901 (deprecate and remove BASEDIR/private/root_dir.cap) created by warner
The default "tahoe:" alias is defined in BASEDIR/private/aliases, but …
20:19 Ticket #892 (Command synopses should refer to "grid" rather than "virtual drive") closed by warner
fixed: reviewed and committed, d3d1293d2fee8b62. My only changes …
17:58 Capabilities edited by davidsarah
indentation in cap derivation table (diff)
04:29 Ticket #900 (Fix 'local variable is assigned to but not used' warnings from pyflakes) created by davidsarah
The latest version of pyflakes (0.4.0) gives a bunch of warnings about …
01:16 NewMutableEncodingDesign edited by davidsarah
Use lafs: as example prefix, because tahoe: collides with the default alias (diff)
00:13 Ticket #742 ("tahoe cp --help" doesn't explain tahoe cp clearly enough to a new user) closed by davidsarah
fixed: This …

2010-01-13:

18:44 Ticket #899 (UncoordinatedWriteError on prod grid) created by zooko
Kyle Markley reported this on the tahoe-dev list: …
17:21 Ticket #898 (add support for NixOS to iputil) created by zooko
Here is a test failure: …
01:10 NewMutableEncodingDesign edited by davidsarah
multi-target attacks also affect initial key generation for mutable files (diff)
00:47 NewMutableEncodingDesign edited by davidsarah
write caps need to be at least K + T bits (diff)

2010-01-12:

23:36 Ticket #897 ("tahoe backup" thinks "ctime" means "creation time") created by zooko
backupdb seems to think "ctime" means "creation time", which it does, …
13:37 Ticket #889 ('tahoe deep-check --repair --add-lease' triggers an exception in the client) closed by francois
fixed: Replying to warner: > I think that should fix this …
13:37 Ticket #896 (log more info about Foolscap disconnections on storages nodes (to ...) created by francois
All the storage nodes in my grid are logging the following exception a …

2010-01-11:

19:46 Ticket #895 (add "tahoe flogtool SUBCOMMAND") created by warner
Foolscap#51 and …
04:39 Ticket #340 (wanted: a Windows buildslave for unstable work) closed by zooko
wontfix: Eh, forget it. I'm happy that we have even one working Windows …
04:34 Ticket #279 (trac->mailing list) closed by zooko
fixed: I no longer want buildbot to send mail to the mailing list whenever a …
00:19 Ticket #894 (blackmatch fuse doesn't know what to think about immutable directories) created by zooko
As reported by François over on comment:5:ticket:830: […]

2010-01-10:

20:27 Ticket #819 (allmydata.test.test_repairer.Verifier.test_corrupt_crypttext_hashtree ...) closed by zooko
fixed: fixed by e7a9c000bfb76619 (corrupt the right parts of the …
07:39 Ticket #877 (reentrant confusion in mutable publish causes incorrect UCWE) closed by warner
fixed: I've opened #893 with the specific problem found in Nathan's incident …
07:27 Ticket #893 (UCWE when mapupdate gives up too early, then server errors require ...) created by warner
The Incidents that were reported in #877 (by Zooko, referring to …
06:37 Ticket #892 (Command synopses should refer to "grid" rather than "virtual drive") created by davidsarah
For example, {{{get Retrieve a file from the virtual …
06:16 Ticket #891 (web gateway memory grows without bound under load) created by zooko
I watched as two allmydata.com web gateways slow grew to multiple GB …
06:00 Ticket #890 (Change default --basedir to fall back to ~/.tahoe on Windows if ...) created by davidsarah
This makes the --basedir behaviour more consistent between Windows and …
05:13 CodingStandards edited by zooko
fix typo (diff)
01:56 ResearchVenues edited by francois
(diff)

2010-01-09:

23:51 Ticket #889 ('tahoe deep-check --repair --add-lease' triggers an exception in the client) created by francois
After an upgrade to the latest trunk and a new backup using immutable …
20:46 ViewTickets edited by davidsarah
(diff)
20:44 ViewTickets edited by davidsarah
add fuse and winfuse queries (diff)
20:34 Ticket #876 (contrib/fuse/runtests.py doesn't tolerate deprecations warnings) closed by zooko
fixed: fixed by d0c6aa569d965b3d
20:34 Ticket #811 (fix fuse impl_c a.k.a. blackmatch) closed by zooko
fixed: fixed by eb9358ff6de5cd23
20:21 Dev edited by zooko
remove redundant related projects, move GSoC2009 (diff)
20:19 Dev edited by zooko
re-arrange links a bit (diff)
16:58 TracSecurityOverview edited by zooko
link to the twitter incident (diff)
16:45 WikiStart edited by zooko
nobody is really going to read the security overview first. sorry. :-( (diff)
11:39 Ticket #888 (Fuse system tests in contrib/fuse/runtests.py are broken) created by francois
Zooko advised me to run the Fuse tests to see if they pass after #811
06:22 Ticket #886 (docs/codemap.txt is out-of-date) closed by davidsarah
invalid: Hmm, I thought I was looking at a reasonably recent checkout, but …
04:44 Ticket #877 (reentrant confusion in mutable publish causes incorrect UCWE) reopened by zooko
Nejucomo experienced a bug with similar symptoms -- …
04:41 Ticket #887 (twisted.web logs the uri on some exceptional conditions, leading to a ...) created by zooko
We have a policy of not logging filenames or caps into our logging …
Note: See TracTimeline for information about the timeline view.