summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
AgeCommit message (Expand)Author
2015-12-07bitbake: toaster: return back 'New project' buttonEd Bartosh
2015-12-07bitbake: toaster: tests Update UI tests to work with 2.0 changesMihail Stanciu
2015-12-07bitbake: toaster: tests Automated build-mode backend testsMihail Stanciu
2015-12-07bitbake: toaster: remove SDKMACHINE from project variablesEd Bartosh
2015-12-07bitbake: toaster: remove writeConfFile APIEd Bartosh
2015-12-07bitbake: toaster: set varibales on bitbake serverEd Bartosh
2015-12-07bitbake: toaster: implement BitbakeController.getVariableEd Bartosh
2015-12-07bitbake: toaster: remove usage of BUILD_MODE variableEd Bartosh
2015-12-07bitbake: toaster: remove stopBBServer APIEd Bartosh
2015-12-07bitbake: toaster: reimplemented startBBServer methodEd Bartosh
2015-12-07bitbake: toaster: remove _setupBE functionEd Bartosh
2015-12-07bitbake: toaster: make runbuilds to loopEd Bartosh
2015-12-07bitbake: toaster: implement get-dburl commandEd Bartosh
2015-12-07bitbake: toaster: toastergui tests Add generic test for ToasterTables widgetMichael Wood
2015-12-07bitbake: toaster: tables Fix invalid field name on NewCustomImagesTableMichael Wood
2015-12-07bitbake: toaster: tables Add default_orderby field where it was missing or unsetMichael Wood
2015-12-07bitbake: toaster: CustomImageRecipe add search_allowed_fields to this modelMichael Wood
2015-12-07bitbake: toaster: machines table Fix missing layers information needed for fi...Michael Wood
2015-12-07bitbake: toaster: tablejs Make sure click handlers consume click eventMichael Wood
2015-12-07bitbake: toaster: projectpage Make sure build targets are space separatedMichael Wood
2015-11-16bitbake: toaster: builds pages Fix the download cooker log linkBelen Barros Pena
2015-11-16bitbake: toaster: project pages Link to image recipes table in notificationsBelen Barros Pena
2015-11-16bitbake: toaster: tests: Re-write some cases to make them more maintainableKe Zou
2015-11-16bitbake: toaster: localhostbectrl Pass DATABASE_URL in via the process enviro...Elliot Smith
2015-11-16bitbake: toaster: Remove the new-build-input button widgetMichael Wood
2015-11-16bitbake: toaster: projecttopbar Use the project in context to get num buildsMichael Wood
2015-11-16bitbake: toaster: projectpage Disable/Enable build input if we have 0 layersMichael Wood
2015-11-16bitbake: toaster: orm Fix get_number_of_builds to count all apart from IN_PRO...Michael Wood
2015-10-29bitbake: toaster: templates Add meaningful title tagsBelen Barros Pena
2015-10-27bitbake: toaster: orm Fix restrictive LogMessage message lengthMichael Wood
2015-10-27bitbake: toaster: Remove all navigation when not in build modeElliot Smith
2015-10-27bitbake: toaster: Run tests in build modeElliot Smith
2015-10-27bitbake: toaster: Hide builds for non-cli projects in analysis modeElliot Smith
2015-10-27bitbake: toaster: Hide top bar buttons in analysis modeElliot Smith
2015-10-27bitbake: toaster: Show mode-appropriate landing pageElliot Smith
2015-10-27bitbake: toaster: Add BUILD_MODE flag to contextElliot Smith
2015-10-16bitbake: toaster: Add tests for error message display on the build dashboardElliot Smith
2015-10-16bitbake: toaster: Modify "New build" button behaviour for cli builds projectElliot Smith
2015-10-16bitbake: toaster: Clean up template codeElliot Smith
2015-10-16bitbake: toaster: More linting of testsElliot Smith
2015-10-16bitbake: toaster: Show tooltip next to cli builds project name in all buildsElliot Smith
2015-10-16bitbake: toaster: Hide tabs and add info popups for command line buildsElliot Smith
2015-10-16bitbake: toaster: Make the builds view the project page for "command line bui...Elliot Smith
2015-10-16bitbake: toaster: Replace "Run again" button with help text for cli buildsElliot Smith
2015-10-16bitbake: toaster: Exclude "command line builds" project from projects typeaheadElliot Smith
2015-10-16bitbake: toaster: Show 'not applicable' for default project machine and releaseElliot Smith
2015-10-16bitbake: toaster: Reorganise and lint testsElliot Smith
2015-10-16bitbake: toaster: Allow any text input to machine configuration variableMichael Wood
2015-10-16bitbake: toaster: Guard against builds with no targetsElliot Smith
2015-10-16bitbake: toaster: Remove Toaster exceptions section of build dashboardElliot Smith