summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/buildinfohelper.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toasterui: save missed sstate tasksAlexandru DAMIAN2014-03-251-0/+21
* bitbake: toaster: select recipe based on PN nameAlexandru DAMIAN2014-03-251-12/+14
* bitbake: bitbake toaster: check the file_name with the content of the IMAGE_F...Cristiana Voicu2014-03-251-1/+2
* bitbake: toaster: fix task elapsed time calculationAlexandru DAMIAN2014-03-211-6/+8
* bitbake: toaster: measure task duration with server-side timestampsAlexandru DAMIAN2014-03-211-4/+7
* bitbake: toaster: improve recipe matching for native tasksAlexandru DAMIAN2014-03-171-6/+12
* bitbake: toaster: fix target file inode type informationAlexandru DAMIAN2014-03-171-4/+4
* bitbake: toaster: add license manifest path to databaseCristiana Voicu2014-03-141-0/+14
* bitbake: toaster: populate target image file tableCristiana Voicu2014-03-141-0/+13
* bitbake: toaster: write files-in-image to the databaseAlexandru DAMIAN2014-03-111-2/+113
* bitbake: toasterui: fix task identificationAlexandru DAMIAN2014-03-091-6/+22
* bitbake: toasterui: fix status update on failed sstate tasksAlexandru DAMIAN2014-03-091-3/+6
* bitbake: toaster: update database schemaAlexandru DAMIAN2014-03-091-7/+1
* bitbake: toasterui: add asserts on expected valuesAlexandru DAMIAN2014-03-091-37/+105
* bitbake: toasterui: task data structure in toasteruiAlexandru DAMIAN2014-03-091-7/+10
* bitbake: bb/ui: store_dependency_information optimizationMarius Avram2014-03-091-3/+13
* bitbake: toaster: mark dependency packagesAlexandru DAMIAN2014-03-091-1/+5
* bitbake: toasterui: adding new task outcome emptyAlexandru DAMIAN2014-03-091-12/+15
* bitbake: toaster: fix package data gatheringAlexandru DAMIAN2014-01-271-2/+12
* bitbake: toaster: Toaster GUI Build and Dashboard pages fixesAlexandru DAMIAN2014-01-271-1/+2
* bitbake: toaster: update Task classification fieldsAlexandru DAMIAN2014-01-271-7/+12
* bitbake: toasterui: fix version numbers for no PE specifiedAlexandru DAMIAN2013-12-101-1/+1
* bitbake: toaster: change package storage modelAlexandru DAMIAN2013-12-101-89/+76
* bitbake: toaster: update build stats readingAlexandru DAMIAN2013-12-101-45/+19
* bitbake: toaster: move layer information reading codeAlexandru DAMIAN2013-12-101-72/+16
* bitbake: toaster: exclude "set in documentation.conf" from variable historyCristiana Voicu2013-12-051-4/+5
* bitbake: lib/bb/ui: handle PKGSIZE change to bytesPaul Eggleton2013-12-031-1/+1
* bitbake: toasterui: fix typoAlexandru DAMIAN2013-11-201-1/+1
* bitbake: cooker, toaster: variable definition trackingAlexandru DAMIAN2013-11-151-4/+10
* bitbake: toaster: task with outcome 2 (sstate), should have sstate_result!=0Cristiana Voicu2013-11-151-0/+6
* bitbake: toaster: fix path to buildstats fileAlexandru DAMIAN2013-11-151-1/+5
* bitbake: toasterui: mark failed sceneQueue tasks as failedAlexandru DAMIAN2013-11-151-1/+1
* bitbake: toaster: remove author fieldAlexandru DAMIAN2013-11-151-1/+0
* bitbake: toaster: convert build_package size to bytes to keep consistenceCristiana Voicu2013-11-121-1/+1
* bitbake: toaster: fix target package informationAlexandru DAMIAN2013-11-051-1/+1
* bitbake: toaster: add variable description for prefixed/suffixed variablesCristiana Voicu2013-11-041-0/+5
* bitbake: build, toaster: record proper task typeAlexandru DAMIAN2013-11-041-2/+5
* bitbake: toaster: fixes for null values from eventsAlexandru DAMIAN2013-11-041-22/+18
* bitbake: toaster: add Toaster UI interfaceAlexandru DAMIAN2013-10-181-0/+719