From 672e11d02e839ff65968a749ec224d0b39158b6e Mon Sep 17 00:00:00 2001 From: zooko <> Date: Mon, 10 Sep 2012 20:00:10 +0000 Subject: [PATCH] add link to "revocation" tickets [Imported from Trac: page ViewTickets, version 202] --- ViewTickets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ViewTickets.md b/ViewTickets.md index 45bf932..7298aac 100644 --- a/ViewTickets.md +++ b/ViewTickets.md @@ -55,6 +55,7 @@ Each keyword links to all of the **open** tickets mentioning that keyword. If yo * [large]query:status!=closed&keywords~=large ([count)](TicketQuery)(status!=closed&keywords~=large,): affecting large files or directories * [ucwe]query:status!=closed&keywords~=ucwe ([count)](TicketQuery)(status!=closed&keywords~=ucwe,): an UncoordinatedWriteError is triggered when it should not be, or vice versa * [newcaps]query:status!=closed&keywords~=newcaps ([count)](TicketQuery)(status!=closed&keywords~=newcaps,): relevant to [NewCapDesign](NewCapDesign) + * [revocation]query:status!=closed&keywords~=revocation ([count)](TicketQuery)(status!=closed&keywords~=revocation,): revoking an authority previously granted * [newurls]query:status!=closed&keywords~=newurls ([count)](TicketQuery)(status!=closed&keywords~=newurls,): relevant to improvements in encoding caps as URLs * [firewall]query:status!=closed&keywords~=firewall ([count)](TicketQuery)(status!=closed&keywords~=firewall,): firewall and NAT traversal issues * [standards]query:status!=closed&keywords~=standards ([count)](TicketQuery)(status!=closed&keywords~=standards,): compliance to standards (HTTP, HTML etc.)