all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: guix-devel <guix-devel@gnu.org>
Subject: updates to issues.guix.gnu.org
Date: Thu, 12 Mar 2020 13:12:05 +0100	[thread overview]
Message-ID: <87y2s5n562.fsf@elephly.net> (raw)

Hi Guix,

I’ve just updated mumi on issues.guix.gnu.org.  The new version is quite
a bit faster and features a more accurate search.

This is accomplished by storing essential bug information (such as
submitter, owner, status, and tags) locally in a sqlite database in
addition to indexing all original emails that are downloaded from
Debbugs.  The search no longer issues a complicated request to Debbugs.
Instead it is performed on the local message index, and any filtering
based on information not contained in the email messages (like
submitter, owner, status, and tags) is perfomed using the sqlite
database.

This is not perfect and a few slow Debbugs operations still remain, but
in general issues.guix.gnu.org should be much more usable now.

The code is here and I appreciate patches to improve it:

    https://git.elephly.net/software/mumi.git

--
Ricardo

             reply	other threads:[~2020-03-12 12:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-12 12:12 Ricardo Wurmus [this message]
2020-03-12 13:41 ` updates to issues.guix.gnu.org Pierre Neidhardt
2020-03-15 21:30 ` Ludovic Courtès
2020-03-15 21:49   ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y2s5n562.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.