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