summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/toasterui.py
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toasterui: enable sanity checkerAlexandru DAMIAN2015-03-251-1/+1
* bitbake: toasterui: improve info in the toaster_ui.logAlexandru DAMIAN2015-03-211-0/+8
* bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN2015-02-201-2/+27
* bitbake: add option to write offline event log fileAlexandru DAMIAN2014-12-181-1/+1
* bitbake: toasterui: add extra debug and development infosAlexandru DAMIAN2014-12-181-9/+10
* bitbake: add build artifacts table and other improvementsAlexandru DAMIAN2014-12-181-0/+4
* bitbake: toasterui: Compatibility patch for daisy and dizzyAlexandru DAMIAN2014-11-281-2/+1
* bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN2014-11-281-3/+4
* bitbake: toasterui: performance improvementsAlexandru DAMIAN2014-11-121-1/+9
* bitbake: toasterui: improvements in data readingAlexandru DAMIAN2014-11-061-2/+4
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-301-2/+3
* bitbake: toasterui: refactor log saving and save out-of-build errorsAlexandru DAMIAN2014-08-291-6/+4
* bitbake: toasterui: fix build - project identificationAlexandru DAMIAN2014-07-141-4/+3
* bitbake: toasterui: Show in the log that ToasterUi is ready to receive events.Dave Lerner2014-07-141-0/+4
* bitbake: toaster: build control functionalityAlexandru DAMIAN2014-06-131-0/+3
* bitbake: toaster: update toaster to run in managed modeAlexandru DAMIAN2014-06-061-4/+12
* bitbake: toasterui: save warnings from non-build contextAlexandru DAMIAN2014-04-051-1/+2
* bitbake: toaster: clean exit on bb server shutdownAlexandru DAMIAN2014-03-251-2/+5
* bitbake: toasterui: save missed sstate tasksAlexandru DAMIAN2014-03-251-0/+2
* bitbake: toaster: add license manifest path to databaseCristiana Voicu2014-03-141-3/+5
* bitbake: toaster: populate target image file tableCristiana Voicu2014-03-141-0/+2
* bitbake: toaster: change package storage modelAlexandru DAMIAN2013-12-101-1/+2
* bitbake: toaster: update build stats readingAlexandru DAMIAN2013-12-101-0/+2
* bitbake: toaster: move layer information reading codeAlexandru DAMIAN2013-12-101-2/+2
* bitbake: bitbake: cooker, toaster: mark interrupted builds as failedAlexandru DAMIAN2013-11-201-0/+7
* bitbake: cooker, toaster: variable definition trackingAlexandru DAMIAN2013-11-151-1/+1
* bitbake: toaster: fixes for null values from eventsAlexandru DAMIAN2013-11-041-2/+1
* bitbake: toaster: add Toaster UI interfaceAlexandru DAMIAN2013-10-181-0/+273