summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
AgeCommit message (Expand)Author
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
2016-07-19bitbake: toaster: attach kernel artifacts to targetsElliot Smith
2016-07-19bitbake: toaster: improve image file suffix retrievalElliot Smith
2016-07-19bitbake: toaster: display Target targets in build dashboardElliot Smith
2016-07-08bitbake: toaster: tests Add selenium test for layerdetails pageMichael Wood
2016-07-08bitbake: toaster: add Layer delete front end feature to layerdetailsMichael Wood
2016-07-08bitbake: toaster: api Add util function for returning the error responseMichael Wood
2016-07-08bitbake: toaster: layerdetails api Fix saving of git revision of a layerMichael Wood
2016-07-08bitbake: toaster: fix layout for command-line builds in recent builds areaElliot Smith
2016-07-08bitbake: toaster: views Fix most frequently built target in project reportingMichael Wood
2016-07-08bitbake: toaster: layerBtn avoid connecting handler to other build buttonsMichael Wood
2016-07-08bitbake: bitbake: toaster-tests: tests for project configSujith H
2016-07-08bitbake: toaster: fix validation checks for DL_DIR and SSTATE_DIRSujith H
2016-07-08bitbake: toaster: remove SSTATE_MIRRORS from projectconfSujith H
2016-07-08bitbake: toaster: remove SSTATE_MIRRORS from blacklists in viewsSujith H
2016-06-16bitbake: toaster: remove last css file with bootstrap v2 licensebavery
2016-06-16bitbake: toaster: fix typo which causes table searches to failElliot Smith
2016-06-15bitbake: toaster: tests browser Fix selenium tests after bootstrap3 breakageMichael Wood
2016-06-15bitbake: toaster: tests Rename test settings to python compliant name and fix...Michael Wood
2016-06-15bitbake: toaster: selenium tests Fix all_projects page and sample testsMichael Wood
2016-06-15bitbake: toaster: selenium tests Update unique custom image string and fix im...Michael Wood
2016-06-15bitbake: toaster: js tests Twitter typeahead library object is now ttTypeaheadMichael Wood
2016-06-15bitbake: toaster: fix wrong usage of print_exc and format_excEd Bartosh
2016-06-15bitbake: toaster: changed python version in shebangEd Bartosh
2016-06-15bitbake: toaster: toastergui tests Use new BeautifulSoup syntaxMichael Wood
2016-06-15bitbake: toaster: open image files in binary mode when sending in responseElliot Smith
2016-06-15bitbake: toaster-tests: fix tests for latest Selenium versionElliot Smith
2016-06-15bitbake: toaster: fix broken reference to urllibElliot Smith
2016-06-15bitbake: toaster: fix test_toaster_tablesEd Bartosh
2016-06-15bitbake: toaster: fix incorrect file modeEd Bartosh
2016-06-15bitbake: toaster: decode response contentEd Bartosh
2016-06-15bitbake: toaster: fix migrationsEd Bartosh
2016-06-15bitbake: toaster: BuildTasksTable filters remove outcome NA optionBelen Barros Pena
2016-06-15bitbake: toaster: BuiltPackagesTable format empty state in packages tableBelen Barros Pena
2016-06-15bitbake: toaster: build data Fix left navigationBelen Barros Pena
2016-06-15bitbake: toaster: port all build analysis pages to bootstrap 3Belen Barros Pena
2016-06-15bitbake: toaster: buildtables Remove links from non name fieldsBelen Barros Pena
2016-06-15bitbake: toaster: fix typo which prevents filters from workingElliot Smith
2016-06-15bitbake: toaster-tests: maximize browser window when running UI testsElliot Smith
2016-06-15bitbake: toaster: Rework displaying package dependencies across ToasterMichael Wood