summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/buildinfohelper.py
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: buildinfohelper: use providermapEd Bartosh2016-01-111-8/+16
* bitbake: buildinfohelper: Update for buildstats layout changeRichard Purdie2015-12-181-5/+3
* bitbake: toaster: Start Django machinery for database accessElliot Smith2015-12-141-0/+3
* bitbake: toaster: Create default project with get_or_create* methodElliot Smith2015-12-141-2/+7
* bitbake: toaster: Fix references to app pathsEd Bartosh2015-12-141-8/+8
* bitbake: toaster: get rid of complicated heuristicsEd Bartosh2015-12-071-38/+9
* bitbake: toaster: buildinfohelper Broaden the toaster created recipe data caseMichael Wood2015-12-071-4/+3
* bitbake: toaster: do not create duplicate HelpText objectsEd Bartosh2015-12-071-7/+3
* bitbake: toaster: update brbe and project attributesEd Bartosh2015-12-071-0/+6
* bitbake: toasterui: Create per-build logsElliot Smith2015-10-291-4/+4
* bitbake: toaster: add get_or_create_targets APIEd Bartosh2015-10-271-15/+21
* bitbake: toaster: Record critical errorsElliot Smith2015-10-161-1/+4
* bitbake: toaster: buildinfohelper Detect command line buildsMichael Wood2015-10-161-12/+22
* bitbake: toaster: buildinfohelper Skip packages we have no build info aboutMichael Wood2015-10-111-11/+31
* bitbake: toaster: buildinfohelper associate build data with built_recipeMichael Wood2015-10-111-1/+2
* bitbake: Revert "bitbake: toaster: don't re-create Target objects"Michael Wood2015-09-291-1/+16
* bitbake: toaster: buildinfohelper Create a copy of the built layer and recipeMichael Wood2015-09-291-13/+41
* bitbake: toaster: Create a relationship between build information and toaster...Michael Wood2015-09-291-2/+28
* bitbake: toaster: Add fake entry to Target_File for filesystem rootElliot Smith2015-09-231-14/+17
* bitbake: toaster: don't re-create Target objectsEd Bartosh2015-09-231-16/+1
* bitbake: toaster: Read correct cooker log path from toasteruiElliot Smith2015-09-181-4/+4
* bitbake: toaster: Improve how default project is identified and fetchedElliot Smith2015-09-031-1/+2
* bitbake: toaster logger: fix pylint issuesAlexandru DAMIAN2015-08-191-59/+71
* bitbake: toasterui: verify variable before usageAlexandru DAMIAN2015-06-261-4/+5
* bitbake: toaster: refactor build modelAlexandru DAMIAN2015-06-261-23/+47
* bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN2015-06-261-1/+15
* bitbake: toaster logger: assign projects to all buildsAlexandru DAMIAN2015-05-291-10/+27
* bitbake: toaster logger: refactor recipe and layer file pathsAlexandru DAMIAN2015-05-291-15/+32
* bitbake: toasterui: proper exit code on toaster errorsAlexandru DAMIAN2015-05-081-1/+4
* bitbake: toastergui: recipe and layer identificationAlexandru DAMIAN2015-03-211-3/+16
* bitbake: toasterui: fix error message parameterAlexandru DAMIAN2015-03-211-1/+1
* bitbake: toasterui: improve info in the toaster_ui.logAlexandru DAMIAN2015-03-211-4/+8
* bitbake: toasterui: relative recipe pathsAlexandru DAMIAN2015-03-161-1/+7
* bitbake: toasterui: identify proper layer in build modeAlexandru DAMIAN2015-03-161-5/+18
* bitbake: toasterui: do not use transactions if the database autocommitsAlexandru DAMIAN2015-02-271-8/+12
* bitbake: toasterui: fix sstate task identificationAlexandru DAMIAN2015-02-271-2/+2
* bitbake: toasterui: disable autocommit for build loggingAlexandru DAMIAN2015-02-241-0/+11
* bitbake: toaster: bitbake cooker log saving and downloadingAlexandru DAMIAN2015-02-201-1/+2
* bitbake: toaster: improve logging facilities for toasterAlexandru DAMIAN2015-02-101-12/+35
* bitbake: toasterui: do not filter images by extensionAlexandru Damian2015-01-291-1/+1
* bitbake: toasterui: save event backlog to buildAlexandru DAMIAN2015-01-231-2/+9
* bitbake: toasterui: fix variable data errorAlexandru DAMIAN2015-01-161-1/+1
* bitbake: add option to write offline event log fileAlexandru DAMIAN2014-12-181-17/+36
* bitbake: toasterui: add extra debug and development infosAlexandru DAMIAN2014-12-181-2/+10
* bitbake: add build artifacts table and other improvementsAlexandru DAMIAN2014-12-181-6/+20
* bitbake: toasterui: Compatibility patch for daisy and dizzyAlexandru DAMIAN2014-11-281-17/+26
* bitbake: toasterui: fix layer identification for managed buildsAlexandru DAMIAN2014-11-281-13/+25
* bitbake: toaster: display Toaster exceptions and other fixesAlexandru DAMIAN2014-11-281-2/+13
* bitbake: toasterui: performance improvementsAlexandru DAMIAN2014-11-121-60/+147
* bitbake: toasterui: improvements in data readingAlexandru DAMIAN2014-11-061-9/+13