add ophandle

[Imported from Trac: page ViewTickets, version 93]
davidsarah 2010-02-14 23:41:43 +00:00
parent 3dc6623389
commit b8f6de02bf

@ -93,6 +93,7 @@ Combined queries:
* [leases]query:status!=closed&keywords~=leases ([count)](TicketQuery)(status!=closed&keywords~=leases,): related to leases or garbage collection * [leases]query:status!=closed&keywords~=leases ([count)](TicketQuery)(status!=closed&keywords~=leases,): related to leases or garbage collection
* [accounting]query:status!=closed&keywords~=accounting ([count)](TicketQuery)(status!=closed&keywords~=accounting,): related to storage accounting * [accounting]query:status!=closed&keywords~=accounting ([count)](TicketQuery)(status!=closed&keywords~=accounting,): related to storage accounting
* [logging]query:status!=closed&keywords~=logging ([count)](TicketQuery)(status!=closed&keywords~=logging,): related to logging * [logging]query:status!=closed&keywords~=logging ([count)](TicketQuery)(status!=closed&keywords~=logging,): related to logging
* [ophandle]query:status!=closed&keywords~=ophandle ([count)](TicketQuery)(status!=closed&keywords~=ophandle,): related to operation handles
* [error]query:status!=closed&keywords~=error ([count)](TicketQuery)(status!=closed&keywords~=error,): related to error reporting (to end-users) * [error]query:status!=closed&keywords~=error ([count)](TicketQuery)(status!=closed&keywords~=error,): related to error reporting (to end-users)
* [statistics]query:status!=closed&keywords~=statistics ([count)](TicketQuery)(status!=closed&keywords~=statistics,): related to usage statistics * [statistics]query:status!=closed&keywords~=statistics ([count)](TicketQuery)(status!=closed&keywords~=statistics,): related to usage statistics
* [tahoe-cp]query:status!=closed&keywords~=tahoe-cp ([count)](TicketQuery)(status!=closed&keywords~=tahoe-cp,): `tahoe cp` command * [tahoe-cp]query:status!=closed&keywords~=tahoe-cp ([count)](TicketQuery)(status!=closed&keywords~=tahoe-cp,): `tahoe cp` command