Changes between Version 102 and Version 103 of ViewTickets


Ignore:
Timestamp:
2010-03-17T00:29:12Z (14 years ago)
Author:
davidsarah
Comment:

wording of gsoc description

Legend:

Unmodified
Added
Removed
Modified
  • ViewTickets

    v102 v103  
    3030 * [query:status!=closed&keywords~=reviewed reviewed] ([[TicketQuery(status!=closed&keywords~=reviewed, count)]]): tickets with a patch reviewed and waiting to be committed
    3131 * [query:status!=closed&keywords~=easy easy] ([[TicketQuery(status!=closed&keywords~=easy, count)]]): this issue represents some low-hanging (coding) fruit
    32  * [query:status!=closed&keywords~=gsoc gsoc] ([[TicketQuery(status!=closed&keywords~=gsoc, count)]]): could be a suitable Google Summer of Code project
     32 * [query:status!=closed&keywords~=gsoc gsoc] ([[TicketQuery(status!=closed&keywords~=gsoc, count)]]): could be part of a suitable Google Summer of Code project
    3333 * [query:status!=closed&keywords~=regression regression] ([[TicketQuery(status!=closed&keywords~=regression, count)]]): regressions relative to a previous version of Tahoe
    3434 * [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 all open tickets, most recent first] ([[TicketQuery(status!=closed, count)]])