From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: yocto@yoctoproject.org
Subject: [layerindex-web][PATCH 0/2] Implement CSV export for layer recipes
Date: Mon, 7 May 2018 15:35:41 +1200 [thread overview]
Message-ID: <cover.1525663905.git.paul.eggleton@linux.intel.com> (raw)
Ross asked for the ability to export a layer's recipes in CSV format,
and here it is - as well as cleanup of some old cruft that was supposed
to do a similar thing but wasn't finished.
The following changes since commit 837359e6f18aac985c2967344d035d70c05e427a:
detail: Fix layer description not wrapping properly (2018-05-04 23:52:51 +1200)
are available in the Git repository at:
git://git.yoctoproject.org/layerindex-web paule/recipe-csv-export
http://git.yoctoproject.org/cgit.cgi//log/?h=paule/recipe-csv-export
Paul Eggleton (2):
Drop old raw recipe export code
Add CSV export for layer recipes
layerindex/urls.py | 8 +-------
layerindex/urls_branch.py | 5 ++++-
layerindex/views.py | 29 ++++++++++++++++++++++-------
templates/layerindex/detail.html | 14 +++++++-------
templates/layerindex/rawrecipes.txt | 2 --
5 files changed, 34 insertions(+), 24 deletions(-)
delete mode 100644 templates/layerindex/rawrecipes.txt
--
2.14.3
next reply other threads:[~2018-05-07 3:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-07 3:35 Paul Eggleton [this message]
2018-05-07 3:35 ` [layerindex-web][PATCH 1/2] Drop old raw recipe export code Paul Eggleton
2018-05-07 3:35 ` [layerindex-web][PATCH 2/2] Add CSV export for layer recipes Paul Eggleton
2018-05-07 14:53 ` Mark Hatle
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.1525663905.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.