aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2016-02-10bitbake: toaster: tables add recipe download link to CustomImagesTableMichael Wood
2016-02-10bitbake: toaster: newcustomimage_modal use libtoaster method for new CustomRe...Michael Wood
2016-02-10bitbake: toaster: libtoaster Add createCustomRecipe methodMichael Wood
2016-02-10bitbake: toaster: orm Add convenience method to get all pkgs in a CustomImage...Michael Wood
2016-02-10bitbake: toaster: orm get_project_layer_versions to return layer_version objectsMichael Wood
2016-02-10bitbake: toaster: toastergui tests Add unit test for download custom recipeMichael Wood
2016-02-10bitbake: toaster: toastergui tests Update to reflect changes to CustomImageRe...Michael Wood
2016-02-10bitbake: toaster: views xhr_customrecipe_packages clean up APIMichael Wood
2016-02-10bitbake: toaster: toastertable remove title from Show all in tableMichael Wood
2016-02-10bitbake: toaster: Add recipe details pageMichael Wood
2016-02-10bitbake: toaster: newcustomimage Move modal dialog out of newcustomimage temp...Michael Wood
2016-02-10bitbake: toaster: Continue front end features to custom image recipe page.Michael Wood
2016-02-10bitbake: toaster: tables Add table for Packages and update SelectPackagesTableMichael Wood
2016-02-10bitbake: toaster: views Add view to download custom recipeMichael Wood
2016-02-10bitbake: toaster: move CustomImageRecipe generation to API entry pointMichael Wood
2016-02-10bitbake: toaster: orm add CustomImageRecipe generate contents functionMichael Wood
2016-02-10bitbake: toaster: buildinfohelper Add the concept of CustomImagePackageMichael Wood
2016-02-10bitbake: toaster: orm: Add db migration for new CustomImagePackage tableMichael Wood
2016-02-10bitbake: toaster: orm Add CustomImagePackage tableMichael Wood
2016-02-10bitbake: toaster: orm: Add db migration for new CustomImageRecipe inheritance...Michael Wood
2016-02-10bitbake: toaster: orm make CustomImageRecipe inherit from RecipeMichael Wood
2016-02-10bitbake: toaster: orm Add sum of dependencies size function to PackageDepende...Michael Wood
2016-02-10bitbake: toaster: tablejs Add an event handler to manually trigger a data reloadMichael Wood
2016-02-10bitbake: toaster: ToasterTables simplify filter function move common part to ...Michael Wood
2016-02-10bitbake: toaster: models fall back to a sensible string for no vcs referenceMichael Wood
2016-02-10bitbake: toaster: localhostbecontroller CustomRecipe now base_recipe is RecipeMichael Wood
2016-02-08bitbake: bb/fetch2: Move export_proxies function from wget to utils.Aníbal Limón
2016-02-06bitbake: toaster: reinstate ID on edit columns buttonElliot Smith
2016-02-06bitbake: cooker: shutdown cooker parser on shutdownEd Bartosh
2016-02-06bitbake: fetch2/osc: Clean up old variable syntaxRichard Purdie
2016-02-06bitbake: fetch2/osc: Remove hardcoded urlRichard Purdie
2016-02-04bitbake: parse/ast: Mark anonymous functions as python functionsRichard Purdie
2016-02-04bitbake: codeparser: Improve handling of data.expand() dependenciesRichard Purdie
2016-02-04bitbake: lib/bb: Add expansion parameter to getVarFlagRichard Purdie
2016-02-04bitbake: fetch2/gitsm: Fix when repository change submodulesFelipe F. Tonello
2016-02-04bitbake: data_smart: Add missing expand parameter to getVar callRichard Purdie
2016-02-04bitbake: bitbake: prserv: do not clear umask when daemonizingDiego Santa Cruz
2016-02-04bitbake: bitbake: prserv: SIGTERM handling hung processDiego Santa Cruz
2016-02-04bitbake: bitbake: prserv: -wal and -shm sqlite lost when daemonizingDiego Santa Cruz
2016-02-01bitbake: cooker, bitbake-worker: Fix spelling of "received"Phil Blundell
2016-02-01bitbake: cooker: Only start as many parse threads as we needRichard Purdie
2016-02-01bitbake: knotty: Don't show errors for universe provider issuesRichard Purdie
2016-01-30bitbake: bitbake: BBUIHelper: Remove function findServerDetailsSujith H
2016-01-30bitbake: fetch2: Simplify logic in verify_checksum()Peter Kjellerstedt
2016-01-30bitbake: bitbake: Set process names to be meaninfulRichard Purdie
2016-01-30bitbake: utils: Add ability to change the process nameRichard Purdie
2016-01-30bitbake: data.py: avoid double newlines at the end of functions in emit_var()Andre McCurdy
2016-01-30bitbake: build.py: minor shell_trap_code() formatting tweaksAndre McCurdy
2016-01-29bitbake: bitbake-user-manual-ref-variables: Update the help for BBMASKPeter Kjellerstedt
2016-01-29bitbake: cooker: Allow BBMASK to contain multiple regular expressionsPeter Kjellerstedt