summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toaster: tasks Remove recipe version from defaultsBelen Barros Pena2016-09-081-1/+2
* bitbake: toaster: Move Custom image recipe rest api to api fileMichael Wood2016-09-023-452/+482
* bitbake: toaster: layerdetails clean ups after integrating local layer changesMichael Wood2016-09-024-81/+72
* bitbake: toaster: update api to include local_source_dirSujith H2016-09-021-1/+3
* bitbake: toaster: layerdetails js changes for switching layersSujith H2016-09-021-0/+98
* bitbake: toaster: add switch of git and not-git layers importedSujith H2016-09-021-24/+101
* bitbake: toaster: adapt xhr_import_layer test locally imported layerSujith H2016-08-111-0/+1
* bitbake: toaster: update build configuration pageSujith H2016-08-111-0/+14
* bitbake: toaster: update recipe details pageSujith H2016-08-111-2/+18
* bitbake: toaster: update package detail pageSujith H2016-08-111-2/+16
* bitbake: toaster: updte build tables for locally imported layersSujith H2016-08-111-0/+32
* bitbake: toaster: update the tables informationSujith H2016-08-111-3/+27
* bitbake: toaster: add local directory to the dbSujith H2016-08-111-3/+4
* bitbake: toaster: improve the display when local dir is addedSujith H2016-08-111-1/+6
* bitbake: toaster: update css file for layer importBelen Barros Pena2016-08-111-1/+6
* bitbake: toaster: add local_source_dir to the needed_fieldsSujith H2016-08-111-0/+1
* bitbake: toaster: control the selection of git and local repoSujith H2016-08-111-11/+114
* bitbake: toaster: add import of local directory to UISujith H2016-08-111-78/+106
* bitbake: toaster: prevent infinite loop when finding task dependenciesElliot Smith2016-08-111-0/+10
* bitbake: toaster: reset table to default orderby when orderby column is hiddenElliot Smith2016-08-111-18/+60
* bitbake: toaster: show loading spinner after creating custom imageElliot Smith2016-08-114-6/+66
* bitbake: toaster: adjust build dashboard for failed buildsElliot Smith2016-08-112-159/+164
* bitbake: toaster: remove links from time field on failed buildsElliot Smith2016-08-113-5/+24
* bitbake: toaster: tweak styling and typos in recent builds areaElliot Smith2016-08-112-23/+32
* bitbake: toaster: show "Tasks starting..." until the first task completesElliot Smith2016-08-111-4/+24
* bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith2016-08-113-68/+104
* bitbake: toaster: move most recent builds templating to clientElliot Smith2016-08-1111-283/+412
* bitbake: toaster: set non-hideable columns for built recipes tableElliot Smith2016-07-261-1/+3
* bitbake: toaster: set non-hideable columns for build tasks tableElliot Smith2016-07-261-0/+3
* bitbake: toaster: fix download URL for task logsElliot Smith2016-07-261-4/+8
* bitbake: toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood2016-07-263-14/+17
* bitbake: toaster: tests: Remove references to LayerSource modelMichael Wood2016-07-262-41/+1
* bitbake: toaster: Replace references to LayerSource modelsMichael Wood2016-07-264-31/+49
* bitbake: toaster-tests: package count/size shouldn't show for non-image buildsElliot Smith2016-07-191-7/+22
* bitbake: toaster-tests: add tests for build artifact display on build dashboardElliot Smith2016-07-192-7/+7
* bitbake: toaster: the customise image button shouldn't rely on targetsElliot Smith2016-07-191-1/+1
* bitbake: toaster: add package manifest path to Target objectsElliot Smith2016-07-192-0/+9
* bitbake: toaster: better display of targets which produced no imagesElliot Smith2016-07-192-44/+36
* bitbake: toaster: show manifests in their own section of the build dashboardElliot Smith2016-07-191-4/+7
* bitbake: toaster: only show "New custom image" button for builds with image t...Elliot Smith2016-07-191-20/+22
* bitbake: toaster: use has_images() methods to display images correctlyElliot Smith2016-07-192-10/+7
* bitbake: toaster: improve scan for SDK artifactsElliot Smith2016-07-192-30/+53
* bitbake: toaster: attach kernel artifacts to targetsElliot Smith2016-07-192-1/+21
* bitbake: toaster: display Target targets in build dashboardElliot Smith2016-07-192-4/+23
* bitbake: toaster: add Layer delete front end feature to layerdetailsMichael Wood2016-07-084-2/+58
* bitbake: toaster: api Add util function for returning the error responseMichael Wood2016-07-081-12/+16
* bitbake: toaster: layerdetails api Fix saving of git revision of a layerMichael Wood2016-07-084-46/+103
* bitbake: toaster: fix layout for command-line builds in recent builds areaElliot Smith2016-07-081-124/+123
* bitbake: toaster: views Fix most frequently built target in project reportingMichael Wood2016-07-081-10/+32
* bitbake: toaster: layerBtn avoid connecting handler to other build buttonsMichael Wood2016-07-081-2/+2