aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-16update: fix logic for updating layer dependencies at the endPaul Eggleton
2017-01-16update: only get branch object once per branchPaul Eggleton
2017-01-16Fix layerconfparser lifetime handlingPaul Eggleton
2017-01-16update_layer: fix tinfoil shutdownPaul Eggleton
2017-01-13views: Fix OE-Classic searchPaul Eggleton
2017-01-13README: update latest tested versionPaul Eggleton
2017-01-11layerindex: Update tinfoil to call shutdown methodAníbal Limón
2016-11-21layerindex/tools/import_project.py: Code cleanupLiam R. Howlett
2016-11-21layerindex/tools/import_project.py: Detect remote name & branchLiam R. Howlett
2016-11-16views: support querying class inheritancePaul Eggleton
2016-11-16Record and display update logsPaul Eggleton
2016-11-07utils: fix error in runcmd() if printerr=FalsePaul Eggleton
2016-11-07admin: add an action to duplicate a branchPaul Eggleton
2016-11-07update.py: fix last_rev handlingPaul Eggleton
2016-11-07update_layer: fix regressions in missing layer detectionPaul Eggleton
2016-11-07update.py: fix regression handling layers that failed to fetchPaul Eggleton
2016-10-26recipedetail: don't show homepage as link if not URLPaul Eggleton
2016-10-26about: update contributors listPaul Eggleton
2016-10-25editlayer: allow selecting web interface typePaul Eggleton
2016-10-19views: ensure exact matches on name are shown first in recipe searchPaul Eggleton
2016-10-19views: ensure we only show results once in recipe searchPaul Eggleton
2016-10-18README: update setup instructionsPaul Eggleton
2016-10-18layerindex/update_layer.py: Preserve the recipedependency filesMark Hatle
2016-10-18recipeparse: remove unnecessary else statementLiam R. Howlett
2016-10-18layerindexer: Add layer recommends supportLiam R. Howlett
2016-10-18layerindex: Add collection and version to layerbranchLiam R. Howlett
2016-10-18layerindex: Detect dependencies from layer.conf filesLiam R. Howlett
2016-10-18layerindex/recipeparse.py: refactor setup_tinfoil, checkout_layer_branch, par...Liam R. Howlett
2016-10-18layerindex/tools/import_project: Add import_projectLiam R. Howlett
2016-10-18layerindex: Add distro to web interface and modelLiam R. Howlett
2016-10-18layerindex/utils: Update runcmd to decode binary strings to stringsLiam R. Howlett
2016-10-18layerindex/tools/import_layer.py: Avoid failing if there is any layer to addLiam R. Howlett
2016-10-18layerindex/tools/import_layer.py: Sanitize layer nameLiam R. Howlett
2016-10-18import_layer: Add --actual-branch optionLiam R. Howlett
2016-10-18layerindex/migrations: Add initial migrationMark Hatle
2016-09-20Fixes for django-registration 2.xPaul Eggleton
2016-09-20update.py: default to python3 without a defined environmentPaul Eggleton
2016-09-20Fix import script for Django 1.8 & Python 3Paul Eggleton
2016-09-20Update to Django 1.8Paul Eggleton
2016-09-20Drop south migrationsPaul Eggleton
2016-09-20Fix for changes to auth views in Django 1.6Paul Eggleton
2016-08-31update_layer.py: fix up for bitbake API changePaul Eggleton
2016-08-01Fix output decoding/reporting for bulk change patch downloadPaul Eggleton
2016-08-01Use python3 commands in READMEPaul Eggleton
2016-07-04Use functools.reduce instead of reducePaul Eggleton
2016-07-01Fix not null error on database migrationPaul Eggleton
2016-06-12Explicitly specify temporary redirectionPaul Eggleton
2016-06-12update_layer.py: use new-style transaction APIPaul Eggleton
2016-06-12Preemptive auto_now fix for Django 1.8Paul Eggleton
2016-06-12Handle Python 2 and Python 3 branches in the same indexPaul Eggleton