summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-08toaster: move CustomImageRecipe generation to API entry pointMichael Wood
2016-02-08toaster: orm add CustomImageRecipe generate contents functionMichael Wood
2016-02-08toaster: buildinfohelper Add the concept of CustomImagePackageMichael Wood
2016-02-08toaster: orm: Add db migration for new CustomImagePackage tableMichael Wood
2016-02-08toaster: orm Add CustomImagePackage tableMichael Wood
2016-02-08toaster: orm: Add db migration for new CustomImageRecipe inheritance changeMichael Wood
2016-02-08toaster: orm make CustomImageRecipe inherit from RecipeMichael Wood
2016-02-08toaster: orm Add sum of dependencies size function to PackageDependencyManagerMichael Wood
2016-02-08toaster: tablejs Add an event handler to manually trigger a data reloadMichael Wood
2016-02-08toaster: ToasterTables simplify filter function move common part to widgetMichael Wood
2016-02-08toaster: models fall back to a sensible string for no vcs referenceMichael Wood
2016-02-08toaster: localhostbecontroller CustomRecipe now base_recipe is RecipeMichael Wood
2016-02-08bb/fetch2: Move export_proxies function from wget to utils.Aníbal Limón
2016-02-06toaster: reinstate ID on edit columns buttonElliot Smith
2016-02-06cooker: shutdown cooker parser on shutdownEd Bartosh
2016-02-06fetch2/osc: Clean up old variable syntaxRichard Purdie
2016-02-06fetch2/osc: Remove hardcoded urlRichard Purdie
2016-02-04parse/ast: Mark anonymous functions as python functionsRichard Purdie
2016-02-04codeparser: Improve handling of data.expand() dependenciesRichard Purdie
2016-02-04lib/bb: Add expansion parameter to getVarFlagRichard Purdie
2016-02-04fetch2/gitsm: Fix when repository change submodulesFelipe F. Tonello
2016-02-04data_smart: Add missing expand parameter to getVar callRichard Purdie
2016-02-04bitbake: prserv: do not clear umask when daemonizingDiego Santa Cruz
2016-02-04bitbake: prserv: SIGTERM handling hung processDiego Santa Cruz
2016-02-04bitbake: prserv: -wal and -shm sqlite lost when daemonizingDiego Santa Cruz
2016-01-31cooker, bitbake-worker: Fix spelling of "received"Phil Blundell
2016-01-31cooker: Only start as many parse threads as we needRichard Purdie
2016-01-31knotty: Don't show errors for universe provider issuesRichard Purdie
2016-01-29bitbake: BBUIHelper: Remove function findServerDetailsSujith H
2016-01-29fetch2: Simplify logic in verify_checksum()Peter Kjellerstedt
2016-01-29bitbake: Set process names to be meaninfulRichard Purdie
2016-01-29utils: Add ability to change the process nameRichard Purdie
2016-01-29data.py: avoid double newlines at the end of functions in emit_var()Andre McCurdy
2016-01-29build.py: minor shell_trap_code() formatting tweaksAndre McCurdy
2016-01-29bitbake-user-manual-ref-variables: Update the help for BBMASKPeter Kjellerstedt
2016-01-29cooker: Allow BBMASK to contain multiple regular expressionsPeter Kjellerstedt
2016-01-29bitbake-user-manual-metadata: Updated 'dir' flagMartin Samuelsson
2016-01-29bitbake-user-manual: Updated the example BitBake directoryScott Rifenbark
2016-01-26fetch2/wget: fallback to GET if HEAD is rejected in checkstatus()Ross Burton
2016-01-25toaster: Update UI test runnerDaniel Istrate
2016-01-22fetch2: Don't show checksum warnings if a single checksum was suppliedRichard Purdie
2016-01-22toaster: run bitbake server with --read optionEd Bartosh
2016-01-22taskdata: add the ability to access world targets listPaul Eggleton
2016-01-22cache.py: check existence before add to cachedata.rprovidersRobert Yang
2016-01-22taskdata.py: add RuntimeProviders to close matchesRobert Yang
2016-01-22data_smart: Don't show exceptions for EOL literalsRichard Purdie
2016-01-19tests/codeparser.py: Add filename/lineno flags to test variableOlof Johansson
2016-01-19toaster: write variables to toaster.confEd Bartosh
2016-01-19Revert "runqueue.py: Ensure one setscene function doesn't mask out another wh...Richard Purdie
2016-01-18toastergui: make artifact download more robustElliot Smith