aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-18toaster: update api to include local_source_dirsujith/switch-imported-dirs-and-git-repos-9913Sujith H
2016-08-18toaster: layerdetails js changes for switching layersSujith H
2016-08-18toaster: add switch of git and not-git layers importedSujith H
2016-08-15toaster: update web urls for openembedded-core's special caseDavid Reyna
2016-08-12Allow for simultaneous do_rootfs tasks with rpmStephano Cetola
2016-08-11systemd_boot: Enable module to test systemd bootloaderJose Perez Carranza
2016-08-11Revert "systemd_boot: Enable module to test systemd bootloader"Richard Purdie
2016-08-11bitbake: toaster: buildinfohelper Add handling local layers (i.e. non-git) la...Michael Wood
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: toasterui: ensure that the Build object is always availableElliot Smith
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
2016-08-11bitbake: toaster-tests: fix erroneous message when test failsElliot Smith
2016-08-11bitbake: toaster-tests: add tests for most recent builds state changesElliot Smith
2016-08-11bitbake: toaster-tests: add tests for build dashboard menu and summary visibi...Elliot Smith
2016-08-11bitbake: toaster-tests: add tests for build time links in the all builds pageElliot Smith
2016-08-11bitbake: toaster: adjust build dashboard for failed buildsElliot Smith
2016-08-11bitbake: toaster: add started property to BuildElliot Smith
2016-08-11bitbake: toaster: remove links from time field on failed buildsElliot Smith
2016-08-11bitbake: toaster: tweak styling and typos in recent builds areaElliot Smith
2016-08-11bitbake: toaster: show "Tasks starting..." until the first task completesElliot Smith
2016-08-11bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-08-11bitbake: toaster: move most recent builds templating to clientElliot Smith
2016-08-11bitbake: cooker: add BuildInit eventElliot Smith
2016-08-11bitbake: toaster: fixtures Add READMEMichael Wood
2016-08-11bitbake: toaster: Remove old toaster config loading mechanismMichael Wood
2016-08-11bitbake: toaster: lsupdates Add spinner for parsing/http fetchMichael Wood
2016-08-11bitbake: toaster: checksettings call django's loaddata instead of custom commandMichael Wood
2016-08-11bitbake: toaster: Add poky and openembedded configuration fixturesMichael Wood
2016-08-11bitbake: toaster: tests test_new_project_page Catch button not enabled exceptionMichael Wood
2016-08-11bitbake: toaster: --help now returns 0 instead of 1Randy Witt
2016-08-11bitbake: siggen: Fix typoUlrich Ölmann