aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
AgeCommit message (Expand)Author
2016-04-09bitbake: toaster: fixes for customimage package not foundDave Lerner
2016-04-06bitbake: tests: browser Add test to run the js unit testsMichael Wood
2016-04-06bitbake: toaster: views jsunittest Add MACHINE and an extra layer to test pro...Michael Wood
2016-04-06bitbake: toaster: tests Set MACHINE for the test projectsMichael Wood
2016-04-06bitbake: toaster: Add quint to project so that it can be used offlineMichael Wood
2016-04-06bitbake: toaster: add rev dep column to image detail pagesDave Lerner
2016-04-06bitbake: toaster: get bitbake location from BBBASEDIREd Bartosh
2016-04-06bitbake: toaster: update projectconf.html for DL_DIR and SSTATE_DIRSujith H
2016-04-06bitbake: toaster: update view to support DL_DIR and SSTATE_DIRSujith H
2016-04-06bitbake: toaster: use empty tokenEd Bartosh
2016-04-06bitbake: toaster: runbuilds Clean up runbuildsMichael Wood
2016-04-06bitbake: toaster: runbuilds Make runbuilds aware of the build CANCELLED stateMichael Wood
2016-04-06bitbake: toaster: models Exclude the CANCELLED builds from get_number_of_buildsMichael Wood
2016-04-06bitbake: toaster: mrb_section template Add build cancel buttonMichael Wood
2016-04-06bitbake: toaster: tables BuildsTable exclude cancelled buildsSujith H
2016-04-06bitbake: toaster: bldcontrol models Add a cancelling state the BuildRequestMichael Wood
2016-04-06bitbake: toaster: models Add cancelled state to build outcomeSujith H
2016-04-06bitbake: toaster: update BuildEnvironmentController and BitbakeControllerSujith H
2016-04-06bitbake: toaster: libtoaster Update implementation of startABuild and cancelA...Michael Wood
2016-04-06bitbake: toaster: xhr Update the implementation of the build cancellation req...Michael Wood
2016-04-06bitbake: toaster: Move xhr calls for starting and stopping buildsMichael Wood
2016-04-06bitbake: toaster: bldcontrol Add forceShutDown function to BitbakeControllerSujith H
2016-04-06bitbake: toaster: use bash explicitlyEd Bartosh
2016-04-06bitbake: toaster: stop bitbake server after the buildEd Bartosh
2016-04-06bitbake: toaster: add new parameter to _shellcmdEd Bartosh
2016-04-06bitbake: toaster: reimplement triggerBuildEd Bartosh
2016-04-06bitbake: toaster: modified setLayers APIEd Bartosh
2016-04-06bitbake: toaster: add brbe parameter to triggerBuildEd Bartosh
2016-04-06bitbake: toaster: remove release APIEd Bartosh
2016-04-06bitbake: toaster: remove startBBServer APIEd Bartosh
2016-04-03bitbake: toaster: orm better detect requires during CustomImageRecipe generationJoshua Lock
2016-04-03bitbake: toaster: Correct typo on build form help textBelen Barros Pena
2016-04-01bitbake: toaster: tests Migrate landing page tests to SeleniumElliot Smith
2016-04-01bitbake: toaster: tests Migrate all projects page tests to SeleniumElliot Smith
2016-04-01bitbake: toaster: tests Migrate project builds page tests to SeleniumElliot Smith
2016-04-01bitbake: toaster: tests Migrate all builds page and project page tests to Sel...Elliot Smith
2016-04-01bitbake: toaster: tests Migrate to Selenium for UI testsElliot Smith
2016-03-31bitbake: bitbake: Don't limit traceback lengths to arbitrary valuesRichard Purdie
2016-03-26bitbake: toaster: get all dependents for pkg for removalDave Lerner
2016-03-26bitbake: toaster: new customise package-remove modal dlgDave Lerner
2016-03-26bitbake: toaster: show full list of dependents to removeDave Lerner
2016-03-23bitbake: toaster: orm generate CustomImageRecipe contents try secondary pathMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller put generated layer in the builddirMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller Allow file:/// uri type for git repoMichael Wood
2016-03-23bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer nameMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller Don't clear out toaster custom layer dirMichael Wood
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-07bitbake: toaster: remove sshbecontroller moduleEd Bartosh