From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: yocto@yoctoproject.org
Subject: [layerindex-web][PATCH 00/15] More minor fixes (cover letter only)
Date: Thu, 6 Sep 2018 11:17:33 +1200 [thread overview]
Message-ID: <cover.1536189377.git.paul.eggleton@linux.intel.com> (raw)
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
reply other threads:[~2018-09-05 23:21 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.1536189377.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.