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