aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/buildinfohelper.py
AgeCommit message (Expand)Author
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
2015-12-07bitbake: toaster: update brbe and project attributesEd Bartosh
2015-10-29bitbake: toasterui: Create per-build logsElliot Smith
2015-10-27bitbake: toaster: add get_or_create_targets APIEd Bartosh
2015-10-16bitbake: toaster: Record critical errorsElliot Smith
2015-10-16bitbake: toaster: buildinfohelper Detect command line buildsMichael Wood
2015-10-11bitbake: toaster: buildinfohelper Skip packages we have no build info aboutMichael Wood
2015-10-11bitbake: toaster: buildinfohelper associate build data with built_recipeMichael Wood
2015-09-29bitbake: Revert "bitbake: toaster: don't re-create Target objects"Michael Wood
2015-09-29bitbake: toaster: buildinfohelper Create a copy of the built layer and recipeMichael Wood
2015-09-29bitbake: toaster: Create a relationship between build information and toaster...Michael Wood
2015-09-23bitbake: toaster: Add fake entry to Target_File for filesystem rootElliot Smith
2015-09-23bitbake: toaster: don't re-create Target objectsEd Bartosh
2015-09-18bitbake: toaster: Read correct cooker log path from toasteruiElliot Smith
2015-09-03bitbake: toaster: Improve how default project is identified and fetchedElliot Smith
2015-08-19bitbake: toaster logger: fix pylint issuesAlexandru DAMIAN
2015-06-26bitbake: toasterui: verify variable before usageAlexandru DAMIAN
2015-06-26bitbake: toaster: refactor build modelAlexandru DAMIAN
2015-06-26bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN
2015-05-29bitbake: toaster logger: assign projects to all buildsAlexandru DAMIAN
2015-05-29bitbake: toaster logger: refactor recipe and layer file pathsAlexandru DAMIAN
2015-05-08bitbake: toasterui: proper exit code on toaster errorsAlexandru DAMIAN
2015-03-21bitbake: toastergui: recipe and layer identificationAlexandru DAMIAN
2015-03-21bitbake: toasterui: fix error message parameterAlexandru DAMIAN