summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
AgeCommit message (Expand)Author
2016-09-21bitbake: toaster: Add tests to detect if we have missing db migrationsMichael Wood
2016-09-21bitbake: runbuilds: code cleanup - remove unused importsEd Bartosh
2016-09-21bitbake: runbuilds: code cleanup - whitespaces, long linesEd Bartosh
2016-09-21bitbake: runbuilds: process builds on startEd Bartosh
2016-09-21bitbake: runbuilds: process builds on SIGUSR1Ed Bartosh
2016-09-21bitbake: toaster: notify runbuilds when build status changesEd Bartosh
2016-09-21bitbake: toaster: implement signal_runbuilds functionEd Bartosh
2016-09-21bitbake: toaster: fix checking of repository urlEd Bartosh
2016-09-21bitbake: toaster: Remove duplicate layer informationBelen Barros Pena
2016-09-21bitbake: toaster: Indicate active navigation elementBelen Barros Pena
2016-09-21bitbake: toaster: Fix links to tasks with specific outcomeBelen Barros Pena
2016-09-16bitbake: Add missing file from 'toaster: Allow git information to be null for...Richard Purdie
2016-09-08bitbake: toaster: orm Update IMAGE_FSTYPES valuesBelen Barros Pena
2016-09-08bitbake: toaster: Allow forward slash in variable namesBelen Barros Pena
2016-09-08bitbake: toaster: layer details Fix "edit" form interactionBelen Barros Pena
2016-09-08bitbake: toaster: import layer Layout fixesBelen Barros Pena
2016-09-08bitbake: toaster: layer details Layout fixesBelen Barros Pena
2016-09-08bitbake: toaster: configuration Provide machine help textBelen Barros Pena
2016-09-08bitbake: toaster: tasks Remove recipe version from defaultsBelen Barros Pena
2016-09-02bitbake: toaster: localhostbecontroller Remove git assumptionMichael Wood
2016-09-02bitbake: toaster: Allow git information to be null for BRLayerMichael Wood
2016-09-02bitbake: toaster: tests Add selenium test layer source switching layer detail...Michael Wood
2016-09-02bitbake: toaster: Move Custom image recipe rest api to api fileMichael Wood
2016-09-02bitbake: toaster: Fix oe-core fixtureMichael Wood
2016-09-02bitbake: toaster: layerdetails clean ups after integrating local layer changesMichael Wood
2016-09-02bitbake: toaster: update api to include local_source_dirSujith H
2016-09-02bitbake: toaster: layerdetails js changes for switching layersSujith H
2016-09-02bitbake: toaster: add switch of git and not-git layers importedSujith H
2016-08-17bitbake: toaster: update web urls for openembedded-core's special caseDavid Reyna
2016-08-11bitbake: toaster: bldcontrol model BRLayer Add corresponding local_source_dirMichael Wood
2016-08-11bitbake: toaster: adapt xhr_import_layer test locally imported layerSujith H
2016-08-11bitbake: toaster: update build configuration pageSujith H
2016-08-11bitbake: toaster: update recipe details pageSujith H
2016-08-11bitbake: toaster: update package detail pageSujith H
2016-08-11bitbake: toaster: updte build tables for locally imported layersSujith H
2016-08-11bitbake: toaster: update the tables informationSujith H
2016-08-11bitbake: toaster: collect details for local dir imported from uiSujith H
2016-08-11bitbake: toaster: add local_source_dir field to modelSujith H
2016-08-11bitbake: toaster: add local directory to the dbSujith H
2016-08-11bitbake: toaster: improve the display when local dir is addedSujith H
2016-08-11bitbake: toaster: update css file for layer importBelen Barros Pena
2016-08-11bitbake: toaster: add local_source_dir to the needed_fieldsSujith H
2016-08-11bitbake: toaster: control the selection of git and local repoSujith H
2016-08-11bitbake: toaster: add import of local directory to UISujith H
2016-08-11bitbake: toaster: fix unhandled exceptionEd Bartosh
2016-08-11bitbake: toaster-tests: add test for showing self-dependent taskElliot Smith
2016-08-11bitbake: toaster: prevent infinite loop when finding task dependenciesElliot Smith
2016-08-11bitbake: toaster-tests: add tests for reverting to default sortElliot Smith
2016-08-11bitbake: toaster: reset table to default orderby when orderby column is hiddenElliot Smith
2016-08-11bitbake: toaster: show loading spinner after creating custom imageElliot Smith