* [layerindex-web][PATCH 00/15] More minor fixes (cover letter only)
@ 2018-09-05 23:17 Paul Eggleton
0 siblings, 0 replies; only message in thread
From: Paul Eggleton @ 2018-09-05 23:17 UTC (permalink / raw)
To: yocto
The following changes since commit f82f5f2754dd2d41db8d62f455dd380c26635ee1:
update: add option to stop immediately on parse errors (2018-08-24 16:41:59 +1200)
are available in the Git repository at:
git://git.yoctoproject.org/layerindex-web paule/fixes7
http://git.yoctoproject.org/cgit.cgi/layerindex-web/log/?h=paule/fixes7
Paul Eggleton (15):
docker: remove one step from proxy setup
docker: correct comment in .gitconfig
update: do not try to parse a layer that failed to fetch
Disable git interactive password prompts
Limit selection of "Base" layer type
reviewdetail: show newlines in description
rrs/tools: handle dry-run properly
rrs_distros: ensure we only run distro processing once
rrs: fix recipe count not showing up properly if no per-recipe maintainers
rrs: fix broken links when there are no milestones in a release
rrs: show warnings for missing current release/milestone
rrs_distros: match recipe on filename not PN
rrs: admin: add in-line for Milestones to Releases
rrs/tools/daily_run.sh: don't reload when updating
TODO: add some more items
Dockerfile | 8 +--
TODO | 13 ++--
docker/.gitconfig | 2 +-
layerindex/forms.py | 9 ++-
layerindex/update.py | 9 +++
layerindex/views.py | 7 ++-
rrs/admin.py | 19 ++++++
rrs/models.py | 2 +-
rrs/tools/common.py | 5 ++
rrs/tools/daily_run.sh | 2 +-
rrs/tools/rrs_distros.py | 63 ++++++++++---------
rrs/tools/rrs_upgrade_history.py | 15 ++++-
rrs/tools/rrs_upstream_history.py | 83 +++++++++++++-------------
rrs/views.py | 10 ++++
templates/layerindex/editlayer.html | 4 ++
templates/layerindex/reviewdetail.html | 2 +-
templates/rrs/recipes.html | 4 ++
17 files changed, 170 insertions(+), 87 deletions(-)
--
2.17.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-09-05 23:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-05 23:17 [layerindex-web][PATCH 00/15] More minor 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.