aboutsummaryrefslogtreecommitdiffstats
path: root/layerindex
AgeCommit message (Expand)Author
2018-01-09update: don't stop on unsatisfied layer dependenciesPaul Eggleton
2018-01-09Fix error on publish if no non-root superuser/staff accounts existPaul Eggleton
2018-01-09Explicitly handle too-long field valuesPaul Eggleton
2018-01-09update_layer: fix handling of database errorsPaul Eggleton
2017-12-21admin: fix dependency display and searchPaul Eggleton
2017-12-21update_layer: fix handling of get_or_create()Paul Eggleton
2017-12-21update_layer: fix duplicate PACKAGECONFIG itemsPaul Eggleton
2017-12-20admin: fix regression in ClassicRecipe adminPaul Eggleton
2017-12-18update_layer.py: Save and show recipe dependenciesAmanda Brindle
2017-12-05recipes.html: Require keyword for recipe searchAmanda Brindle
2017-11-07templates/layerindex/classes.html: Add bbclass searchAmanda Brindle
2017-10-31querysethelper: fix searchingPaul Eggleton
2017-10-31Send email notification on publicationAmanda Brindle
2017-10-04models: allow LayerBranch.collection to be blankPaul Eggleton
2017-10-03update: allow preserving temp directoryPaul Eggleton
2017-09-27Indicate if layer has YP Compatible certificationAmanda Brindle
2017-09-27Don't show "Starting bitbake server" in update logAmanda Brindle
2017-09-01Asynchronous email notifications, task executionDiana Thayer
2017-08-22Redirect user to correct url after editing a layerAmanda Brindle
2017-07-21views: add ability to force https URL in layer review emailsPaul Eggleton
2017-07-21update_layer.py: delete layerbranch for non-existent branchRobert Yang
2017-07-21update.py: add -p to git fetchRobert Yang
2017-07-21update_layer.py: move the location of transaction.atomic()Robert Yang
2017-07-21update_layer.py: remove --update-dependenciesRobert Yang
2017-07-21update.py: update layers in dependency orderRobert Yang
2017-07-21recipeparse.py: restore cwd when the parsing is doneRobert Yang
2017-07-21update_layer.py: set layerbranch's collection before add_dependenciesRobert Yang
2017-07-21utils.py: add REMOVE_LAYER_DEPENDENCIES to remove dependenciesRobert Yang
2017-07-21layerconfparse.py: remove unused layerbranch from parse_layer()Robert Yang
2017-07-21update.py: update actual branch for layer and bitbakeRobert Yang
2017-06-15layerindex/views: support querying by layer nameJose Lamego
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-16layerindex: fix OpenEmbedded cgit URLPaul Eggleton
2017-01-16tools: fix for Django 1.8Paul 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-11layerindex: Update tinfoil to call shutdown methodAníbal Limón