aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-05-19toaster: tests builds Add SSTATE_MISS as a valid condition for tc=833elliot/submit/michael/toaster/build-testsMichael Wood
2016-05-19toaster: tests build Add a test for a build of core-image-minimalMichael Wood
2016-05-19toaster: tests Add a BuildTest helper classMichael Wood
2016-05-19toaster: Add a specific test settings fileMichael Wood
2016-05-19toaster: runbuilds move the execution sequence out of the poll loopMichael Wood
2016-05-19toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-19bitbake: toaster-tests: tests for project configSujith H
2016-05-19toaster: projectconf Small tweaks to IMAGE_FSTYPES formBelen Barros Pena
2016-05-19toaster: handle multiple imagefs typesSujith H
2016-05-16toaster: toastergui tests Fix toastertable testsMichael Wood
2016-05-16toaster: toastertables: Clean up and fix up a number of itemsMichael Wood
2016-05-13toaster: fix progress bar in MySQL environmentElliot Smith
2016-05-12toaster: don't show "Rebuild" button for cancelled cli buildsElliot Smith
2016-05-12toasterui: capture keyboard interrupts the same way as knottyElliot Smith
2016-05-12buildinfohelper: add method to set current build as CANCELLEDElliot Smith
2016-05-12toaster: tweaks to recipe file downloadsBelen Barros Pena
2016-05-12toaster: testsjs Add call back to append elements on completion of testsMichael Wood
2016-05-11bitbake: toaster: tests browser Add test for creating a projectMichael Wood
2016-05-11bitbake: toaster: models Add missing import sysMichael Wood
2016-05-11bitbake: toaster: ui handles duplicate project name in project pageSujith H
2016-05-11bitbake: toaster: ui handles duplicate project name in new project pageSujith H
2016-05-11bitbake: toaster: projectNameValidation API addedSujith H
2016-05-11bitbake: runqueue: Fix missing fakeworker under dry runRichard Purdie
2016-05-11bitbake: lib/bb/utils.py: Fix explode_dep_versions2() determinism issueRichard Purdie
2016-05-11bitbake: bin, toaster: Fix print and exception syntaxRichard Purdie
2016-05-11bitbake: tests: assertEquals -> assertEqualRichard Purdie
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-05-06bitbake: bb.{cooker, data}: only emit a var as python if 'func' is setChristopher Larson
2016-05-06bitbake: bb.utils: let loaded plugins provide a plugin objectChristopher Larson
2016-05-06bitbake: bb.utils: use imp.get_suffixes for load_pluginsChristopher Larson
2016-05-06bitbake: bb.utils: add load_plugins from scriptutilsChristopher Larson
2016-05-06bitbake: bb.data_smart: use iter() for __len__Christopher Larson
2016-05-06bitbake: bb.event: handle __builtins__ as a moduleChristopher Larson
2016-05-06bitbake: bb.build: handle __builtins__ as a moduleChristopher Larson
2016-05-06bitbake: bitbake: fetch2: Safer check for BB_ORIGENV datastoreLeonardo Sandoval
2016-05-06bitbake: toaster: bin/toaster Fix noweb commandMichael Wood
2016-05-06bitbake: toaster: bin/toaster Add ability to specify port and address to bind toMichael Wood
2016-05-06bitbake: toaster: bin/toaster Add help text for unrecognised commandMichael Wood
2016-05-06bitbake: bitake: main: fix line-too-long pytling warningsEd Bartosh
2016-05-06bitbake: bitbake: main: fix bad-continuation warningsEd Bartosh
2016-05-06bitbake: bitbake: main: fix bad-witespace pylint warningsEd Bartosh
2016-05-06bitbake: bitbake: main: set defaults from env variablesEd Bartosh
2016-05-06bitbake: bitbake: main: add 2 environment variablesEd Bartosh
2016-05-06bitbake: toaster: customrecipe Only show download icon or button if it's poss...Michael Wood
2016-05-06bitbake: toaster: orm Add get_base_recipe_file to CustomImageRecipeMichael Wood
2016-04-29bitbake: bitbake: Switch to post release versionRichard Purdie
2016-04-29bitbake: fetch2: export DBUS_SESSION_BUS_ADDRESS to support authentication ag...Ross Burton
2016-04-19bitbake: toaster-tests: tests for build dashboardElliot Smith
2016-04-19bitbake: toaster: add modal to select custom image for editingElliot Smith
2016-04-19bitbake: toaster: add build dashboard buttons to edit/create custom imagesElliot Smith