add ?max=1000 to the logged-in queries

[Imported from Trac: page ViewTickets, version 151]
davidsarah 2010-10-14 04:05:53 +00:00
parent b40145f6b7
commit 5e3589f4d8

@ -6,8 +6,8 @@
* [regression]query:status!=closed&keywords~=regression ([count)](TicketQuery)(status!=closed&keywords~=regression,): regressions relative to a previous release, or previous state of the development infrastructure * [regression]query:status!=closed&keywords~=regression ([count)](TicketQuery)(status!=closed&keywords~=regression,): regressions relative to a previous release, or previous state of the development infrastructure
* [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) * [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,) * [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 owned by you (if logged in)](http://tahoe-lafs.org/trac/tahoe-lafs/query?max=1000)
* [tickets reported by you (if logged in)](http://tahoe-lafs.org/trac/tahoe-lafs/report/27) * [tickets reported by you (if logged in)](http://tahoe-lafs.org/trac/tahoe-lafs/report/27?max=1000)
* [gsoc]query:status!=closed&keywords~=gsoc ([count)](TicketQuery)(status!=closed&keywords~=gsoc,): could be part of a suitable Google Summer of Code project * [gsoc]query:status!=closed&keywords~=gsoc ([count)](TicketQuery)(status!=closed&keywords~=gsoc,): could be part of a suitable Google Summer of Code project
# Keywords # Keywords