aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-18toaster: Fix layout of 'project builds' pageBelen Barros Pena
2016-04-18toaster: Fix toaster table footer controlsBelen Barros Pena
2016-04-18toaster: Layout fixes for project configurationBelen Barros Pena
2016-04-18toaster: migrate typeahead libraryMichael Wood
2016-04-18toaster: default.css Remove 80% width for search as this is no longer neededMichael Wood
2016-04-18toaster: bootstrap3-transition Remove top margin on New project buttonMichael Wood
2016-04-18toaster: templates Use old style input appends instead of input-groupMichael Wood
2016-04-18toaster: templates Add additional divs for modals in bootstrap3Michael Wood
2016-04-18toaster: Fix layout of 'All projects' pageBelen
2016-04-18toaster: Fix layout of 'All builds' pageBelen
2016-04-18toaster: Top bar layout fixesBelen
2016-04-18toaster: templates Base add bootstrap-toaster-theme overlayMichael Wood
2016-04-18toaster: Add new boostrap3 filesMichael Wood
2016-04-18toaster: Auto convert bootstrap 2 to bootstrap 3Michael Wood
2016-04-12toaster.bbclass: improve package information collectionJoshua Lock
2016-04-08toaster: fixes for customimage package not foundDave Lerner
2016-04-07toaster.bbclass: strip task from the targetEd Bartosh
2016-04-06toasterui: update build in internal stateEd Bartosh
2016-04-06buildinfohelper: fix KeyErrorEd Bartosh
2016-04-06toaster: get bitbake location from BBBASEDIREd Bartosh
2016-04-06toaster: export BBBASEDIR variableEd Bartosh
2016-04-06toaster: update projectconf.html for DL_DIR and SSTATE_DIRSujith H
2016-04-06toaster: update view to support DL_DIR and SSTATE_DIRSujith H
2016-04-06toaster: add DL_DIR and SSTATE_DIR to oe toasterconfEd Bartosh
2016-04-06toaster: add DL_DIR and SSTATE_DIR to poky toasterconfSujith H
2016-04-06toaster: use empty tokenEd Bartosh
2016-04-06toaster: runbuilds Clean up runbuildsMichael Wood
2016-04-06toaster: runbuilds Make runbuilds aware of the build CANCELLED stateMichael Wood
2016-04-06toaster: models Exclude the CANCELLED builds from get_number_of_buildsMichael Wood
2016-04-06toaster: mrb_section template Add build cancel buttonMichael Wood
2016-04-06toaster: tables BuildsTable exclude cancelled buildsSujith H
2016-04-06buildinfohelper: Add handler for cancelling a buildMichael Wood
2016-04-06toaster: bldcontrol models Add a cancelling state the BuildRequestMichael Wood
2016-04-06toaster: models Add cancelled state to build outcomeSujith H
2016-04-06toaster: update BuildEnvironmentController and BitbakeControllerSujith H
2016-04-06toaster: libtoaster Update implementation of startABuild and cancelABuildMichael Wood
2016-04-06toaster: xhr Update the implementation of the build cancellation requestMichael Wood
2016-04-06toaster: Move xhr calls for starting and stopping buildsMichael Wood
2016-04-06toaster: bldcontrol Add forceShutDown function to BitbakeControllerSujith H
2016-04-06toasterui: shutdown on BuildCompleted eventEd Bartosh
2016-04-06toaster: use bash explicitlyEd Bartosh
2016-04-06toaster: fix jethro buildEd Bartosh
2016-04-06toaster: update conf/local.confEd Bartosh
2016-04-06toaster: stop bitbake server after the buildEd Bartosh
2016-04-06toaster: add new parameter to _shellcmdEd Bartosh
2016-04-06toaster: reimplement triggerBuildEd Bartosh
2016-04-06toaster: modified setLayers APIEd Bartosh
2016-04-06toaster: add brbe parameter to triggerBuildEd Bartosh
2016-04-06toaster: remove release APIEd Bartosh
2016-04-06toaster: remove startBBServer APIEd Bartosh