summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-17bitbake-user-manual: Re-write "Dependencies Internal to the .bb File"Scott Rifenbark
2016-08-17bitbake-user-manual: Added setting variable for a single taskScott Rifenbark
2016-08-17bitbake-user-manual: Added more detail to anonymous Python functions.Scott Rifenbark
2016-08-17bitbake-user-manual: Formatted all "flags" to be consistentScott Rifenbark
2016-08-17bitbake-user-manual: Added detail to [dirs] and [cleardirs] flagsScott Rifenbark
2016-08-17bb/utils.py: export_proxies add GIT_PROXY_COMMANDFrancisco Pedraza
2016-08-17knotty: don't show number of running tasks in quiet modePaul Eggleton
2016-08-17knotty: fix task progress bar not starting at 0%Paul Eggleton
2016-08-17runqueue: fix two minor issues with the initialising tasks progressPaul Eggleton
2016-08-16lib/bb/tests/fetch: remove URL that doesn't exist anymoreRoss Burton
2016-08-16toaster: update web urls for openembedded-core's special caseDavid Reyna
2016-08-11toaster: buildinfohelper Add handling local layers (i.e. non-git) layersMichael Wood
2016-08-11toaster: bldcontrol model BRLayer Add corresponding local_source_dirMichael Wood
2016-08-11toaster: adapt xhr_import_layer test locally imported layerSujith H
2016-08-11toaster: update build configuration pageSujith H
2016-08-11toaster: update recipe details pageSujith H
2016-08-11toaster: update package detail pageSujith H
2016-08-11toaster: updte build tables for locally imported layersSujith H
2016-08-11toaster: update the tables informationSujith H
2016-08-11toaster: collect details for local dir imported from uiSujith H
2016-08-11toaster: add local_source_dir field to modelSujith H
2016-08-11toaster: add local directory to the dbSujith H
2016-08-11toaster: improve the display when local dir is addedSujith H
2016-08-11toaster: update css file for layer importBelen Barros Pena
2016-08-11toaster: add local_source_dir to the needed_fieldsSujith H
2016-08-11toaster: control the selection of git and local repoSujith H
2016-08-11toaster: add import of local directory to UISujith H
2016-08-11toaster: fix unhandled exceptionEd Bartosh
2016-08-11toasterui: ensure that the Build object is always availableElliot Smith
2016-08-11toaster-tests: add test for showing self-dependent taskElliot Smith
2016-08-11toaster: prevent infinite loop when finding task dependenciesElliot Smith
2016-08-11toaster-tests: add tests for reverting to default sortElliot Smith
2016-08-11toaster: reset table to default orderby when orderby column is hiddenElliot Smith
2016-08-11toaster: show loading spinner after creating custom imageElliot Smith
2016-08-11toaster-tests: fix erroneous message when test failsElliot Smith
2016-08-11toaster-tests: add tests for most recent builds state changesElliot Smith
2016-08-11toaster-tests: add tests for build dashboard menu and summary visibilityElliot Smith
2016-08-11toaster-tests: add tests for build time links in the all builds pageElliot Smith
2016-08-11toaster: adjust build dashboard for failed buildsElliot Smith
2016-08-11toaster: add started property to BuildElliot Smith
2016-08-11toaster: remove links from time field on failed buildsElliot Smith
2016-08-11toaster: tweak styling and typos in recent builds areaElliot Smith
2016-08-11toaster: show "Tasks starting..." until the first task completesElliot Smith
2016-08-11toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-08-11toaster: move most recent builds templating to clientElliot Smith
2016-08-11cooker: add BuildInit eventElliot Smith
2016-08-11toaster: fixtures Add READMEMichael Wood
2016-08-11toaster: Remove old toaster config loading mechanismMichael Wood
2016-08-11toaster: lsupdates Add spinner for parsing/http fetchMichael Wood
2016-08-11toaster: checksettings call django's loaddata instead of custom commandMichael Wood