[yocto] [layerindex-web][PATCH 0/3] REST API fixes

Paul Eggleton paul.eggleton at linux.intel.com
Sun Sep 15 22:19:36 PDT 2019


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



More information about the yocto mailing list