summaryrefslogtreecommitdiffstats
path: root/lib/bb/ui
AgeCommit message (Expand)Author
2016-11-04toasterui.py: warn if buildstats is missingOlaf Mandel
2016-11-04toaster: buildinfohelper Handle regex pathsbrian avery
2016-10-11depexp: Close UI with error message on NoProvider eventJussi Kukkonen
2016-10-06ui/knotty.py: Fix signal handling of SIGWINCH in BBProgressAníbal Limón
2016-10-06toaster: buildinfohelper: Use correct way to get message from LogMessageMichael Wood
2016-09-28toaster: make error message more informativeEd Bartosh
2016-09-28toaster: fix 'Unhandled MetadataEvent' errorEd Bartosh
2016-09-28toaster: fix handling of EnvironmentErrorEd Bartosh
2016-09-28toaster: check if file existEd Bartosh
2016-09-23knotty: ensure progress bar output is accounted for in displayPaul Eggleton
2016-09-22knotty: Show task elapsed timeRichard Purdie
2016-09-20toaster: buildinfohelper local layer don't construct path using git infoMichael Wood
2016-09-20toaster: unlock BuildEnvirnoment when build is doneEd Bartosh
2016-09-20toaster: notify runbuilds when build status changesEd Bartosh
2016-09-20uihelper: use elif instead of repeated ifRoss Burton
2016-09-06toaster: keep layer name in variable history pathDavid Reyna
2016-09-02buildinfohelper: discover kernel artifacts correctlyElliot Smith
2016-08-19toasterui, knotty: don't print taskid followed by taskstring which are now in...Martin Jansa
2016-08-17knotty: don't show number of running tasks in quiet modePaul Eggleton
2016-08-17knotty: fix task progress bar not starting at 0%Paul Eggleton
2016-08-11toaster: buildinfohelper Add handling local layers (i.e. non-git) layersMichael Wood
2016-08-11toasterui: ensure that the Build object is always availableElliot Smith
2016-08-11toaster: show progress of recipe parsing in recent builds areaElliot Smith
2016-07-25toaster: orm Remove the layerindex specific up_branch fieldsMichael Wood
2016-07-25knotty: don't display ETA for tasks with progressPaul Eggleton
2016-07-25knotty: fix some minor bugs in BBProgressPaul Eggleton
2016-07-19toaster: add package manifest path to Target objectsElliot Smith
2016-07-19buildinfohelper: only record image files for tasks which make imagesElliot Smith
2016-07-19toaster: improve scan for SDK artifactsElliot Smith
2016-07-19buildinfohelper: fix retrieval of targetsElliot Smith
2016-07-19toaster: attach kernel artifacts to targetsElliot Smith
2016-07-19toaster: do image and artifact scan on BuildCompletedElliot Smith
2016-07-19knotty: avoid errors when fetching outside of a taskPaul Eggleton
2016-07-08buildinfohelper: ensure task datetimes are timezone-awareElliot Smith
2016-07-08knotty: Handle process indicators more gracefullyRichard Purdie
2016-07-05knotty: add quiet output modePaul Eggleton
2016-07-05knotty: show task progress barPaul Eggleton
2016-07-05knotty: add code to support showing progress for sstate object queryingPaul Eggleton
2016-07-01lib: implement basic task progress supportPaul Eggleton
2016-07-01knotty: import latest python-progressbarPaul Eggleton
2016-07-01knotty: provide a symlink to the latest console logPaul Eggleton
2016-06-20depexp.py: port to gtk+3Jussi Kukkonen
2016-06-16bitbake: fix wrong usage of format_excEd Bartosh
2016-06-14toaster: replace viewkeys() -> keys()Ed Bartosh
2016-06-01Revert "buildinfohelper: work around unicode exceptions"Ed Bartosh
2016-06-01goggle/image-writer: Drop since bitrotting and no longer usedRichard Purdie
2016-06-01image-writer/goggle: Disable pygtkcompat problemsRichard Purdie
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-05-20toaster: Remove DATABASE_URL being passed around as an environment varMichael Wood
2016-05-17knotty: Fix output buffering issuesRichard Purdie