All of lore.kernel.org
 help / color / mirror / Atom feed
* [layerindex-web][PATCH 0/6] Recipe search improvements, misc fixes [cover letter only]
@ 2019-11-20 14:02 Paul Eggleton
  0 siblings, 0 replies; only message in thread
From: Paul Eggleton @ 2019-11-20 14:02 UTC (permalink / raw)
  To: yocto

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-20 14:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-20 14:02 [layerindex-web][PATCH 0/6] Recipe search improvements, misc fixes [cover letter only] Paul Eggleton

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.