aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-07-12toaster-tests: package count/size shouldn't show for non-image buildsbavery/submit/elliot/toaster/8556-image_fstypesV2_forbbElliot Smith
2016-07-12toaster-tests: new custom image button shouldn't show for non-image buildsElliot Smith
2016-07-12toaster-tests: add tests for build artifact display on build dashboardElliot Smith
2016-07-12toaster: the customise image button shouldn't rely on targetsElliot Smith
2016-07-12toaster: add package manifest path to Target objectsElliot Smith
2016-07-12toaster: better display of targets which produced no imagesElliot Smith
2016-07-12toaster: show manifests in their own section of the build dashboardElliot Smith
2016-07-12toaster: only show "New custom image" button for builds with image targetsElliot Smith
2016-07-12toaster: use has_images() methods to display images correctlyElliot Smith
2016-07-12buildinfohelper: only record image files for tasks which make imagesElliot Smith
2016-07-12toaster: improve scan for SDK artifactsElliot Smith
2016-07-12buildinfohelper: fix retrieval of targetsElliot Smith
2016-07-12toaster: attach kernel artifacts to targetsElliot Smith
2016-07-12toaster: improve image file suffix retrievalElliot Smith
2016-07-12toaster: do image and artifact scan on BuildCompletedElliot Smith
2016-07-12toaster: display Target targets in build dashboardElliot Smith
2016-07-12runqueue: improve exception loggingEd Bartosh
2016-07-12toaster: fix typo in arguments for libtoaster.js functionElliot Smith
2016-07-12toaster-tests: define capabilities for latest Firefox driverElliot Smith
2016-07-12toaster-tests: remove click on disabled element in testElliot 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: buildinfohelper: ensure task datetimes are timezone-awareElliot Smith
2016-07-08bitbake: eventreplay: rewrite the scriptEd Bartosh
2016-07-08bitbake: eventreplay: reorganize importsEd Bartosh
2016-07-08bitbake: eventreplay: replace MockConfigParameters with namedtupleEd Bartosh
2016-07-08bitbake: eventreplay: fix event loading codeEd Bartosh
2016-07-08bitbake: eventprelay: implement setEventMask commandEd Bartosh
2016-07-08bitbake: eventreplay: add MockConnection.getEventHandle methodEd Bartosh
2016-07-08bitbake: toaster: fix layout for command-line builds in recent builds areaElliot Smith
2016-07-08bitbake: bitbake-worker: don't reassign sys.stdoutEd Bartosh
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-07-08bitbake: progress: Ensure missing start event is firedRichard Purdie
2016-07-08bitbake: knotty: Handle process indicators more gracefullyRichard Purdie
2016-07-08bitbake: runqueue: report progress for "Preparing RunQueue" stepPaul Eggleton
2016-07-08bitbake: runqueue: add ability to enforce that tasks are setscenedPaul Eggleton
2016-07-08bitbake: knotty: add quiet output modePaul Eggleton
2016-07-08bitbake: knotty: show task progress barPaul Eggleton
2016-07-08bitbake: knotty: add code to support showing progress for sstate object queryingPaul Eggleton
2016-07-08bitbake: lib/bb/progress: add MultiStageProgressReporterPaul Eggleton
2016-07-08bitbake: lib: implement basic task progress supportPaul Eggleton
2016-07-08bitbake: knotty: import latest python-progressbarPaul Eggleton
2016-07-08bitbake: knotty: provide a symlink to the latest console logPaul Eggleton