summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
AgeCommit message (Expand)Author
2015-10-16bitbake: toaster: Record critical errorsElliot Smith
2015-10-16bitbake: toaster: Test that exception isn't thrown by project pageElliot Smith
2015-10-16bitbake: toaster: Check whether buildrequest exists before using itElliot Smith
2015-10-16bitbake: toaster: Disable add layer button when input is emptyBelen Barros Pena
2015-10-16bitbake: toaster: Have 'Version' next to recipe nameBelen Barros Pena
2015-10-16bitbake: toaster: Improve directory structure layoutBelen Barros Pena
2015-10-16bitbake: toaster: importlayer Update property names for importlayer api callsEd Bartosh
2015-10-13bitbake: toaster: Fix missing tooltips from layers on project configuration pageMichael Wood
2015-10-12bitbake: toaster: Fix broken test caseEd Bartosh
2015-10-12bitbake: toaster: exclude recipes with empty namesEd Bartosh
2015-10-12bitbake: toaster: delete recipe if it can't be savedEd Bartosh
2015-10-12bitbake: toaster: Remove project name from latest project buildsBelen Barros Pena
2015-10-12bitbake: toaster: test get_alldeps APIEd Bartosh
2015-10-12bitbake: toaster: fix orm testsEd Bartosh
2015-10-12bitbake: toaster: fix NameErrorEd Bartosh
2015-10-12bitbake: toaster: use get_alldeps in layerdetails rendererEd Bartosh
2015-10-12bitbake: toaster: implement API to get full list of depsEd Bartosh
2015-10-11bitbake: toaster: Don't descend into directories for cached_layersMichael Wood
2015-10-11bitbake: toaster: Update JS unit testsMichael Wood
2015-10-11bitbake: toaster: Fix stale layer state buttonsMichael Wood
2015-10-11bitbake: toaster: tables Add the recipe filter back into the Recipe tableMichael Wood
2015-10-11bitbake: toaster: Fix typo in returning pk list of layer versions in current ...Michael Wood
2015-10-11bitbake: toaster: layerdetails update build recipe button class nameMichael Wood
2015-10-11bitbake: toaster: Hide "Download build log" button if log doesn't existElliot Smith
2015-10-11bitbake: toaster: fix naming for clone directoryEd Bartosh
2015-10-11bitbake: toaster: get rid of interactivity in bldcontrolbrian avery
2015-10-11bitbake: toaster: orm Machines filter don't pass self in as parameterMichael Wood
2015-10-11bitbake: toaster: Rationalise mimetype guessing to fix artifact downloadsElliot Smith
2015-10-11bitbake: toaster: Use Python's mimetypes moduleElliot Smith
2015-10-11bitbake: toaster: display warnings for bad "IMAGE_FSTYPES" valuesDavid Reyna
2015-10-11bitbake: toaster: Set default columns in recipes tablesBelen Barros Pena
2015-10-11bitbake: toaster: Comment out broken sorting and filtersBelen Barros Pena
2015-10-11bitbake: toaster: Don't HTTP cache ToasterTable responsesElliot Smith
2015-10-11bitbake: toaster: Don't add new history entries when table data loadsElliot Smith
2015-09-29bitbake: toaster: move clones into subdirectoryEd Bartosh
2015-09-29bitbake: toaster: make clone directory name uniqueEd Bartosh
2015-09-29bitbake: toaster: fix reimporting moduleEd Bartosh
2015-09-29bitbake: toaster: fix bug in resetting git repositoryEd Bartosh
2015-09-29bitbake: toaster: use git reset --hard instead of rebaseEd Bartosh
2015-09-29bitbake: toaster: don't use --single-branch when cloningEd Bartosh
2015-09-29bitbake: toaster: display most recent builds for projectsDavid Reyna
2015-09-29bitbake: toaster: orm remove the complicated querying on the ORMMichael Wood
2015-09-29bitbake: toaster: buildinfohelper Create a copy of the built layer and recipeMichael Wood
2015-09-29bitbake: toaster: tables show all recipes in the layerdetails even duplicatesMichael Wood
2015-09-29bitbake: toaster: Prioroitise the layer more generic vcs reference over the shaMichael Wood
2015-09-29bitbake: toaster: Create a relationship between build information and toaster...Michael Wood
2015-09-29bitbake: toaster: Special case the openembedded-core layer to avoid duplicatesMichael Wood
2015-09-29bitbake: toaster: Add test cases for new Image customisation featuresEd Bartosh
2015-09-29bitbake: toaster: Add Image customisation frontend featureMichael Wood
2015-09-29bitbake: toaster: Add ToasterTables for Image customisation featureMichael Wood