summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2015-12-09bitbake: toaster: toasterui Add ParseStarted/ParseProgress events to maskbrian avery
2015-12-08bitbake: knotty: Enforce terminal line limit to stop crazy scrollingRichard Purdie
2015-12-08bitbake: bitbake: rename REGEX, REGEX_URI, and GITTAGREGEX.Alexander Kanavin
2015-12-07bitbake: toaster: return back 'New project' buttonEd Bartosh
2015-12-07bitbake: toaster: tests Update UI tests to work with 2.0 changesMihail Stanciu
2015-12-07bitbake: toaster: tests Automated build-mode backend testsMihail Stanciu
2015-12-07bitbake: toaster: get rid of complicated heuristicsEd Bartosh
2015-12-07bitbake: toaster: remove SDKMACHINE from project variablesEd Bartosh
2015-12-07bitbake: toaster: remove writeConfFile APIEd Bartosh
2015-12-07bitbake: toaster: set varibales on bitbake serverEd Bartosh
2015-12-07bitbake: toaster: implement BitbakeController.getVariableEd Bartosh
2015-12-07bitbake: toaster: buildinfohelper Broaden the toaster created recipe data caseMichael Wood
2015-12-07bitbake: toaster: do not create duplicate HelpText objectsEd Bartosh
2015-12-07bitbake: toaster: remove usage of BUILD_MODE variableEd Bartosh
2015-12-07bitbake: toaster: do not terminate bb serverEd Bartosh
2015-12-07bitbake: toaster: remove stopBBServer APIEd Bartosh
2015-12-07bitbake: toaster: reimplemented startBBServer methodEd Bartosh
2015-12-07bitbake: toaster: remove _setupBE functionEd Bartosh
2015-12-07bitbake: toaster: update brbe and project attributesEd Bartosh
2015-12-07bitbake: toaster: make runbuilds to loopEd Bartosh
2015-12-07bitbake: toaster: implement get-dburl commandEd Bartosh
2015-12-07bitbake: lib/bb/utils: improve edit_bblayers_conf() handling of bblayers.conf...Paul Eggleton
2015-12-07bitbake: lib/bb/utils: fix error in edit_metadata() when deleting first linePaul Eggleton
2015-12-07bitbake: wget.py: parse only <a> tagsAlexander Kanavin
2015-12-07bitbake: toaster: toastergui tests Add generic test for ToasterTables widgetMichael Wood
2015-12-07bitbake: toaster: tables Fix invalid field name on NewCustomImagesTableMichael Wood
2015-12-07bitbake: toaster: tables Add default_orderby field where it was missing or unsetMichael Wood
2015-12-07bitbake: toaster: CustomImageRecipe add search_allowed_fields to this modelMichael Wood
2015-12-07bitbake: toaster: machines table Fix missing layers information needed for fi...Michael Wood
2015-12-07bitbake: toaster: tablejs Make sure click handlers consume click eventMichael Wood
2015-12-07bitbake: toaster: projectpage Make sure build targets are space separatedMichael Wood
2015-11-16bitbake: toaster: builds pages Fix the download cooker log linkBelen Barros Pena
2015-11-16bitbake: toaster: project pages Link to image recipes table in notificationsBelen Barros Pena
2015-11-16bitbake: toaster: tests: Re-write some cases to make them more maintainableKe Zou
2015-11-16bitbake: data_smart: Only support lowercase OVERRIDESRichard Purdie
2015-11-16bitbake: fetch2: Remove crazy code in unpackRichard Purdie
2015-11-16bitbake: parse: Don't try to expand __base_depends/__dependsRichard Purdie
2015-11-16bitbake: cache: Don't try to expand __inherit_dataRichard Purdie
2015-11-16bitbake: toaster: localhostbectrl Pass DATABASE_URL in via the process enviro...Elliot Smith
2015-11-16bitbake: toaster: Remove the new-build-input button widgetMichael Wood
2015-11-16bitbake: toaster: projecttopbar Use the project in context to get num buildsMichael Wood
2015-11-16bitbake: toaster: projectpage Disable/Enable build input if we have 0 layersMichael Wood
2015-11-16bitbake: toaster: orm Fix get_number_of_builds to count all apart from IN_PRO...Michael Wood
2015-11-16bitbake: codeparser: Only load the codeparser cache onceRichard Purdie
2015-10-29bitbake: toasterui: Create per-build logsElliot Smith
2015-10-29bitbake: build/utils: Add BB_TASK_IONICE_LEVEL supportRichard Purdie
2015-10-29bitbake: cooker: Ensure BB_CONSOLE remains correct over server resetsRichard Purdie
2015-10-29bitbake: bb/ui: Use getSetVariable command for BB_CONSOLELOGRichard Purdie
2015-10-29bitbake: command: Add getSetVariable commandRichard Purdie
2015-10-29bitbake: toaster: templates Add meaningful title tagsBelen Barros Pena