All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: yocto@yoctoproject.org
Subject: [layerindex-web][PATCH 0/9] Layer index fixes (cover letter only)
Date: Mon,  6 Aug 2018 13:27:11 +0200	[thread overview]
Message-ID: <cover.1533554743.git.paul.eggleton@linux.intel.com> (raw)

Some fixes for the Docker setup and bulkchange, plus a couple of
unrelated patches.


The following changes since commit 65d058237f96a151c913a70ba4d639c7aa0fb0b5:

  Dockerfile: Reduce image size by merging RUN stages together (2018-07-23 08:40:00 +0200)

are available in the Git repository at:

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

Paul Eggleton (9):
  docker: drop names/emails from settings.py
  docker: fix copying .gitconfig for proxy setup
  README: tweak to make Docker setup more prominent
  docker/README: use -v option for volume mounts
  docker/README: fix setup to allow bulk change to work
  bulkchange: make script more robust
  bulkchange: fix missing closing div for form errors
  admin: improve layer maintainer handling
  Update TODO list

 Dockerfile                               | 12 ++---
 README                                   | 64 ++++++++++++++++--------
 TODO                                     | 22 +++++---
 docker/README                            | 36 +++++++------
 docker/settings.py                       |  3 +-
 layerindex/admin.py                      |  1 +
 layerindex/bulkchange.py                 | 21 +++++---
 layerindex/models.py                     |  2 +-
 templates/layerindex/bulkchangeedit.html |  3 ++
 9 files changed, 104 insertions(+), 60 deletions(-)

-- 
2.17.1



                 reply	other threads:[~2018-08-06 11:27 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.1533554743.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.