All of lore.kernel.org
 help / color / mirror / Atom feed
* [layerindex-web][PATCH 0/3] Minor layer index fixes
@ 2018-08-24  4:59 Paul Eggleton
  2018-08-24  4:59 ` [layerindex-web][PATCH 1/3] rrs: fix recipe/maintainer count showing at top Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Eggleton @ 2018-08-24  4:59 UTC (permalink / raw)
  To: yocto

A couple of minor fixes for the recent RRS and other distro integration,
plus one additional debugging feature for the update script.


The following changes since commit b3e9cb05d22e0961341d87dce3128eeb273544f6:

  Include errors/warnings in main log in error/warning counts for updates (2018-08-14 15:09:36 +0200)

are available in the Git repository at:

  git://git.yoctoproject.org/layerindex-web paule/fixes6
  http://git.yoctoproject.org/cgit.cgi/layerindex-web/log/?h=paule/fixes6

Paul Eggleton (3):
  rrs: fix recipe/maintainer count showing at top
  Hide navbar on comparison select page
  update: add option to stop immediately on parse errors

 layerindex/update.py                          |  8 ++++
 layerindex/update_layer.py                    | 39 ++++++++++++-------
 templates/base_toplevel.html                  |  2 +
 .../layerindex/comparisonrecipeselect.html    |  3 ++
 templates/rrs/maintainers.html                |  6 +--
 templates/rrs/recipes.html                    |  6 +--
 6 files changed, 43 insertions(+), 21 deletions(-)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-08-24  5:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-24  4:59 [layerindex-web][PATCH 0/3] Minor layer index fixes Paul Eggleton
2018-08-24  4:59 ` [layerindex-web][PATCH 1/3] rrs: fix recipe/maintainer count showing at top Paul Eggleton
2018-08-24  4:59 ` [layerindex-web][PATCH 2/3] Hide navbar on comparison select page Paul Eggleton
2018-08-24  4:59 ` [layerindex-web][PATCH 3/3] update: add option to stop immediately on parse errors 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.