aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-11toaster: fix conflicting migrationsed/toaster/build-cancelEd Bartosh
2016-03-11toaster: runbuilds Clean up runbuildsMichael Wood
2016-03-11toaster: runbuilds Make runbuilds aware of the build CANCELLED stateMichael Wood
2016-03-11toaster: models Exclude the CANCELLED builds from get_number_of_buildsMichael Wood
2016-03-11toaster: mrb_section template Add build cancel buttonMichael Wood
2016-03-11toaster: tables BuildsTable exclude cancelled buildsSujith H
2016-03-11buildinfohelper: Add handler for cancelling a buildMichael Wood
2016-03-11toaster: bldcontrol models Add a cancelling state the BuildRequestMichael Wood
2016-03-11toaster: models Add cancelled state to build outcomeSujith H
2016-03-11toaster: update BuildEnvironmentController and BitbakeControllerSujith H
2016-03-11toaster: libtoaster Update implementation of startABuild and cancelABuildMichael Wood
2016-03-11toaster: xhr Update the implementation of the build cancellation requestMichael Wood
2016-03-11toaster: Move xhr calls for starting and stopping buildsMichael Wood
2016-03-11toaster: bldcontrol Add forceShutDown function to BitbakeControllerSujith H
2016-03-11toaster: stop bitbake server after the buildEd Bartosh
2016-03-11toaster: add new parameter to _shellcmdEd Bartosh
2016-03-11toaster: reimplement triggerBuildEd Bartosh
2016-03-11toaster: modified setLayers APIEd Bartosh
2016-03-11toaster: add brbe parameter to triggerBuildEd Bartosh
2016-03-11toaster: remove release APIEd Bartosh
2016-03-11toaster: remove startBBServer APIEd Bartosh
2016-03-11toasterui: fix brbe reportingEd Bartosh
2016-03-11buildinfohelper: improve handling of providermapEd Bartosh
2016-03-11uievent: improve BBUIEventQueue codeEd Bartosh
2016-03-11toasterui: add brbe parameter to buildinfohelperEd Bartosh
2016-03-11toaster: set BITBAKE_UI environment variableEd Bartosh
2016-03-11toaster: get rid of noui optionEd Bartosh
2016-03-11toaster: don't start bitbake serverEd Bartosh
2016-03-10toaster.bbclass: show packages that were setscened into existence toobrian avery
2016-03-10toaster: create Build object earlier in bitbake processingElliot Smith
2016-03-10toaster: update the meta-yocto toaster configuration fileBelen Barros Pena
2016-03-10toaster: update the openembedded-core toaster configuration fileBelen Barros Pena
2016-03-09bitbake: server/process: Try connecting 4 times before giving upLucas Dutra Nunes
2016-03-09bitbake: toaster: models List only have the specified project's imported layersMichael Wood
2016-03-09bitbake: toaster: rework task buildstats storage and displayElliot Smith
2016-03-09bitbake: toaster: use force_bytes to display non-ascii project namesSujith H
2016-03-09bitbake: fetch2: Make SRC_URI[md5sum] and SRC_URI[sha256sum] expand their valuesPeter Kjellerstedt
2016-03-09bitbake: xmlrpc: fix bug in setting XMLRPCServer.single_useEd Bartosh
2016-03-09bitbake: fetch2/npm: add missing URL argument to ParameterErrorPaul Eggleton
2016-03-09bitbake: fetch2/npm: properly handle npm dependenciesPaul Eggleton
2016-03-09bitbake: fetch2/npm: fix errors with some version specificationsPaul Eggleton
2016-03-09populate_sdk_ext: Correct commit 8b81bb56c69aabdea984352f8e267a9783c0bdbcRichard Purdie
2016-03-09recipetool: create: shrinkwrap and lockdown npm modulesPaul Eggleton
2016-03-09recipetool: create: support creation of additional files by pluginsPaul Eggleton
2016-03-09recipetool: create: check if npm available if npm:// URL specifiedPaul Eggleton
2016-03-09recipetool: create: split npm module dependencies into packagesPaul Eggleton
2016-03-09recipetool: create: add license file crunchingPaul Eggleton
2016-03-09recipetool: create: match *LICENSE* as a license filePaul Eggleton
2016-03-09recipetool: create: improve mapping for autotools program macrosPaul Eggleton
2016-03-09recipetool: create: be more tolerant of spacing in configure.acPaul Eggleton