From b40145f6b77249c48cfa2ca61f46d64662404c35 Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Thu, 14 Oct 2010 03:41:37 +0000 Subject: [PATCH] add 'tickets reported by you', as suggested by Greg Troxel [Imported from Trac: page ViewTickets, version 150] --- ViewTickets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ViewTickets.md b/ViewTickets.md index 63539cf..3f68880 100644 --- a/ViewTickets.md +++ b/ViewTickets.md @@ -7,6 +7,7 @@ * [unfinished-business]query:status!=closed&keywords~=unfinished-business ([count)](TicketQuery)(status!=closed&keywords~=unfinished-business,): unfinished business from a previous change (but not strictly a regression) * [all open tickets, most recent first]query:status!=closed&keywords~=&owner~=&reporter~=&desc=1&order=id&col=summary&col=keywords&col=status&col=owner&col=reporter&col=priority&col=type&col=milestone ([count)](TicketQuery)(status!=closed,) * [tickets owned by you (if logged in)](http://tahoe-lafs.org/trac/tahoe-lafs/query) + * [tickets reported by you (if logged in)](http://tahoe-lafs.org/trac/tahoe-lafs/report/27) * [gsoc]query:status!=closed&keywords~=gsoc ([count)](TicketQuery)(status!=closed&keywords~=gsoc,): could be part of a suitable Google Summer of Code project # Keywords