summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: remove stopBBServer APIEd Bartosh2015-12-074-29/+0
* bitbake: toaster: reimplemented startBBServer methodEd Bartosh2015-12-071-72/+18
* bitbake: toaster: remove _setupBE functionEd Bartosh2015-12-071-17/+2
* bitbake: toaster: update brbe and project attributesEd Bartosh2015-12-071-0/+6
* bitbake: toaster: make runbuilds to loopEd Bartosh2015-12-071-3/+10
* bitbake: toaster: implement get-dburl commandEd Bartosh2015-12-071-0/+9
* bitbake: lib/bb/utils: improve edit_bblayers_conf() handling of bblayers.conf...Paul Eggleton2015-12-072-14/+267
* bitbake: lib/bb/utils: fix error in edit_metadata() when deleting first linePaul Eggleton2015-12-071-1/+1
* bitbake: wget.py: parse only <a> tagsAlexander Kanavin2015-12-071-2/+3
* bitbake: toaster: toastergui tests Add generic test for ToasterTables widgetMichael Wood2015-12-071-11/+212
* bitbake: toaster: tables Fix invalid field name on NewCustomImagesTableMichael Wood2015-12-071-1/+1
* bitbake: toaster: tables Add default_orderby field where it was missing or unsetMichael Wood2015-12-071-3/+7
* bitbake: toaster: CustomImageRecipe add search_allowed_fields to this modelMichael Wood2015-12-071-0/+1
* bitbake: toaster: machines table Fix missing layers information needed for fi...Michael Wood2015-12-072-4/+14
* bitbake: toaster: tablejs Make sure click handlers consume click eventMichael Wood2015-12-071-4/+6
* bitbake: toaster: projectpage Make sure build targets are space separatedMichael Wood2015-12-071-9/+13
* bitbake: toaster: builds pages Fix the download cooker log linkBelen Barros Pena2015-11-162-6/+13
* bitbake: toaster: project pages Link to image recipes table in notificationsBelen Barros Pena2015-11-162-2/+2
* bitbake: toaster: tests: Re-write some cases to make them more maintainableKe Zou2015-11-161-223/+89
* bitbake: data_smart: Only support lowercase OVERRIDESRichard Purdie2015-11-161-2/+2
* bitbake: fetch2: Remove crazy code in unpackRichard Purdie2015-11-161-3/+0
* bitbake: parse: Don't try to expand __base_depends/__dependsRichard Purdie2015-11-161-2/+2
* bitbake: cache: Don't try to expand __inherit_dataRichard Purdie2015-11-161-3/+3
* bitbake: toaster: localhostbectrl Pass DATABASE_URL in via the process enviro...Elliot Smith2015-11-164-332/+61
* bitbake: toaster: Remove the new-build-input button widgetMichael Wood2015-11-161-0/+81
* bitbake: toaster: projecttopbar Use the project in context to get num buildsMichael Wood2015-11-161-1/+1
* bitbake: toaster: projectpage Disable/Enable build input if we have 0 layersMichael Wood2015-11-161-3/+10
* bitbake: toaster: orm Fix get_number_of_builds to count all apart from IN_PRO...Michael Wood2015-11-161-5/+4
* bitbake: codeparser: Only load the codeparser cache onceRichard Purdie2015-11-161-0/+4
* bitbake: toasterui: Create per-build logsElliot Smith2015-10-292-30/+94
* bitbake: build/utils: Add BB_TASK_IONICE_LEVEL supportRichard Purdie2015-10-292-0/+31
* bitbake: cooker: Ensure BB_CONSOLE remains correct over server resetsRichard Purdie2015-10-291-0/+7
* bitbake: bb/ui: Use getSetVariable command for BB_CONSOLELOGRichard Purdie2015-10-292-2/+2
* bitbake: command: Add getSetVariable commandRichard Purdie2015-10-291-0/+10
* bitbake: toaster: templates Add meaningful title tagsBelen Barros Pena2015-10-2928-19/+55
* bitbake: toaster: orm Fix restrictive LogMessage message lengthMichael Wood2015-10-272-1/+346
* bitbake: toaster: Remove all navigation when not in build modeElliot Smith2015-10-272-4/+14
* bitbake: toaster: Run tests in build modeElliot Smith2015-10-271-0/+6
* bitbake: toaster: Hide builds for non-cli projects in analysis modeElliot Smith2015-10-271-3/+15
* bitbake: toaster: Hide top bar buttons in analysis modeElliot Smith2015-10-271-5/+13
* bitbake: toaster: Show mode-appropriate landing pageElliot Smith2015-10-271-45/+58
* bitbake: toaster: Add BUILD_MODE flag to contextElliot Smith2015-10-273-5/+7
* bitbake: toaster: add get_or_create_targets APIEd Bartosh2015-10-271-15/+21
* bitbake: fetcher: svn: Add support for checkout to a custom pathJens Rehsack2015-10-271-2/+7
* bitbake: cooker: preserve pre and post configsEd Bartosh2015-10-273-0/+14
* bitbake: toaster: Add tests for error message display on the build dashboardElliot Smith2015-10-161-2/+89
* bitbake: toaster: Modify "New build" button behaviour for cli builds projectElliot Smith2015-10-163-51/+59
* bitbake: toaster: Clean up template codeElliot Smith2015-10-162-16/+10
* bitbake: toaster: More linting of testsElliot Smith2015-10-161-21/+14
* bitbake: toaster: Show tooltip next to cli builds project name in all buildsElliot Smith2015-10-163-12/+41