aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-05toaster: reorder migrationselliot/toaster/project-build-dir-cancel-dldir_sstatedired/toaster/project-build-dir-cancel-dldir_sstatedirEd Bartosh
2016-04-05toasterui: update build in internal stateEd Bartosh
2016-04-05buildinfohelper: fix KeyErrorEd Bartosh
2016-04-05toaster: get bitbake location from BBBASEDIREd Bartosh
2016-04-05toaster: export BBBASEDIR variableEd Bartosh
2016-04-05toaster: update projectconf.html for DL_DIR and SSTATE_DIRSujith H
2016-04-05toaster: update view to support DL_DIR and SSTATE_DIRSujith H
2016-04-05toaster: add DL_DIR and SSTATE_DIR to oe toasterconfEd Bartosh
2016-04-05toaster: add DL_DIR and SSTATE_DIR to poky toasterconfSujith H
2016-04-05toaster: use empty tokenEd Bartosh
2016-04-05toaster: fix conflicting migrationsEd Bartosh
2016-04-05toaster: runbuilds Clean up runbuildsMichael Wood
2016-04-05toaster: runbuilds Make runbuilds aware of the build CANCELLED stateMichael Wood
2016-04-05toaster: models Exclude the CANCELLED builds from get_number_of_buildsMichael Wood
2016-04-05toaster: mrb_section template Add build cancel buttonMichael Wood
2016-04-05toaster: tables BuildsTable exclude cancelled buildsSujith H
2016-04-05buildinfohelper: Add handler for cancelling a buildMichael Wood
2016-04-05toaster: bldcontrol models Add a cancelling state the BuildRequestMichael Wood
2016-04-05toaster: models Add cancelled state to build outcomeSujith H
2016-04-05toaster: update BuildEnvironmentController and BitbakeControllerSujith H
2016-04-05toaster: libtoaster Update implementation of startABuild and cancelABuildMichael Wood
2016-04-05toaster: xhr Update the implementation of the build cancellation requestMichael Wood
2016-04-05toaster: Move xhr calls for starting and stopping buildsMichael Wood
2016-04-05toaster: bldcontrol Add forceShutDown function to BitbakeControllerSujith H
2016-04-05toasterui: shutdown on BuildCompleted eventEd Bartosh
2016-04-05toaster: use bash explicitlyEd Bartosh
2016-04-05toaster: fix jethro buildEd Bartosh
2016-04-05toaster: update conf/local.confEd Bartosh
2016-04-05toaster: stop bitbake server after the buildEd Bartosh
2016-04-05toaster: add new parameter to _shellcmdEd Bartosh
2016-04-05toaster: reimplement triggerBuildEd Bartosh
2016-04-05toaster: modified setLayers APIEd Bartosh
2016-04-05toaster: add brbe parameter to triggerBuildEd Bartosh
2016-04-05toaster: remove release APIEd Bartosh
2016-04-05toaster: remove startBBServer APIEd Bartosh
2016-04-05toasterui: fix brbe reportingEd Bartosh
2016-04-05buildinfohelper: improve handling of providermapEd Bartosh
2016-04-05uievent: improve BBUIEventQueue codeEd Bartosh
2016-04-05toasterui: add brbe parameter to buildinfohelperEd Bartosh
2016-04-05toaster: set BITBAKE_UI environment variableEd Bartosh
2016-04-05toaster: get rid of noui optionEd Bartosh
2016-04-05toaster: don't start bitbake serverEd Bartosh
2016-04-05toaster: update the meta-yocto toaster configuration fileBelen Barros Pena
2016-04-05toaster: update the openembedded-core toaster configuration fileBelen Barros Pena
2016-04-03bitbake: siggen: Ensure tainted stamps are accounted for with writing custom ...Richard Purdie
2016-04-03bitbake: siggen: Fix nostamp taint handlingRichard Purdie
2016-04-03bitbake: siggen: Add checksum recalculation/checking codeRichard Purdie
2016-04-03bitbake: siggen: Fix check calculation problem with file_checksumsRichard Purdie
2016-04-03bitbake: siggen: Drop misleading duplicate methodRichard Purdie
2016-04-03bitbake: tests/fetch.py: Improve unit tests for trusted network checkOlof Johansson