aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-14IC dependency handling WIPmichaelw/toaster/ic-6Michael Wood
2016-01-12toaster: orm generate_recipe_file_contents Handler for require recipeMichael Wood
2016-01-12toaster: project builds Poll the server to get latest progress for buildMichael Wood
2016-01-12toaster: localhostbectrl Update the dirpath of customrecipe's base layerMichael Wood
2016-01-12toaster: tables Check layer presence in project for customise_btnMichael Wood
2016-01-12toaster: toastergui tests Add addtional data to the setUp for new tablesMichael Wood
2016-01-12toaster: tables SelectPackagesTable rename recipe_id to custrecipeidMichael Wood
2016-01-12toaster: toastergui tests Update package test to use CustomImagePackageMichael Wood
2016-01-12toaster: customrecipe Add further front end features using new APIMichael Wood
2016-01-12toaster: xhr_customrecipe_packages add GET info for package responseMichael Wood
2016-01-12toaster: xhr_customrecipe_id change to use CustomImagePackageMichael Wood
2016-01-12toaster: API allow CustomImageRecipe to be updated after creationMichael Wood
2016-01-12toaster: tables Change SelectPackagesTable to use ProjectPackageMichael Wood
2016-01-12toaster: tables add recipe download link to CustomImagesTableMichael Wood
2016-01-12toaster: newcustomimage_modal use libtoaster method for new CustomRecipeMichael Wood
2016-01-12toaster: libtoaster Add createCustomRecipe methodMichael Wood
2016-01-12toaster: orm Add convenience method to get all pkgs in a CustomImageRecipeMichael Wood
2016-01-12toaster: orm get_project_layer_versions to return layer_version objectsMichael Wood
2016-01-12toaster: toastergui tests Add unit test for download custom recipeMichael Wood
2016-01-12toaster: toastergui tests Update to reflect changes to CustomImageRecipeMichael Wood
2016-01-12toaster: views xhr_customrecipe_packages clean up APIMichael Wood
2016-01-12toaster: toastertable remove title from Show all in tableMichael Wood
2016-01-12toaster: Add recipe details pageMichael Wood
2016-01-12toaster: newcustomimage Move modal dialog out of newcustomimage templateMichael Wood
2016-01-12toaster: Continue front end features to custom image recipe page.Michael Wood
2016-01-12toaster: tables Add table for Packages and update SelectPackagesTableMichael Wood
2016-01-12toaster: views Add view to download custom recipeMichael Wood
2016-01-12toaster: move CustomImageRecipe generation to API entry pointMichael Wood
2016-01-12toaster: orm add CustomImageRecipe generate contents functionMichael Wood
2016-01-12toaster: buildinfohelper Add the concept of CustomImagePackageMichael Wood
2016-01-12toaster: orm: Add db migration for new CustomImagePackage tableMichael Wood
2016-01-12toaster: orm Add CustomImagePackage tableMichael Wood
2016-01-12toaster: orm: Add db migration for new CustomImageRecipe inheritance changeMichael Wood
2016-01-12toaster: orm make CustomImageRecipe inherit from RecipeMichael Wood
2016-01-12toaster: orm Add sum of dependencies size function to PackageDependencyManagerMichael Wood
2016-01-12toaster: tablejs Add an event handler to manually trigger a data reloadMichael Wood
2016-01-12toaster: ToasterTables simplify filter function move common part to widgetMichael Wood
2016-01-12toaster: models fall back to a sensible string for no vcs referenceMichael Wood
2016-01-12toaster: localhostbecontroller CustomRecipe now base_recipe is RecipeMichael Wood
2016-01-11toaster: settings Add uid to the toaster cache dirMichael Wood
2016-01-11toaster: show 'satisfied via' text for reverse depsEd Bartosh
2016-01-11toaster: show 'satisfied via' text for build depsEd Bartosh
2016-01-11toaster: show list of provides for the recipeEd Bartosh
2016-01-11buildinfohelper: add provides info to the dbEd Bartosh
2016-01-11toaster: add Provider modelEd Bartosh
2016-01-11buildinfohelper: use providermapEd Bartosh
2016-01-11cooker: add providermap to dep_treeEd Bartosh
2016-01-11taskdata: refactor get_providermapEd Bartosh
2016-01-11toaster-manual: describe the way to start ToasterEd Bartosh
2016-01-11toaster: tests Remove symlinks from toasteruitest folderMihail Stanciu