[yocto] [layerindex-web][PATCH 00/15] More minor fixes (cover letter only)
Paul Eggleton
paul.eggleton at linux.intel.com
Wed Sep 5 16:17:33 PDT 2018
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
More information about the yocto
mailing list