aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-12-27update.py: fetch repos parallellyrbt/layerindex_parallelRobert Yang
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-04Show note if layer branch hasn't been indexedPaul Eggleton
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-01templates/about: add Diana Thayer to contributors listPaul Eggleton
2017-09-01Asynchronous email notifications, task executionDiana Thayer
2017-08-22templates/about: add Jose and Amanda to creditsPaul Eggleton
2017-08-22Redirect user to correct url after editing a layerAmanda Brindle
2017-08-04templates/about: add Robert Yang to creditsPaul Eggleton
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-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