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/3] REST API fixes
Date: Mon, 16 Sep 2019 17:19:36 +1200	[thread overview]
Message-ID: <cover.1568611075.git.paul.eggleton@linux.intel.com> (raw)

Some fixes relating to the REST API performance issues experienced with
the recent upgrade on layers.openembedded.org.


The following changes since commit 73198bd5483c16b9852121c6855dc6dac96a98a0:

  README: add reference to using import_layers to update (2019-08-06 12:04:17 +1200)

are available in the Git repository at:

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

Paul Eggleton (3):
  API: fix recipes API performance regression
  import_layers: use recipesExtended viewset
  import_layers: fix output when importing layers from scratch

 layerindex/restviews.py           | 25 +++++++-
 layerindex/tools/import_layers.py | 94 ++++++++++++++++++-------------
 layerindex/urls.py                |  1 +
 3 files changed, 79 insertions(+), 41 deletions(-)

-- 
2.20.1



             reply	other threads:[~2019-09-16  5:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-16  5:19 Paul Eggleton [this message]
2019-09-16  5:19 ` [layerindex-web][PATCH 1/3] API: fix recipes API performance regression Paul Eggleton
2019-09-16  5:19 ` [layerindex-web][PATCH 2/3] import_layers: use recipesExtended viewset Paul Eggleton
2019-09-16  5:19 ` [layerindex-web][PATCH 3/3] import_layers: fix output when importing layers from scratch Paul Eggleton

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.1568611075.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.