aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-09-23remove special casing of oe-core from lsupdate. No longer needed.bavery/test/michaelw/toaster/ic-4-and-buildinfo-matching-lsupdate-fixbrian avery
2015-09-22toaster: buildinfohelper Create a copy of the built layer and recipemichaelw/toaster/ic-4-and-buildinfo-matchingMichael Wood
2015-09-21toaster: tables show all recipes in the layerdetails even duplicatesMichael Wood
2015-09-21toaser: Add a urls to the layer table in the build configurationMichael Wood
2015-09-21toaster: Prioroitise the layer more generic vcs reference over the shaMichael Wood
2015-09-21toaster: Create a relationship between build information and toaster layersMichael Wood
2015-09-21toaster: Special case the openembedded-core layer to avoid duplicatesMichael Wood
2015-09-21toaster: create custom layer and recipesed/toaster/ic-4Ed Bartosh
2015-09-21toaster: remove incorrect parts of software recipes table testElliot Smith
2015-09-21toaster: add get list of packages method to xhr_customrecipeMichael Wood
2015-09-21toaster: WIP Package add remove / Customise imageMichael Wood
2015-09-21toaster: WIP new custom image work continuedMichael Wood
2015-09-21toaster: ToasterTable remove unused class definitionMichael Wood
2015-09-21toaster: ToasterTables don't add nocache key to the cache keyMichael Wood
2015-09-21toaster: ToasterTable if search fields aren't present say in which modelMichael Wood
2015-09-21toaster: update the recipe table to be tested to SoftwareRecipesTableMichael Wood
2015-09-21toaster: fix broken testsElliot Smith
2015-09-21toaster: add nocache option to the ToasterTable widgetMichael Wood
2015-09-21toaster: add front end feature for creating a custom image recipeMichael Wood
2015-09-21toaster: split recipes table into Image types and software recipesMichael Wood
2015-09-21toaster: add toggle for enabling image customisation feeatureMichael Wood
2015-09-21toaster: add customise handler to the customise btn templateMichael Wood
2015-09-21toaster: add search_allowed_fields to the AvailableRecipeMichael Wood
2015-09-21toaster: add new custom image pageMichael Wood
2015-09-21toaster: tables Move the title and name into the widgetMichael Wood
2015-09-21toaster: add test for AvailableRecipeTableElliot Smith
2015-09-21toaster: AvailableRecipeTable 'customise/add layer'Elliot Smith
2015-09-21toaster: add tests for xhr_custom_packages APIEd Bartosh
2015-09-21toaster: new ReST API: add/remove packagesEd Bartosh
2015-09-21toaster: implement deletion of custom recipeEd Bartosh
2015-09-21toaster: new ReST API: get custom recipe detailsEd Bartosh
2015-09-21toaster: add tests for xhr_customrecipe APIEd Bartosh
2015-09-21toaster: update AvailablePackage tableEd Bartosh
2015-09-21toaster: add API for custom recipe creationEd Bartosh
2015-09-21toaster: add custom recipe placeholdersEd Bartosh
2015-09-21toaster: implement decorator for REST responsesEd Bartosh
2015-09-21toaster: add unique_together constraintEd Bartosh
2015-09-21toaster: add TODO comments to 'update' methodsEd Bartosh
2015-09-21toaster: update Available* on layer importEd Bartosh
2015-09-21toaster: update Available* after buildEd Bartosh
2015-09-21toaster: add new method to Layer_Version modelEd Bartosh
2015-09-21toaster: create table API for available recipesEd Bartosh
2015-09-21toaster: add CustomImageRecipe modelEd Bartosh
2015-09-21toaster: add AvailablePackage modelEd Bartosh
2015-09-21toaster: add AvailableRecipe modelEd Bartosh
2015-09-21toaster: make a workaround for old style indexEd Bartosh
2015-09-19bitbake: bitbake: bb.fetch2.git: Import errno moduleRomain Perier
2015-09-19bitbake: toaster: hide irrelevant builds in the project builds viewAlexandru DAMIAN
2015-09-18bitbake: data_smart: Ensure OVERRIDES dependencies account for contains()Richard Purdie
2015-09-18bitbake: data_smart: Correctly handle OVERRIDE values set using ??=Richard Purdie