summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
AgeCommit message (Expand)Author
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: 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-01bitbake: lib/toaster: Fix missing new files from previous commitsRichard Purdie
2016-07-29bitbake: toaster-tests: fix URL given for Chromedriver downloadElliot Smith
2016-07-29bitbake: toaster-tests: define capabilities for latest Firefox driverElliot Smith
2016-07-26bitbake: toaster-tests: add tasks and recipes sub-page testsElliot Smith
2016-07-26bitbake: toaster: set non-hideable columns for built recipes tableElliot Smith
2016-07-26bitbake: toaster: set non-hideable columns for build tasks tableElliot Smith
2016-07-26bitbake: toaster: fix download URL for task logsElliot Smith
2016-07-26bitbake: toaster: loadconf Partially add back some of the layerSource parsingMichael Wood
2016-07-26bitbake: toaster: admin Add Layer_Version to the admin-able modelsMichael Wood
2016-07-26bitbake: toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood
2016-07-26bitbake: toaster: lsupdates Add progress information and clean up loggingMichael Wood
2016-07-26bitbake: toaster: tests: Remove references to LayerSource modelMichael Wood
2016-07-26bitbake: toaster: Replace references to LayerSource modelsMichael Wood
2016-07-26bitbake: toaster: lsupdates Add layerindex fetcherMichael Wood
2016-07-26bitbake: toaster: models Remove LayerSource models and replace with enumMichael Wood
2016-07-26bitbake: toaster: bldcollector admin Remove LayerSourceAdminMichael Wood
2016-07-26bitbake: toaster: loadconf remove Loading LayerSourcesMichael Wood
2016-07-20bitbake: toaster-tests: add class SeleniumTestCaseBase for browser testsAníbal Limón
2016-07-19bitbake: toaster-tests: package count/size shouldn't show for non-image buildsElliot Smith
2016-07-19bitbake: toaster-tests: new custom image button shouldn't show for non-image ...Elliot Smith
2016-07-19bitbake: toaster-tests: add tests for build artifact display on build dashboardElliot Smith
2016-07-19bitbake: toaster: the customise image button shouldn't rely on targetsElliot Smith
2016-07-19bitbake: toaster: add package manifest path to Target objectsElliot Smith
2016-07-19bitbake: toaster: better display of targets which produced no imagesElliot Smith
2016-07-19bitbake: toaster: show manifests in their own section of the build dashboardElliot Smith
2016-07-19bitbake: toaster: only show "New custom image" button for builds with image t...Elliot Smith
2016-07-19bitbake: toaster: use has_images() methods to display images correctlyElliot Smith
2016-07-19bitbake: toaster: improve scan for SDK artifactsElliot Smith