summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: update web urls for openembedded-core's special caseDavid Reyna2016-08-171-0/+6
* bitbake: toaster: bldcontrol model BRLayer Add corresponding local_source_dirMichael Wood2016-08-113-1/+29
* 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: collect details for local dir imported from uiSujith H2016-08-111-1/+12
* bitbake: toaster: add local_source_dir field to modelSujith H2016-08-112-0/+20
* 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: fix unhandled exceptionEd Bartosh2016-08-111-2/+2
* bitbake: toaster-tests: add test for showing self-dependent taskElliot Smith2016-08-111-0/+76
* bitbake: toaster: prevent infinite loop when finding task dependenciesElliot Smith2016-08-111-0/+10
* bitbake: toaster-tests: add tests for reverting to default sortElliot Smith2016-08-111-0/+160
* 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-tests: fix erroneous message when test failsElliot Smith2016-08-111-4/+4
* bitbake: toaster-tests: add tests for most recent builds state changesElliot Smith2016-08-111-0/+211
* bitbake: toaster-tests: add tests for build dashboard menu and summary visibi...Elliot Smith2016-08-112-26/+108
* bitbake: toaster-tests: add tests for build time links in the all builds pageElliot Smith2016-08-111-0/+89
* bitbake: toaster: adjust build dashboard for failed buildsElliot Smith2016-08-112-159/+164
* bitbake: toaster: add started property to BuildElliot Smith2016-08-111-0/+15
* 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-112-4/+37
* bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith2016-08-116-69/+163
* bitbake: toaster: move most recent builds templating to clientElliot Smith2016-08-1115-303/+471
* bitbake: toaster: fixtures Add READMEMichael Wood2016-08-111-0/+30
* bitbake: toaster: Remove old toaster config loading mechanismMichael Wood2016-08-112-212/+0
* bitbake: toaster: lsupdates Add spinner for parsing/http fetchMichael Wood2016-08-111-2/+33
* bitbake: toaster: checksettings call django's loaddata instead of custom commandMichael Wood2016-08-111-11/+44
* bitbake: toaster: Add poky and openembedded configuration fixturesMichael Wood2016-08-113-0/+198
* bitbake: toaster: tests test_new_project_page Catch button not enabled exceptionMichael Wood2016-08-111-1/+5
* bitbake: lib/toaster: Fix missing new files from previous commitsRichard Purdie2016-08-014-0/+415
* bitbake: toaster-tests: fix URL given for Chromedriver downloadElliot Smith2016-07-291-1/+1
* bitbake: toaster-tests: define capabilities for latest Firefox driverElliot Smith2016-07-291-2/+17
* bitbake: toaster-tests: add tasks and recipes sub-page testsElliot Smith2016-07-262-0/+131
* 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: loadconf Partially add back some of the layerSource parsingMichael Wood2016-07-261-3/+82
* bitbake: toaster: admin Add Layer_Version to the admin-able modelsMichael Wood2016-07-262-7/+22
* bitbake: toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood2016-07-266-45/+43
* bitbake: toaster: lsupdates Add progress information and clean up loggingMichael Wood2016-07-261-23/+58