From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: yocto@yoctoproject.org
Subject: [layerindex-web][PATCH 0/6] Recipe search improvements, misc fixes [cover letter only]
Date: Thu, 21 Nov 2019 03:02:09 +1300 [thread overview]
Message-ID: <cover.1574258424.git.paul.eggleton@linux.intel.com> (raw)
Some minor improvements to recipe searching, plus fixes for a couple of
issues I noticed while doing the RRS rework.
Note: this patchset is on top of paule/recipesymbol.
The following changes since commit 6f85a1b4589df08e849a106338fe03d72e2394c2:
TODO: add some more tasks (2019-11-21 02:51:30 +1300)
are available in the Git repository at:
git://git.yoctoproject.org/layerindex-web paule/fixes14
http://git.yoctoproject.org/cgit.cgi/layerindex-web/log/?h=paule/fixes14
Paul Eggleton (6):
Drop LICENSE.diff2html
update: fix exception with -x/--nofetch option
recipes: improved support for queries containing quotes
recipes: support pn: query prefix
recipes: allow searching for layer:oe-core
recipes: add help button to explain search terms
layerindex/static/LICENSE.diff2html | 20 ------------
layerindex/update.py | 50 ++++++++++++++---------------
layerindex/views.py | 23 +++++++++++--
templates/layerindex/recipes.html | 22 +++++++++++++
4 files changed, 68 insertions(+), 47 deletions(-)
delete mode 100644 layerindex/static/LICENSE.diff2html
--
2.20.1
reply other threads:[~2019-11-20 14:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=cover.1574258424.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=yocto@yoctoproject.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.
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.