* [layerindex-web][PATCH 0/9] Layer index fixes (cover letter only)
@ 2018-08-06 11:27 Paul Eggleton
0 siblings, 0 replies; only message in thread
From: Paul Eggleton @ 2018-08-06 11:27 UTC (permalink / raw)
To: yocto
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-08-06 11:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-06 11:27 [layerindex-web][PATCH 0/9] Layer index 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.