aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/buildinfohelper.py
AgeCommit message (Expand)Author
2016-11-30bitbake: toaster: buildinfohelper Clarify log message for build historyMichael Wood
2016-11-30bitbake: toaster: buildinfohelper fix _get_layer_version_for_dependencyMichael Wood
2016-11-30bitbake: toaster: buildinfohelper Simplify layer event to toaster layer functionMichael Wood
2016-11-30bitbake: toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-04bitbake: toaster: buildinfohelper Handle regex pathsbrian avery
2016-10-06bitbake: toaster: buildinfohelper: Use correct way to get message from LogMes...Michael Wood
2016-09-30bitbake: toaster: check if file existEd Bartosh
2016-09-21bitbake: toaster: buildinfohelper local layer don't construct path using git ...Michael Wood
2016-09-21bitbake: toaster: unlock BuildEnvirnoment when build is doneEd Bartosh
2016-09-21bitbake: toaster: notify runbuilds when build status changesEd Bartosh
2016-09-08bitbake: toaster: keep layer name in variable history pathDavid Reyna
2016-09-02bitbake: buildinfohelper: discover kernel artifacts correctlyElliot Smith
2016-08-11bitbake: toaster: buildinfohelper Add handling local layers (i.e. non-git) la...Michael Wood
2016-08-11bitbake: toasterui: ensure that the Build object is always availableElliot Smith
2016-08-11bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-07-26bitbake: toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood
2016-07-19bitbake: toaster: add package manifest path to Target objectsElliot Smith
2016-07-19bitbake: buildinfohelper: only record image files for tasks which make imagesElliot Smith
2016-07-19bitbake: toaster: improve scan for SDK artifactsElliot Smith
2016-07-19bitbake: buildinfohelper: fix retrieval of targetsElliot Smith
2016-07-19bitbake: toaster: attach kernel artifacts to targetsElliot Smith
2016-07-19bitbake: toaster: do image and artifact scan on BuildCompletedElliot Smith
2016-07-08bitbake: buildinfohelper: ensure task datetimes are timezone-awareElliot Smith
2016-06-15bitbake: toaster: replace viewkeys() -> keys()Ed Bartosh
2016-06-02bitbake: Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh
2016-05-20bitbake: toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-17bitbake: buildinfohelper: add method to set current build as CANCELLEDElliot Smith
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-04-06bitbake: buildinfohelper: work around unicode exceptionsJoshua Lock
2016-04-06bitbake: toasterui: update build in internal stateEd Bartosh
2016-04-06bitbake: buildinfohelper: fix KeyErrorEd Bartosh
2016-04-06bitbake: buildinfohelper: Add handler for cancelling a buildMichael Wood
2016-04-06bitbake: toaster: fix jethro buildEd Bartosh
2016-04-06bitbake: buildinfohelper: improve handling of providermapEd Bartosh
2016-04-06bitbake: toasterui: add brbe parameter to buildinfohelperEd Bartosh
2016-04-03bitbake: toaster: buildinfohelper Add additional metadata to the built layerMichael Wood
2016-03-23bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood
2016-03-09bitbake: toaster: rework task buildstats storage and displayElliot Smith
2016-02-11bitbake: buildinfohelper: unset brbe variable when build finishesElliot Smith
2016-02-10bitbake: toaster: buildinfohelper CustomImagePackage update dependency infoMichael Wood
2016-02-10bitbake: toaster: buildinfohelper Add the concept of CustomImagePackageMichael Wood
2016-01-11bitbake: buildinfohelper: add provides info to the dbEd Bartosh
2016-01-11bitbake: buildinfohelper: use providermapEd Bartosh
2015-12-18bitbake: buildinfohelper: Update for buildstats layout changeRichard Purdie
2015-12-14bitbake: toaster: Start Django machinery for database accessElliot Smith
2015-12-14bitbake: toaster: Create default project with get_or_create* methodElliot Smith
2015-12-14bitbake: toaster: Fix references to app pathsEd Bartosh
2015-12-07bitbake: toaster: get rid of complicated heuristicsEd Bartosh
2015-12-07bitbake: toaster: buildinfohelper Broaden the toaster created recipe data caseMichael Wood
2015-12-07bitbake: toaster: do not create duplicate HelpText objectsEd Bartosh