From 729e780901dd699e63d581496506d13c07020fd0 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 30 Sep 2015 01:33:11 +0200 Subject: Also mark [[done]] links as closed issues. --- tracker/Error_on_search_in_roundcube.mdwn | 3 ++- tracker/closed.mdwn | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'tracker') diff --git a/tracker/Error_on_search_in_roundcube.mdwn b/tracker/Error_on_search_in_roundcube.mdwn index 2c4b35a..796ccec 100644 --- a/tracker/Error_on_search_in_roundcube.mdwn +++ b/tracker/Error_on_search_in_roundcube.mdwn @@ -2,4 +2,5 @@ I got the following error message when trying a search in the whole message on a [[!img screenshot.png align="left" size="" alt=""]] -Nice, let's call this [[done]] then :-) For some reason SELECT commands are extremely slow on virtual commands. After poking a bit I noticed that dropping on disks indexes gave a significant speed up (from 30s to 4s here). I guess dovecot does many useless seek/read/write somehow. Anyway the time lost when reconstructing the indexes is shorter than the time spend on disk I/O. + +Nice, let's call this [[done]] then :-) For some reason SELECT commands are extremely slow on virtual commands. After poking a bit I noticed that dropping on disks indexes gave a significant speed up (from 30s to 4s here). I guess dovecot does many useless seek/read/write somehow. Anyway the time lost when reconstructing the indexes is shorter than the time spend on disk I/O. -- [[guilhem]] diff --git a/tracker/closed.mdwn b/tracker/closed.mdwn index 262b8d6..59cf65c 100644 --- a/tracker/closed.mdwn +++ b/tracker/closed.mdwn @@ -1 +1 @@ -[[!inline pages="tracker/* and !*/Discussion and !*.* and link(closed)" show="10" rootpage="tracker" postformtext="Open a new issue" archive="yes"]] +[[!inline pages="tracker/* and !*/Discussion and !*.* and (link(closed) or link(done))" show="10" rootpage="tracker" postformtext="Open a new issue" archive="yes"]] -- cgit v1.2.3