Changes between Version 60 and Version 61 of ViewTickets


Ignore:
Timestamp:
2009-12-29T19:36:36Z (14 years ago)
Author:
davidsarah
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ViewTickets

    v60 v61  
    5252 * [query:status!=closed&keywords~=memory memory] ([[TicketQuery(status!=closed&keywords~=memory, count)]]): an opportunity to improve memory usage (should usually also be tagged as 'performance')
    5353 * [query:status!=closed&keywords~=space-efficiency space-efficiency] ([[TicketQuery(status!=closed&keywords~=space-efficiency, count)]]): an opportunity to improve space-efficiency of stored files
    54  * [query:status!=closed&keywords~=hang hang] ([[TicketQuery(status!=closed&keywords~=hang, count)]]): could cause an operation to hang without making progress
     54 * [query:status!=closed&keywords~=hang hang] ([[TicketQuery(status!=closed&keywords~=hang, count)]]): could cause an operation to hang, either indefinitely or for long periods
    5555 * [query:status!=closed&keywords~=newcaps newcaps] ([[TicketQuery(status!=closed&keywords~=newcaps, count)]]): relevant to NewCapDesign
    5656 * [query:status!=closed&keywords~=firewall firewall] ([[TicketQuery(status!=closed&keywords~=firewall, count)]]): firewall and NAT traversal issues