aboutsummaryrefslogtreecommitdiffstats
path: root/layerindex
AgeCommit message (Expand)Author
2018-04-24update.py: print failed layers summary in the endRobert Yang
2018-04-24update.py: add an option --timeout for lockfileRobert Yang
2018-04-24update: fix dependency processingRobert Yang
2018-03-26context_processors.py: adjust default site namePaul Eggleton
2018-02-20Add statistics pagePaul Eggleton
2018-02-20update.py: fix Ctrl+C behaviourPaul Eggleton
2018-02-15Fix router pointing layerBranches URL to new layers viewPaul Eggleton
2018-02-07restviews: add additional layer view with extra nested fieldsPaul Eggleton
2018-02-07restviews: add required field definitionsPaul Eggleton
2018-02-07restviews: add access to layer maintainers and notes via REST APIPaul Eggleton
2018-02-07restviews: explicitly use ReadOnlyModelViewSetPaul Eggleton
2018-02-05Handle __isnull in API query filteringPaul Eggleton
2018-02-05update_layer.py: only call init_parser when neededRobert Yang
2018-02-05update.py: fetch repos in parallelRobert Yang
2018-02-05update.py: make sure oe-core is fetchedRobert Yang
2018-02-05utils.py: fix remove obsolete dependenciesRobert Yang
2018-01-09views: fix classic recipe search redirecting to recipe page with single resultPaul Eggleton
2018-01-09views: fix "layer:" keyword on recipe search pagePaul Eggleton
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