aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-25toaster: return package groups in Ajax callelliot/toaster/ic-7-rebaseElliot Smith
2016-01-25toaster: make locale packages uneditable in custom image pageElliot Smith
2016-01-25toaster: add project field to CustomImagePackageElliot Smith
2016-01-22toaster: include locale and packagegroup packages in custom imageElliot Smith
2016-01-22toaster: update custom image package table filtersElliot Smith
2016-01-22toaster: move recent builds query to modelElliot Smith
2016-01-22toaster: update customimagerecipe migrationElliot Smith
2016-01-22toaster: add merge migration to resolve conflictElliot Smith
2016-01-22bitbake: toaster issues with IMAGE_FSTYPES *temporary* work-aroundRichard Purdie
2016-01-22toaster: orm generate_recipe_file_contents Handler for require recipeMichael Wood
2016-01-22toaster: project builds Poll the server to get latest progress for buildMichael Wood
2016-01-22toaster: localhostbectrl Update the dirpath of customrecipe's base layerMichael Wood
2016-01-22toaster: tables Check layer presence in project for customise_btnMichael Wood
2016-01-22toaster: toastergui tests Add addtional data to the setUp for new tablesMichael Wood
2016-01-22toaster: tables SelectPackagesTable rename recipe_id to custrecipeidMichael Wood
2016-01-22toaster: toastergui tests Update package test to use CustomImagePackageMichael Wood
2016-01-22toaster: customrecipe Add further front end features using new APIMichael Wood
2016-01-22toaster: xhr_customrecipe_packages add GET info for package responseMichael Wood
2016-01-22toaster: xhr_customrecipe_id change to use CustomImagePackageMichael Wood
2016-01-22toaster: API allow CustomImageRecipe to be updated after creationMichael Wood
2016-01-22toaster: tables Change SelectPackagesTable to use ProjectPackageMichael Wood
2016-01-22toaster: tables add recipe download link to CustomImagesTableMichael Wood
2016-01-22toaster: newcustomimage_modal use libtoaster method for new CustomRecipeMichael Wood
2016-01-22toaster: libtoaster Add createCustomRecipe methodMichael Wood
2016-01-22toaster: orm Add convenience method to get all pkgs in a CustomImageRecipeMichael Wood
2016-01-22toaster: orm get_project_layer_versions to return layer_version objectsMichael Wood
2016-01-22toaster: toastergui tests Add unit test for download custom recipeMichael Wood
2016-01-22toaster: toastergui tests Update to reflect changes to CustomImageRecipeMichael Wood
2016-01-22toaster: views xhr_customrecipe_packages clean up APIMichael Wood
2016-01-22toaster: toastertable remove title from Show all in tableMichael Wood
2016-01-22toaster: Add recipe details pageMichael Wood
2016-01-22toaster: newcustomimage Move modal dialog out of newcustomimage templateMichael Wood
2016-01-22toaster: Continue front end features to custom image recipe page.Michael Wood
2016-01-22toaster: tables Add table for Packages and update SelectPackagesTableMichael Wood
2016-01-22toaster: views Add view to download custom recipeMichael Wood
2016-01-22toaster: move CustomImageRecipe generation to API entry pointMichael Wood
2016-01-22toaster: orm add CustomImageRecipe generate contents functionMichael Wood
2016-01-22toaster: buildinfohelper Add the concept of CustomImagePackageMichael Wood
2016-01-22toaster: orm: Add db migration for new CustomImagePackage tableMichael Wood
2016-01-22toaster: orm Add CustomImagePackage tableMichael Wood
2016-01-22toaster: orm: Add db migration for new CustomImageRecipe inheritance changeMichael Wood
2016-01-22toaster: orm make CustomImageRecipe inherit from RecipeMichael Wood
2016-01-22toaster: orm Add sum of dependencies size function to PackageDependencyManagerMichael Wood
2016-01-22toaster: tablejs Add an event handler to manually trigger a data reloadMichael Wood
2016-01-22toaster: ToasterTables simplify filter function move common part to widgetMichael Wood
2016-01-22toaster: models fall back to a sensible string for no vcs referenceMichael Wood
2016-01-22toaster: localhostbecontroller CustomRecipe now base_recipe is RecipeMichael Wood
2016-01-22toaster: run bitbake server with --read optionEd Bartosh
2016-01-22toaster: tests Remove symlinks from toasteruitest folderMihail Stanciu
2016-01-22bitbake: data_smart: Don't show exceptions for EOL literalsRichard Purdie