aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-23update_layer.py: delete layerbranch for non-existed branchrbt/layerindex-10fixesRobert Yang
2017-06-23update.py: add -p to git fetchRobert Yang
2017-06-23update_layer.py: move the location of transaction.atomic()Robert Yang
2017-06-23update_layer.py: remove --update-dependenciesRobert Yang
2017-06-23update.py: update layers orderlyRobert Yang
2017-06-23recipeparse.py: restore cwd when the parsing is doneRobert Yang
2017-06-23update_layer.py: set layerbranch's collection before add_dependenciesRobert Yang
2017-06-23utils.py: add REMOVE_LAYER_DEPENDENCIES to remove dependenciesRobert Yang
2017-06-22layerconfparse.py: remove unused layerbranch from parse_layer()Robert Yang
2017-06-22update.py: update actual branch for layer and bitbakeRobert Yang
2017-06-15layerindex/views: support querying by layer nameJose Lamego
2017-03-22TODO: drop implemented itemsPaul Eggleton
2017-03-20local.conf: fix HOSTTOOLS blocking parsingPaul Eggleton
2017-03-14layerindex: add "No update" status to LayerItemPaul Eggleton
2017-03-14update_layer.py: use DISTRO_NAME as primary distro short descriptionPaul Eggleton
2017-03-14utils.py: split out parse_conf() from parse_layer_conf()Paul Eggleton
2017-03-14views.py: single result redirectAlex Franco
2017-03-14migrations: add missing migration for branch meta changePaul Eggleton
2017-03-07models.py: minor branch tweaksPaul Eggleton
2017-03-07utils.py: fix bad indentingPaul Eggleton
2017-03-07update.py: use reader to decode subprocess output correctlyPaul Eggleton
2017-01-18update_layer: fix tinfoil shutdown check to work for fido branchPaul Eggleton
2017-01-18restviews: hide unpublished layersPaul Eggleton
2017-01-16Sort higher preference layers first in layer listPaul Eggleton
2017-01-16detail: show counts on each tabPaul Eggleton
2017-01-16layerindex: fix OpenEmbedded cgit URLPaul Eggleton
2017-01-16README: add basic instructions for enabling OE-Classic functionalityPaul Eggleton
2017-01-16tools: fix for Django 1.8Paul Eggleton
2017-01-16requirements.txt: update to latest tested Django versionPaul Eggleton
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