Fix a bunch of issues I found recently working on the layer index. I
plan on merging these almost immediately as we need several of these
fixes in the live instance on openembedded.org.


The following changes since commit fa0b01082fb0596959841e95af8c516ae3f267a7:

  admin: fix dependency display and search (2017-12-21 16:14:17 +1300)

are available in the git repository at:

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

Paul Eggleton (6):
  update_layer: fix handling of database errors
  Explicitly handle too-long field values
  Fix error on publish if no non-root superuser/staff accounts exist
  update: don't stop on unsatisfied layer dependencies
  views: fix "layer:" keyword on recipe search page
  views: fix classic recipe search redirecting to recipe page with
    single result

 layerindex/models.py       | 21 +++++++++++++++++++++
 layerindex/update.py       | 20 ++++++++++----------
 layerindex/update_layer.py |  4 ++++
 layerindex/views.py        | 11 ++++++++---
 4 files changed, 43 insertions(+), 13 deletions(-)

-- 
2.9.5

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to