summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-08toaster: Enable Image Customisation featurebavery/submit/michaelw/bitbake/ic-7Michael Wood
2016-02-08toaster: xhr_customrecipe_packages Add dependencies to included packagesMichael Wood
2016-02-08toaster: orm generate_recipe_content only exclude locale packagesMichael Wood
2016-02-08toaster: customrecipe page Add last successful build link and conditionalsMichael Wood
2016-02-08toaster: models Add update_package_list for CustomImageRecipeMichael Wood
2016-02-08toaster: orm Add last_updated field to CustomImageRecipeMichael Wood
2016-02-08toaster: models add get_last_successful_built_target methodMichael Wood
2016-02-08toaster: pkg_dependencies_popover just show direct dependenciesMichael Wood
2016-02-08toaster: models add all_depends method for Package_DependencyManagerMichael Wood
2016-02-08toaster: buildinfohelper CustomImagePackage update dependency infoMichael Wood
2016-02-08toaster: newcustomimage_modal add frontend name validationMichael Wood
2016-02-08toaster: API CustomImageRecipe check the recipe name supplied is validMichael Wood
2016-02-08toaster: views CustomRecipe API add size information to the package listsMichael Wood
2016-02-08toaster: models Invalidate ToasterTables cache when a m2m field changesMichael Wood
2016-02-08toaster: customrecipe Add dependency tracking to package selectionMichael Wood
2016-02-08toaster: tables move template logic into the pkg_add_rm_btnMichael Wood
2016-02-08toaster: CustomImageRecipe generate overwrite IMAGE_FEATURESMichael Wood
2016-02-08toaster: make locale packages uneditable in custom image pageElliot Smith
2016-02-08toaster: include locale and packagegroup packages in custom imageElliot Smith
2016-02-08toaster: update custom image package table filtersElliot Smith
2016-02-08toaster: move recent builds query to modelElliot Smith
2016-02-08toaster: update customimagerecipe migrationElliot Smith
2016-02-08toaster: add merge migration to resolve conflictElliot Smith
2016-02-08toaster: orm generate_recipe_file_contents Handler for require recipeMichael Wood
2016-02-08toaster: project builds Poll the server to get latest progress for buildMichael Wood
2016-02-08toaster: localhostbectrl Update the dirpath of customrecipe's base layerMichael Wood
2016-02-08toaster: tables Check layer presence in project for customise_btnMichael Wood
2016-02-08toaster: toastergui tests Add addtional data to the setUp for new tablesMichael Wood
2016-02-08toaster: tables SelectPackagesTable rename recipe_id to custrecipeidMichael Wood
2016-02-08toaster: toastergui tests Update package test to use CustomImagePackageMichael Wood
2016-02-08toaster: customrecipe Add further front end features using new APIMichael Wood
2016-02-08toaster: xhr_customrecipe_packages add GET info for package responseMichael Wood
2016-02-08toaster: xhr_customrecipe_id change to use CustomImagePackageMichael Wood
2016-02-08toaster: API allow CustomImageRecipe to be updated after creationMichael Wood
2016-02-08toaster: tables Change SelectPackagesTable to use ProjectPackageMichael Wood
2016-02-08toaster: tables add recipe download link to CustomImagesTableMichael Wood
2016-02-08toaster: newcustomimage_modal use libtoaster method for new CustomRecipeMichael Wood
2016-02-08toaster: libtoaster Add createCustomRecipe methodMichael Wood
2016-02-08toaster: orm Add convenience method to get all pkgs in a CustomImageRecipeMichael Wood
2016-02-08toaster: orm get_project_layer_versions to return layer_version objectsMichael Wood
2016-02-08toaster: toastergui tests Add unit test for download custom recipeMichael Wood
2016-02-08toaster: toastergui tests Update to reflect changes to CustomImageRecipeMichael Wood
2016-02-08toaster: views xhr_customrecipe_packages clean up APIMichael Wood
2016-02-08toaster: toastertable remove title from Show all in tableMichael Wood
2016-02-08toaster: Add recipe details pageMichael Wood
2016-02-08toaster: newcustomimage Move modal dialog out of newcustomimage templateMichael Wood
2016-02-08toaster: Continue front end features to custom image recipe page.Michael Wood
2016-02-08toaster: tables Add table for Packages and update SelectPackagesTableMichael Wood
2016-02-08toaster: views Add view to download custom recipeMichael Wood
2016-02-08toaster: move CustomImageRecipe generation to API entry pointMichael Wood