summaryrefslogtreecommitdiffstats
path: root/lib/bb/ui
AgeCommit message (Expand)Author
2016-04-14providers: Add PREFERRED_RPROVIDER supportRichard Purdie
2016-04-14cooker/knotty: Prefix parse logs with filename being parsedRichard 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-06toasterui: shutdown on BuildCompleted eventEd Bartosh
2016-04-06toaster: fix jethro buildEd Bartosh
2016-04-06toasterui: fix brbe reportingEd Bartosh
2016-04-06buildinfohelper: improve handling of providermapEd Bartosh
2016-04-06uievent: improve BBUIEventQueue codeEd Bartosh
2016-04-06toasterui: add brbe parameter to buildinfohelperEd Bartosh
2016-04-01toaster: buildinfohelper Add additional metadata to the built layerMichael Wood
2016-03-23toasterui: remove ParseStarted from the event listEd Bartosh
2016-03-23toasterui: Remove the excessive exception loggingMichael 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-03-07toasterui: fix warning 'Unknown event'Ed Bartosh
2016-03-07toasterui: exit on final eventsEd Bartosh
2016-03-07toasterui: make toasterui to work in build modeEd Bartosh
2016-03-07toasterui: check if setEventMask succeededEd Bartosh
2016-03-07toasterui: update list of eventsEd Bartosh
2016-03-07toasterui: reformat list of eventsEd Bartosh
2016-03-02ui: remove the puccho uibrian avery
2016-03-02hob: removal of hob ui and associated ui filesbavery
2016-02-18Allow Hob to run images on a custom simulator, other than qemuMirela Rabulea
2016-02-16bb.ui.knotty: prefix task messages with recipe/taskChristopher Larson
2016-02-15knotty: Set exit failure code on runQueueTaskFailed eventsRichard Purdie
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-31knotty: Don't show errors for universe provider issuesRichard Purdie
2016-01-29bitbake: BBUIHelper: Remove function findServerDetailsSujith H
2016-01-29bitbake: Set process names to be meaninfulRichard Purdie
2016-01-18toasterui: log OSErrorException metadata eventsElliot Smith
2016-01-18toasterui: listen for bb.event.MetadataEventElliot Smith
2016-01-08buildinfohelper: add provides info to the dbEd Bartosh
2016-01-08buildinfohelper: use providermapEd Bartosh
2016-01-07knotty: Use non-interactive mode as fallback for dumb terminalsRichard Purdie
2016-01-05uievent: refactor retry loopEd Bartosh
2016-01-05uievent: get rid of EventHandler attributeEd Bartosh
2016-01-05uievent: add error to registerEventHandler returnEd Bartosh
2015-12-18knotty: Improve exception error messageRichard Purdie
2015-12-18knotty: Fix row/column function return value issueRichard Purdie
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-14toasterui: process SetBRBE eventEd Bartosh
2015-12-09toaster: toasterui Add ParseStarted/ParseProgress events to maskbrian avery